Vanilla.PDF  1.5.2
Cross-platform toolkit for creating and modifying PDF documents
DictionaryObjectHandle Member List

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

DictionaryObject_Clear(DictionaryObjectHandle *handle)DictionaryObjectHandlerelated
DictionaryObject_Contains(DictionaryObjectHandle *handle, const NameObjectHandle *key, boolean_type *result)DictionaryObjectHandlerelated
DictionaryObject_Create(DictionaryObjectHandle **result)DictionaryObjectHandle
DictionaryObject_Find(DictionaryObjectHandle *handle, const NameObjectHandle *key, ObjectHandle **result)DictionaryObjectHandlerelated
DictionaryObject_FromObject(ObjectHandle *handle, DictionaryObjectHandle **result)DictionaryObjectHandlerelated
DictionaryObject_GetIterator(DictionaryObjectHandle *handle, DictionaryObjectIteratorHandle **result)DictionaryObjectHandlerelated
DictionaryObject_GetSize(DictionaryObjectHandle *handle, size_type *result)DictionaryObjectHandlerelated
DictionaryObject_Insert(DictionaryObjectHandle *handle, NameObjectHandle *key, ObjectHandle *value)DictionaryObjectHandlerelated
DictionaryObject_InsertConst(DictionaryObjectHandle *handle, const NameObjectHandle *key, ObjectHandle *value)DictionaryObjectHandlerelated
DictionaryObject_Release(DictionaryObjectHandle *handle)DictionaryObjectHandlerelated
DictionaryObject_Remove(DictionaryObjectHandle *handle, const NameObjectHandle *key, boolean_type *result)DictionaryObjectHandlerelated
DictionaryObject_ToObject(DictionaryObjectHandle *handle, ObjectHandle **result)DictionaryObjectHandlerelated
IUnknown_AddRef(IUnknownHandle *handle)IUnknownHandle
IUnknown_Release(IUnknownHandle *handle)IUnknownHandlerelated
Object_FromUnknown(IUnknownHandle *handle, ObjectHandle **result)ObjectHandlerelated
Object_GetObjectType(ObjectHandle *handle, ObjectType *result)ObjectHandle
Object_GetOffset(ObjectHandle *handle, offset_type *result)ObjectHandlerelated
Object_Release(ObjectHandle *handle)ObjectHandlerelated
Object_ToString(ObjectHandle *handle, BufferHandle **result)ObjectHandlerelated
Object_ToUnknown(ObjectHandle *handle, IUnknownHandle **result)ObjectHandlerelated
Object_TypeName(ObjectType type, string_type *result)ObjectHandlerelated