Application Class
Application Class. Provides the application's starting and terminating methods.The application program must define a derived instance to provide the pure virtual method start(). The program can be terminated at any point by calling the static method CmAppl::end(code);
static void end(int code)
alphabetic index hierarchy of classes
generated by doc++