ffead.server.doc
|
Public Member Functions | |
string | getClassName () const |
void | setClassName (string) |
string | getBase () const |
void | setBase (string) |
Constructor | getConstructor (args) |
void | addConstructor (Constructor) |
ctorMap | getConstructors () |
Method | getMethod (string, args) |
void | addMethod (Method) |
methMap | getMethods () |
Field | getField (string) |
void | addField (Field) |
fldMap | getFields () |
fldVec | getFieldVec () |
Definition at line 40 of file ClassInfo.h.