?? corenetworkresourcesnrmdefs.idl
字號:
// File: CoreNetworkResourcesNRMDefs.idl
#ifndef _CORENETWORKRESOURCESNRMDEFS_IDL_
#define _CORENETWORKRESOURCESNRMDEFS_IDL_
#include "GenericNetworkResourcesNRMDefs.idl"
#pragma prefix "3gppsa5.org"
/**
* This module defines constants for each MO class name and
* the attribute names for each defined MO class.
*/
module CoreNetworkResourcesNRMDefs
{
/**
* Definitions for MO class MscServerFunction
*/
interface MscServerFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "MscServerFunction";
// Attribute Names
//
const string mscServerFunctionId = "mscServerFunctionId";
const string mccList = "mccList";
const string mncList = "mncList";
const string lacList = "lacList";
const string sacList = "sacList";
const string gcaList = "gcaList";
const string mscId = "mscId";
const string mscServerFunctionGsmCell = "mscServerFunctionGsmCell";
const string mscServerFunctionExternalGsmCell = "mscServerFunctionExternalGsmCell";
const string mscServerFunctionCsMgwFunction = "mscServerFunctionCsMgwFunction";
};
/**
* Definitions for MO class HlrFunction
*/
interface HlrFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "HlrFunction";
// Attribute Names
//
const string hlrFunctionId = "hlrFunctionId";
};
/**
* Definitions for MO class VlrFunction
*/
interface VlrFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "VlrFunction";
// Attribute Names
//
const string vlrFunctionId = "vlrFunctionId";
};
/**
* Definitions for MO class AucFunction
*/
interface AucFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "AucFunction";
// Attribute Names
//
const string aucFunctionId = "aucFunctionId";
};
/**
* Definitions for MO class EirFunction
*/
interface EirFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "EirFunction";
// Attribute Names
//
const string eirFunctionId = "eirFunctionId";
};
/**
* Definitions for MO class SmsIwmscFunction
*/
interface SmsIwmscFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "SmsIwmscFunction";
// Attribute Names
//
const string smsIwmscFunctionId = "smsIwmscFunctionId";
};
/**
* Definitions for MO class SmsGmscFunction
*/
interface SmsGmscFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "SmsGmscFunction";
// Attribute Names
//
const string smsGmscFunctionId = "smsGmscFunctionId";
};
/**
* Definitions for MO class SgsnFunction
*/
interface SgsnFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "SgsnFunction";
// Attribute Names
//
const string sgsnFunctionId = "sgsnFunctionId";
const string mccList = "mccList";
const string mncList = "mncList";
const string lacList = "lacList";
const string racList = "racList";
const string sacList = "sacList";
const string sgsnId = "sgsnId";
const string sgsnFunctionGsmCell = "sgsnFunctionGsmCell";
const string sgsnFunctionExternalGsmCell = "sgsnFunctionExternalGsmCell";
};
/**
* Definitions for MO class GgsnFunction
*/
interface GgsnFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "GgsnFunction";
// Attribute Names
//
const string ggsnFunctionId = "ggsnFunctionId";
};
/**
* Definitions for MO class BgFunction
*/
interface BgFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "BgFunction";
// Attribute Names
//
const string bgFunctionId = "bgFunctionId";
};
/**
* Definitions for MO class GmscFunction
*/
interface GmscFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "GmscFunction";
// Attribute Names
//
const string gmscFunctionId = "gmscFunctionId";
};
/**
* Definitions for MO class SmlcFunction
*/
interface SmlcFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "SmlcFunction";
// Attribute Names
//
const string smlcFunctionId = "smlcFunctionId";
};
/**
* Definitions for MO class GmlcFunction
*/
interface GmlcFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "GmlcFunction";
// Attribute Names
//
const string gmlcFunctionId = "gmlcFunctionId";
};
/**
* Definitions for MO class ScfFunction
*/
interface ScfFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "ScfFunction";
// Attribute Names
//
const string scfFunctionId = "scfFunctionId";
};
/**
* Definitions for MO class SrfFunction
*/
interface SrfFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "SrfFunction";
// Attribute Names
//
const string srfFunctionId = "srfFunctionId";
};
/**
* Definitions for MO class CbcFunction
*/
interface CbcFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "CbcFunction";
// Attribute Names
//
const string cbcFunctionId = "cbcFunctionId";
};
/**
* Definitions for MO class CgfFunction
*/
interface CgfFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "CgfFunction";
// Attribute Names
//
const string cgfFunctionId = "cgfFunctionId";
};
/**
* Definitions for MO class GmscServerFunction
*/
interface GmscServerFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "GmscServerFunction";
// Attribute Names
//
const string gmscServerFunctionId = "gmscServerFunctionId";
};
/**
* Definitions for MO class IwfFunction
*/
interface IwfFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "IwfFunction";
// Attribute Names
//
const string iwfFunctionId = "iwfFunctionId";
};
/**
* Definitions for MO class MnpSrfFunction
*/
interface MnpSrfFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "MnpSrfFunction";
// Attribute Names
//
const string mnpSrfFunctionId = "mnpSrfFunctionId";
};
/**
* Definitions for MO class NpdbFunction
*/
interface NpdbFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "NpdbFunction";
// Attribute Names
//
const string npdbFunctionId = "npdbFunctionId";
};
/**
* Definitions for MO class SgwFunction
*/
interface SgwFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "SgwFunction";
// Attribute Names
//
const string sgwFunctionId = "sgwFunctionId";
};
/**
* Definitions for MO class SsfFunction
*/
interface SsfFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "SsfFunction";
// Attribute Names
//
const string ssfFunctionId = "ssfFunctionId";
};
/**
* Definitions for MO class BsFunction
*/
interface BsFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "BsFunction";
// Attribute Names
//
const string bsFunctionId = "bsFunctionId";
};
/**
* Definitions for MO class IucsLink
*/
interface IucsLink : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "IucsLink";
// Attribute Names
//
const string iucsLinkId = "iucsLinkId";
const string connectedRnc = "connectedRnc";
const string connectedBss = "connectedBss";
};
/**
* Definitions for MO class IupsLink
*/
interface IupsLink : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "IupsLink";
// Attribute Names
//
const string iupsLinkId = "iupsLinkId";
const string connectedRnc = "connectedRnc";
const string connectedBss = "connectedBss";
};
/**
* Definitions for MO class IubcLink
*/
interface IubcLink : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "IubcLink";
// Attribute Names
//
const string iubcLinkId = "iubcLinkId";
const string connectedRnc = "connectedRnc";
};
/**
* Definitions for MO class ALink
*/
interface ALink : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "ALink";
// Attribute Names
//
const string aLinkId = "aLinkId";
const string connectedBss = "connectedBss";
};
/**
* Definitions for MO class GbLink
*/
interface GbLink : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "GbLink";
// Attribute Names
//
const string gbLinkId = "gbLinkId";
const string connectedBss = "connectedBss";
};
/**
* Definitions for MO class CsMgwFunction
*/
interface CsMgwFunction : GenericNetworkResourcesNRMDefs::ManagedFunction
{
const string CLASS = "CsMgwFunction";
// Attribute Names
//
const string csMgwFunctionId = "csMgwFunctionId";
const string csMgwFunctionMscServerFunction = "csMgwFunctionMscServerFunction";
const string csMgwFunctionIucsLink = "csMgwFunctionIucsLink";
const string csMgwFunctionALink = "csMgwFunctionALink";
};
};
#endif // _CORENETWORKRESOURCESNRMDEFS_IDL_
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -