#include <Adapters.h>
Public Member Functions | |
| TBaseAdapter (TBaseClass *base) | |
| operator bool () const | |
| std::string | Name () const |
Private Attributes | |
| TBaseClass * | fBase |
Definition at line 91 of file Adapters.h.
| PyROOT::TBaseAdapter::TBaseAdapter | ( | TBaseClass * | base | ) | [inline] |
Definition at line 93 of file Adapters.h.
| PyROOT::TBaseAdapter::operator bool | ( | ) | const [inline] |
| std::string PyROOT::TBaseAdapter::Name | ( | ) | const |
TBaseClass* PyROOT::TBaseAdapter::fBase [private] |
1.5.1