This is the complete list of members for
IAAFClassDef, including all inherited members.
| CountPropertyDefs([out] aafUInt32 *pCount) | IAAFClassDef | |
| CreateInstance([in, ref] REFIID riid,[out, iid_is(riid)] IUnknown **ppvObject) | IAAFClassDef | |
| GetName([out, string, size_is(bufSize)] aafCharacter *pName,[in] aafUInt32 bufSize) | IAAFClassDef | |
| GetNameBufLen([out] aafUInt32 *pBufSize) | IAAFClassDef | |
| GetParent([out, retval] IAAFClassDef **ppClassDef) | IAAFClassDef | |
| GetPropertyDefs([out, retval] IEnumAAFPropertyDefs **ppEnum) | IAAFClassDef | |
| GetUniqueIdentifier([out, retval] IAAFPropertyDef **ppUniqueIdentifier) | IAAFClassDef | |
| Initialize([in, ref] aafUID_constref classID,[in] IAAFClassDef *pParentClass,[in, string] aafCharacter_constptr pClassName,[in] aafBoolean_t isConcrete) | IAAFClassDef | |
| IsConcrete([out, retval] aafBoolean_t *pResult) | IAAFClassDef | |
| IsRoot([out, retval] aafBoolean_t *isRoot) | IAAFClassDef | |
| IsUniquelyIdentified([out, retval] aafBoolean_t *pIsUniquelyIdentified) | IAAFClassDef | |
| LookupPropertyDef([in, ref] aafUID_constref propID,[out] IAAFPropertyDef **ppPropDef) | IAAFClassDef | |
| RegisterNewPropertyDef([in, ref] aafUID_constref id,[in, string] aafCharacter_constptr pName,[in] IAAFTypeDef *pTypeDef,[in] aafBoolean_t isOptional,[in] aafBoolean_t isUniqueIdentifier,[out] IAAFPropertyDef **ppPropDef) | IAAFClassDef | |
| RegisterOptionalPropertyDef([in, ref] aafUID_constref id,[in, string] aafCharacter_constptr pName,[in] IAAFTypeDef *pTypeDef,[out] IAAFPropertyDef **ppPropDef) | IAAFClassDef | |