80 #ifndef _CL_AMS_MGMT_CLIENT_IPI_H_
81 #define _CL_AMS_MGMT_CLIENT_IPI_H_
94 #include <clAmsTypes.h>
95 #include <clAmsEntities.h>
98 #include <clAmsMgmtCommon.h>
149 extern ClRcT clAmsMgmtEntityCreate(
150 CL_IN ClAmsMgmtHandleT amsHandle,
200 extern ClRcT clAmsMgmtEntityDelete(
201 CL_IN ClAmsMgmtHandleT amsHandle,
242 extern ClRcT clAmsMgmtEntityFindByName(
243 CL_IN ClAmsMgmtHandleT amsHandle,
244 CL_INOUT ClAmsEntityRefT *entityRef);
288 extern ClRcT clAmsMgmtEntitySetConfig(
289 CL_IN ClAmsMgmtHandleT amsHandle,
292 CL_IN ClUint32T peInstantiateFlag );
294 extern ClRcT clAmsMgmtSGAssignSUtoSG(
295 CL_IN ClAmsMgmtHandleT amsHandle,
341 extern ClRcT clAmsMgmtEntityListEntityRefAdd(
342 CL_IN ClAmsMgmtHandleT amsHandle,
345 CL_IN ClAmsEntityListTypeT entityListName);
385 clAmsMgmtEntitySetRef(
386 CL_IN ClAmsMgmtHandleT amsHandle,
429 CL_IN ClAmsMgmtHandleT amsHandle,
Typical defines found in any software project.
Common Error Codes shared across multiple Clovis ASP Components.
Header file of Log Service related APIs.
ClUint32T ClRcT
Clovis return code type.
Definition: clCommon.h:168
#define CL_INOUT
CL_INOUT macro assists in clearly defining arguments of an API, but has no actual meaning.
Definition: clCommon.h:108
#define CL_IN
CL_IN macro assists in clearly defining arguments of an API, but has no actual meaning.
Definition: clCommon.h:106
This structure represents a reference to an AMF entity.
Definition: clAmsEntities.h:110
Name Value Pair definition for CSIs.
Definition: clAmsEntities.h:898