【正文】
Interface Error 接口錯誤Describes the error codes to be generated for the external entities描述將要產(chǎn)生并給外部實體用的錯誤碼 Protocol Error 協(xié)議錯誤Describes how to handle the errors not mentioned in the protocols. (Optional)描述在協(xié)議中沒有描述的情況如何處理。 Output: // 對輸出參數(shù)的說明。函數(shù)調(diào)用關(guān)系: 用層次圖或結(jié)構(gòu)圖的方式描述函數(shù)調(diào)用關(guān)系,如:圖1 Module 1 Structure Chart 模塊1結(jié)構(gòu)圖 Function 1 函數(shù)1 Descript the function as follows。The description of simple data should follow the format below:Function Description: Describing the usage of the dataData Definition: Defining the data按照下列格式進行簡單數(shù)據(jù)的描述功能描述:描述該數(shù)據(jù)的用途數(shù)據(jù)定義:定義該數(shù)據(jù) Structure 1 結(jié)構(gòu)1Define and describe the Data structure (include union)定義和說明該數(shù)據(jù)結(jié)構(gòu)(包括聯(lián)合)。在1中描述本模塊中的簡單變量、常量、宏;從第2部分起描述本模塊中的復(fù)合數(shù)據(jù),如結(jié)構(gòu)、聯(lián)合等; Simple Data Description 簡單數(shù)據(jù)描述;describe simple variables、constant or macro used or defined in this module。Complex data . Structure or union....描述模塊中定義和使用的數(shù)據(jù),包括:簡單數(shù)據(jù),如模塊級的全局變量、常量、宏;復(fù)合數(shù)據(jù),如模塊內(nèi)部的結(jié)構(gòu)、聯(lián)合...; Data Description 數(shù)據(jù)描述Describe simple variables, constant or macro of the module in subsection 1。.對于在概要設(shè)計說明書中給出的軟件實體,本節(jié)集中描述它們的詳細描述部分。實體的所有約束及實體間的關(guān)系也要注明。 Database (Optional)數(shù)據(jù)庫(可選) Entity, Attributes and their relationships 實體、屬性及它們之間的關(guān)系This section could list all the entities such as data stores, a verbose description of what that entity pertains to and list of all its attributes. For each of the attributes, its database, the data size, specific constraints and a verbose description of that attribute should be specified. All specific constraints for that entity and its relationship with other entities should also be noted.本節(jié)列出所有的數(shù)據(jù)存儲類的實體,詳細描述實體的內(nèi)容和并列出全部屬性。具體的編寫建議參見第一層設(shè)計 Module name (1) 模塊1名稱 Deposition Description 分解描述1. Module/Subsystem Deposition模塊/子系統(tǒng)分解1) Module/Subsystem 1 Description模塊/子系統(tǒng)1描述2) Module/Subsystem 2 Description模塊/子系統(tǒng)2描述******2. Concurrent Process Deposition并發(fā)進程處理分解1) Process 1 Description進程1描述2) Process 2 Description進程2描述******3. Data Deposition 數(shù)據(jù)分解1) Data Entity 1 Description 數(shù)據(jù)實體1描述2) Data Entity 2 Description 數(shù)據(jù)實體2描述****** Dependency Description 依賴性描述1. Running Design 運行設(shè)計2. Data Dependencies數(shù)據(jù)依賴關(guān)系3. ****** Interface Description 接口描述1. Module/Subsystem Interfaces模塊/子系統(tǒng)接口1) Interfaces Provided by Module/Subsystem 1 模塊/子系統(tǒng)1提供的接口2) Interfaces Provided by Module/Subsystem 2 模塊/子系統(tǒng)2提供的接口******2. Process Interfaces進程接口1) Process 1 Description進程1描述2) Process 1 Description進程1描述****** Module name (2) 模塊2名稱****** Configuration and Control (Optional)配置和控制(可選) Startup 啟動 Describes the steps to start up a module描述啟動一個模塊的步驟 Closing 關(guān)閉Describes the steps to close a module描述關(guān)閉一個模塊的步驟 Creating MIB Table Item MIB表項的創(chuàng)建Steps to create a new table item. The title of this section can be modified.創(chuàng)建新表項的動作步驟。Describe as f