113 #ifndef _CL_COR_UTILITY_API_H_ 
  114 #define _CL_COR_UTILITY_API_H_ 
  121 #include <clOmCommonClassTypes.h> 
  131 #define CL_COR_UTILS_UNKNOWN_ATTRIBUTE 0 
  133 #define CL_COR_UTILS_UNKNOWN_CLASS  0 
  175 struct ClCorPersDataTlv
 
  190 typedef struct ClCorPersDataTlv  ClCorPersDataTlvT;
 
  203                                               ClCharT *pOmClassName, ClUint32T maxClassSize);
 
  204 extern ClRcT clCorConfigLoad(
const ClCharT *pConfigFile, 
const ClCharT *pRouteFile);
 
  206 extern ClRcT clCorDataRestore();
 
  208 extern ClRcT clCorDataSave();
 
  216 extern ClRcT clCorDataFrequentSaveStop();
 
  233                              ClInt32T *pInit, ClInt32T *pMin, ClInt32T *pMax);
 
 1034 extern ClRcT clCorMoIdPack(
ClCorMOIdT *pMoId, ClCharT **ppDataBuffer, ClUint32T *pDataSize);
 
 1035 extern ClRcT clCorMoIdUnpack(ClCharT *pData, ClUint32T dataSize, 
ClCorMOIdT *pMoId);
 
 1611 extern ClRcT clCorClientDebugCliRegister(ClHandleT *pDbgHandle);
 
 1613 extern ClRcT clCorClientDebugCliDeregister(ClHandleT dbgHandle);
 
 1615 extern ClRcT clCorClassAttrListGet(ClCharT* className,
 
 1617                                 ClUint32T* pAttrCount,
 
 1624 extern ClRcT clCorMibTableAttrListGet(ClCharT* mibTable,
 
 1626                                 ClUint32T* pAttrCount,