#include <Xsil.hh>

Public Member Functions | |
| xsilTableBegin (const char *name, const char *type=0, int level=1) | |
| Constructor with name, type and indent level. | |
| std::ostream & | write (std::ostream &os) const |
| Write table object head. | |
Protected Attributes | |
| const char * | fType |
| Object type pointer. | |
brief Xsil table begin manipulator.
1.5.4