Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::Reflection::TypeInfo Member List

This is the complete list of members for SC::Reflection::TypeInfo, including all inherited members.

arrayInfo (defined in SC::Reflection::TypeInfo)SC::Reflection::TypeInfo
emptyInfo (defined in SC::Reflection::TypeInfo)SC::Reflection::TypeInfo
getLinkIndex() constSC::Reflection::TypeInfoinline
getNumberOfChildren() constSC::Reflection::TypeInfoinline
hasLinkSC::Reflection::TypeInfo
hasValidLinkIndex() constSC::Reflection::TypeInfoinline
isPrimitiveCategory(TypeCategory category) (defined in SC::Reflection::TypeInfo)SC::Reflection::TypeInfoinlinestatic
isPrimitiveOrPackedStruct() constSC::Reflection::TypeInfoinline
isPrimitiveType() constSC::Reflection::TypeInfoinline
linkIndexSC::Reflection::TypeInfo
memberInfo (defined in SC::Reflection::TypeInfo)SC::Reflection::TypeInfo
needsLinking() constSC::Reflection::TypeInfoinline
numberOfChildrenSC::Reflection::TypeInfo
setLinkIndex(ssize_t newLinkIndex)SC::Reflection::TypeInfoinline
setNumberOfChildren(size_t numChildren)SC::Reflection::TypeInfoinline
sizeInBytesSC::Reflection::TypeInfo
structInfo (defined in SC::Reflection::TypeInfo)SC::Reflection::TypeInfo
typeSC::Reflection::TypeInfo
TypeInfo()SC::Reflection::TypeInfoinline
TypeInfo(TypeCategory type, uint16_t sizeInBytes, StructInfo structInfo)SC::Reflection::TypeInfoinline
TypeInfo(TypeCategory type, uint16_t sizeInBytes, MemberInfo member)SC::Reflection::TypeInfoinline
TypeInfo(TypeCategory type, uint16_t sizeInBytes, uint8_t numberOfChildren, ArrayInfo arrayInfo)SC::Reflection::TypeInfoinline
TypeInfo(TypeCategory type, uint16_t sizeInBytes)SC::Reflection::TypeInfoinline