kpilot
KPilotDepthCount Class Reference
#include <options.h>
Public Member Functions | |
const char * | indent () const |
KPilotDepthCount (int level, const char *s) | |
KPilotDepthCount (int, int level, const char *s) | |
int | level () const |
const char * | name () const |
~KPilotDepthCount () | |
Protected Attributes | |
int | fDepth |
int | fLevel |
const char * | fName |
Static Protected Attributes | |
static int | depth = 0 |
Detailed Description
Definition at line 76 of file options.h.
Constructor & Destructor Documentation
KPilotDepthCount::KPilotDepthCount | ( | int | , | |
int | level, | |||
const char * | s | |||
) |
Definition at line 111 of file options.cc.
KPilotDepthCount::KPilotDepthCount | ( | int | level, | |
const char * | s | |||
) |
Definition at line 126 of file options.cc.
KPilotDepthCount::~KPilotDepthCount | ( | ) |
Definition at line 138 of file options.cc.
Member Function Documentation
const char * KPilotDepthCount::indent | ( | ) | const |
Definition at line 144 of file options.cc.
Member Data Documentation
int KPilotDepthCount::depth = 0 [static, protected] |
int KPilotDepthCount::fDepth [protected] |
int KPilotDepthCount::fLevel [protected] |
const char* KPilotDepthCount::fName [protected] |
The documentation for this class was generated from the following files: