Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kPlugin Member List

This is the complete list of members for kPlugin, including all inherited members.

kObject_Alloc(kObject object)kObject
kObject_AllocTraits(kObject object)kObject
kObject_Clone(kObject *object, kObject source, kAlloc objectAllocator)kObject
kObject_Clone(kObject *object, kObject source, kAlloc objectAllocator, kAlloc valueAllocator, kObject context=kNULL)kObject
kObject_Destroy(kObject object)kObject
kObject_Dispose(kObject object)kObject
kObject_Equals(kObject object, kObject other)kObject
kObject_FreeMem(kObject object, void *mem)kObjectprotected
kObject_FreeMemRef(kObject object, void *mem)kObjectprotected
kObject_GetMem(kObject object, kSize size, void *mem)kObjectprotected
kObject_GetMemZero(kObject object, kSize size, void *mem)kObjectprotected
kObject_HasForeignData(kObject object)kObject
kObject_HashCode(kObject object)kObject
kObject_HasShared(kObject object)kObject
kObject_Init(kObject object, kType type, kAlloc alloc)kObjectprotected
kObject_Is(kObject object, kType type)kObject
kObject_IsShared(kObject object)kObject
kObject_SetPool(kObject object, kObjectPool pool)kObject
kObject_Share(kObject object)kObject
kObject_Size(kObject object)kObject
kObject_Type(kObject object)kObject
kObject_VAllocTraits(kObject object)kObjectprotected
kObject_VClone(kObject object, kObject source, kAlloc valueAllocator, kObject context)kObjectprotected
kObject_VDisposeItems(kObject object)kObjectprotected
kObject_VEquals(kObject object, kObject other)kObjectprotected
kObject_VHashCode(kObject object)kObjectprotected
kObject_VHasShared(kObject object)kObjectprotected
kObject_VRelease(kObject object)kObjectprotected
kObject_VSize(kObject object)kObjectprotected
kPlugin_Assembly(kPlugin plugin)kPlugin
kPlugin_Construct(kPlugin *plugin, const kChar *path, kAlloc allocator)kPlugin
kPlugin_ConstructEx(kPlugin *plugin, const kChar *path, kVersion requiredPlatformVersion, kVersion *platformVersion, kVersion requiredAssemblyVersion, kVersion *assemblyVersion, kAlloc allocator)kPlugin
kPlugin_Library(kPlugin plugin)kPlugin