![]() |
ATLAS Offline Software
|
#include <RootType.h>
Static Public Member Functions | |
| static TScopeAdapter ByName | ATLAS_NOT_THREAD_SAFE (const std::string &name, Bool_t load=kTRUE, Bool_t quiet=kTRUE) |
| static TScopeAdapter | ByNameNoQuiet (const std::string &name, Bool_t load=kTRUE) |
| static TScopeAdapter | TypeAt (size_t nth) |
| static size_t | TypeSize () |
| static void | EnableCintex () |
Private Member Functions | |
| void | Init (const std::string &name, Bool_t load, Bool_t quiet) |
Private Attributes | |
| std::string | fName |
| TClassRef | fClass |
| bool | fIsFundamental = false |
Definition at line 119 of file RootType.h.
| TScopeAdapter::TScopeAdapter | ( | ) |
Definition at line 377 of file RootType.cxx.
| TScopeAdapter::TScopeAdapter | ( | TClass * | klass | ) |
Definition at line 382 of file RootType.cxx.
| TScopeAdapter::TScopeAdapter | ( | const std::string & | name, |
| Bool_t | load = kTRUE ) |
Definition at line 500 of file RootType.cxx.
| TScopeAdapter::TScopeAdapter | ( | const std::string & | name, |
| Bool_t | load, | ||
| Bool_t | quiet ) |
Definition at line 508 of file RootType.cxx.
| TScopeAdapter::TScopeAdapter | ( | const TMemberAdapter & | mb | ) |
Definition at line 571 of file RootType.cxx.
| TScopeAdapter::TScopeAdapter | ( | const std::type_info & | typeinfo | ) |
Definition at line 550 of file RootType.cxx.
|
static |
| TBaseAdapter TScopeAdapter::BaseAt | ( | size_t | nth | ) | const |
Definition at line 778 of file RootType.cxx.
| size_t TScopeAdapter::BaseSize | ( | ) | const |
Definition at line 754 of file RootType.cxx.
|
static |
Definition at line 586 of file RootType.cxx.
|
inline |
Definition at line 183 of file RootType.h.
| void * TScopeAdapter::Construct | ( | ) | const |
Definition at line 666 of file RootType.cxx.
| void * RootType::Construct | ( | void * | place | ) | const |
Definition at line 672 of file RootType.cxx.
| TMemberAdapter TScopeAdapter::DataMemberAt | ( | size_t | nth | ) | const |
Definition at line 812 of file RootType.cxx.
| size_t TScopeAdapter::DataMemberSize | ( | ) | const |
Definition at line 802 of file RootType.cxx.
| TScopeAdapter TScopeAdapter::DeclaringScope | ( | ) | const |
Definition at line 655 of file RootType.cxx.
| void TScopeAdapter::Destruct | ( | void * | place | ) | const |
Definition at line 677 of file RootType.cxx.
|
inlinestatic |
Definition at line 196 of file RootType.h.
| TMemberAdapter TScopeAdapter::FunctionMemberAt | ( | size_t | nth | ) | const |
Definition at line 795 of file RootType.cxx.
| size_t TScopeAdapter::FunctionMemberSize | ( | ) | const |
Definition at line 785 of file RootType.cxx.
|
inline |
Definition at line 182 of file RootType.h.
|
private |
Definition at line 519 of file RootType.cxx.
| Bool_t TScopeAdapter::IsAbstract | ( | ) | const |
Definition at line 954 of file RootType.cxx.
| Bool_t TScopeAdapter::IsArray | ( | ) | const |
Definition at line 748 of file RootType.cxx.
| Bool_t TScopeAdapter::IsClass | ( | ) | const |
Definition at line 916 of file RootType.cxx.
| Bool_t TScopeAdapter::IsComplete | ( | ) | const |
Definition at line 895 of file RootType.cxx.
| Bool_t TScopeAdapter::IsEnum | ( | ) | const |
Definition at line 738 of file RootType.cxx.
| Bool_t TScopeAdapter::IsFundamental | ( | ) | const |
Definition at line 731 of file RootType.cxx.
| Bool_t TScopeAdapter::IsNamespace | ( | ) | const |
Definition at line 944 of file RootType.cxx.
| Bool_t TScopeAdapter::IsPointer | ( | ) | const |
Definition at line 702 of file RootType.cxx.
| Bool_t TScopeAdapter::IsStruct | ( | ) | const |
Definition at line 931 of file RootType.cxx.
| Bool_t TScopeAdapter::IsTemplateInstance | ( | ) | const |
Definition at line 710 of file RootType.cxx.
| Bool_t TScopeAdapter::IsTopScope | ( | ) | const |
Definition at line 725 of file RootType.cxx.
| Bool_t TScopeAdapter::IsTypedef | ( | ) | const |
Definition at line 743 of file RootType.cxx.
| std::string TScopeAdapter::Name | ( | unsigned int | mod = Reflex::SCOPED | ) | const |
Definition at line 612 of file RootType.cxx.
| TScopeAdapter::operator Bool_t | ( | ) | const |
Definition at line 879 of file RootType.cxx.
|
inline |
Definition at line 127 of file RootType.h.
|
inline |
Definition at line 190 of file RootType.h.
| bool TScopeAdapter::operator< | ( | const TScopeAdapter & | rh | ) | const |
Definition at line 971 of file RootType.cxx.
| bool TScopeAdapter::operator== | ( | const TScopeAdapter & | rh | ) | const |
Definition at line 964 of file RootType.cxx.
| TPropertyListAdapter TScopeAdapter::Properties | ( | ) | const |
Definition at line 694 of file RootType.cxx.
| size_t TScopeAdapter::SizeOf | ( | ) | const |
Definition at line 765 of file RootType.cxx.
| TScopeAdapter TScopeAdapter::TemplateArgumentAt | ( | size_t | nth | ) | const |
Definition at line 819 of file RootType.cxx.
| size_t TScopeAdapter::TemplateArgumentSize | ( | ) | const |
Definition at line 857 of file RootType.cxx.
|
inline |
Definition at line 185 of file RootType.h.
|
static |
Definition at line 593 of file RootType.cxx.
| const type_info & TScopeAdapter::TypeInfo | ( | ) | const |
Definition at line 684 of file RootType.cxx.
|
inline |
Definition at line 186 of file RootType.h.
|
static |
Definition at line 602 of file RootType.cxx.
|
private |
Definition at line 202 of file RootType.h.
|
private |
Definition at line 203 of file RootType.h.
|
private |
Definition at line 201 of file RootType.h.