kpilot/lib
KPilotDepthCount Class Reference
List of all members.Detailed Description
Definition at line 76 of file options.h.
Public Member Functions | |
| KPilotDepthCount (int, int level, const char *s) | |
| KPilotDepthCount (int level, const char *s) | |
| ~KPilotDepthCount () | |
| const char * | indent () const |
| const char * | name () const |
| int | level () const |
Protected Attributes | |
| int | fDepth |
| int | fLevel |
| const char * | fName |
Static Protected Attributes | |
| static int | depth |
The documentation for this class was generated from the following files:

