TF++, Miscellaneous classes and modules in C++:
|
This is the complete list of members for tfxx::Handle< X >, including all inherited members.
ConstHandle(Treference p) | tfxx::ConstHandle< X > | inline |
ConstHandle(Tmutableobject *p) | tfxx::ConstHandle< X > | inline |
ConstHandle(const ConstHandle &h) | tfxx::ConstHandle< X > | inline |
Handle(const Treference p) | tfxx::Handle< X > | inline |
Handle(Tpointer p) | tfxx::Handle< X > | inline |
Handle(const Handle &h) | tfxx::Handle< X > | inline |
operator*() const | tfxx::Handle< X > | inline |
operator->() const | tfxx::Handle< X > | inline |
operator=(const Handle &h) | tfxx::Handle< X > | inline |
tfxx::ConstHandle::operator=(const ConstHandle &h) | tfxx::ConstHandle< X > | inline |
pointer() const | tfxx::ConstHandle< X > | inlineprotected |
reference() const | tfxx::ConstHandle< X > | inlineprotected |
Tbase typedef | tfxx::Handle< X > | |
Tcoc typedef | tfxx::Handle< X > | |
Tcontainer typedef | tfxx::Handle< X > | |
Tcontainer_of_const typedef | tfxx::Handle< X > | |
Tmutableobject typedef | tfxx::ConstHandle< X > | |
Tobject typedef | tfxx::Handle< X > | |
Tpointer typedef | tfxx::Handle< X > | |
Treference typedef | tfxx::Handle< X > | |
~ConstHandle() | tfxx::ConstHandle< X > | inline |