Loading...
Searching...
No Matches
TfType Member List

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

_TypeInfo (defined in TfType)TfTypefriend
ABSTRACT enum valueTfType
AddAlias(const std::string &name)TfTypeinlinestatic
AddAlias(TfType base, const std::string &name) constTfType
Alias(TfType base, const std::string &name) constTfTypeinline
CastFromAncestor(TfType ancestor, void *addr) constTfType
CastFromAncestor(TfType ancestor, const void *addr) const (defined in TfType)TfTypeinline
CastToAncestor(TfType ancestor, void *addr) constTfType
CastToAncestor(TfType ancestor, const void *addr) const (defined in TfType)TfTypeinline
CONCRETE enum valueTfType
Declare(const std::string &typeName)TfTypestatic
Declare(const std::string &typeName, const std::vector< TfType > &bases, DefinitionCallback definitionCallback=nullptr)TfTypestatic
Declare()TfTypestatic
Declare() (defined in TfType)TfType
Define()TfTypestatic
Define()TfTypestatic
Define() (defined in TfType)TfType
Define() (defined in TfType)TfType
DefinePythonClass(const TfPyObjWrapper &classObj) constTfType
DefinitionCallback typedefTfType
Factory(std::unique_ptr< FactoryBase > factory) constTfTypeinline
Factory(std::unique_ptr< T > &factory) constTfTypeinline
Factory() constTfTypeinline
Find()TfTypeinlinestatic
Find(const T &obj)TfTypeinlinestatic
Find(const std::type_info &t)TfTypeinlinestatic
FindByName(const std::string &name)TfTypestatic
FindByPythonClass(const TfPyObjWrapper &classObj)TfTypestatic
FindByTypeid(const std::type_info &t)TfTypeinlinestatic
FindDerivedByName(const std::string &name) constTfType
FindDerivedByName(const std::string &name)TfTypeinlinestatic
GetAliases(TfType derivedType) constTfType
GetAllAncestorTypes(std::vector< TfType > *result) constTfType
GetAllDerivedTypes(std::set< TfType > *result) constTfType
GetBaseTypes() constTfType
GetCanonicalType() constTfType
GetCanonicalTypeName(const std::type_info &)TfTypestatic
GetDirectlyDerivedTypes() constTfType
GetFactory() constTfTypeinline
GetNBaseTypes(TfType *out, size_t maxBases) constTfType
GetPythonClass() constTfType
GetRoot()TfTypestatic
GetSizeof() constTfType
GetTypeid() constTfType
GetTypeName() constTfType
GetUnknownType()TfTypestatic
IsA(TfType queryType) constTfType
IsA() constTfTypeinline
IsEnumType() constTfType
IsPlainOldDataType() constTfType
IsRoot() constTfTypeinline
IsUnknown() constTfTypeinline
LegacyFlags enum nameTfType
MANUFACTURABLE enum valueTfType
operator UnspecifiedBoolType() constTfTypeinline
operator!() constTfTypeinline
operator!=(const TfType &t) const (defined in TfType)TfTypeinline
operator<(const TfType &t) constTfTypeinline
operator<=(const TfType &t) const (defined in TfType)TfTypeinline
operator==(const TfType &t) constTfTypeinline
operator>(const TfType &t) const (defined in TfType)TfTypeinline
operator>=(const TfType &t) const (defined in TfType)TfTypeinline
SetFactory(std::unique_ptr< FactoryBase > factory) constTfType
SetFactory(std::unique_ptr< T > &factory) constTfTypeinline
SetFactory() constTfTypeinline
TfHashAppend (defined in TfType)TfTypefriend
TfType()TfType
UnspecifiedBoolType typedef (defined in TfType)TfType