Pass to TObject::ShowMembers() to get tabular view of object data.
More...
#include <HtmlClassInspector.h>
|
void | Inspect (TClass *cl, const char *pname, const char *mname, const void *add) override |
| Implementation mostly copied from TDumpMembers.
|
|
|
static TString | getClassInfo (const TClass *obj) |
| Get class name + description from comment after ClassDef().
|
|
static TString | getMemberData (const TObject *obj) |
| Return table with member data contents.
|
|
|
static TString | stripTitle (TString title) |
| strip comment things
|
|
|
TString | m_info |
| used to store output.
|
|
Pass to TObject::ShowMembers() to get tabular view of object data.
Definition at line 20 of file HtmlClassInspector.h.
The documentation for this class was generated from the following files: