Public Types | |
typedef void | retn_t |
Public Member Functions | |
FieldsLister (const FieldMap &fields, bool recurse) | |
~FieldsLister () throw () | |
void | operator() (tcl::call_context &ctx) |
Public Attributes | |
const FieldMap & | itsFields |
tcl::list | itsFieldList |
bool | isItRecursive |
bool | isItInited |
Definition at line 72 of file fieldpkg.cc.