#include <gwenhywfar/st_storage_be.h>
#include <gwenhywfar/st_type_be.h>
#include <gwenhywfar/idlist.h>
Go to the source code of this file.
Functions | |
GWENHYWFAR_API GWEN_STO_TYPE * | GWEN_SmpStoType_dup (const GWEN_STO_TYPE *oty) |
GWENHYWFAR_API GWEN_IDLIST * | GWEN_SmpStoType_GetObjectIdList (const GWEN_STO_TYPE *ty) |
GWENHYWFAR_API GWEN_STO_TYPE * | GWEN_SmpStoType_new (GWEN_STO_STORAGE *storage, GWEN_TYPE_UINT32 id, const char *typeName, const char *name) |
GWENHYWFAR_API GWEN_STO_TYPE* GWEN_SmpStoType_dup | ( | const GWEN_STO_TYPE * | oty | ) |
GWENHYWFAR_API GWEN_IDLIST* GWEN_SmpStoType_GetObjectIdList | ( | const GWEN_STO_TYPE * | ty | ) |
GWENHYWFAR_API GWEN_STO_TYPE* GWEN_SmpStoType_new | ( | GWEN_STO_STORAGE * | storage, | |
GWEN_TYPE_UINT32 | id, | |||
const char * | typeName, | |||
const char * | name | |||
) |