⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gerannrmdefssagvsep3v1.idl

📁 UCS (Ultra Corba Simulator) is one more powerful corba client/servant simulator tool than other simi
💻 IDL
字号:
//File: GeranNRMDefsSagVseP3V1.idl

#ifndef _GERANNRMDEFSSAGVSEP3V1_IDL_
#define _GERANNRMDEFSSAGVSEP3V1_IDL_


#include <StateManagementIRPConstDefs.idl>
#include "GenericNetworkResourcesNRMDefs.idl"


#pragma prefix "siemens.com"


module GeranNRMDefsSagVseP3V1
{

   /**
    * Definitions for MO class Bsc_SagVseP3V1
    */
   interface Bsc : GenericNetworkResourcesNRMDefs::Top
      {
      const string CLASS = "Bsc"; 

      // Attribute Names
      //
      const string bscId = "bscId";
      const string userLabel = "userLabel";
      const string edgeSupport = "edgeSupport";
      const string administrativeState = "administrativeState";
      const string operationalState = "operationalState";
      };


   /**
    * Definitions for MO class Transcoder_SagVseP3V1
    */
   interface Transcoder : GenericNetworkResourcesNRMDefs::Top
      {
      const string CLASS = "Transcoder"; 

      // Attribute Names
      //
      const string transcoderId = "transcoderId";
      const string userLabel = "userLabel";
      const string administrativeState = "administrativeState";
      const string operationalState = "operationalState";
      };


};


module GeranNRMConstTypesSagVseP3V1
{

   // vse identification
   const string vSEVersionNumber = "Siemens 3.1.0";
   
   // import from 32.673
   typedef StateManagementIRPCommonConstDefs::AdministrativeState    AdministrativeState;
   typedef StateManagementIRPCommonConstDefs::OperationalState       OperationalState;


};

#endif //_GERANNRMDEFSSAGVSEP3V1_IDL_

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -