Main Page Modules Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
at::Initializer Class Reference
#include <at_start_up.h>
Inheritance diagram for at::Initializer:
[legend]List of all members.
Detailed Description
The Initializer is an interface of classes that are created just after the main() function has started and deleted just before main exits.
The factory used for this takes 2 parameters. Initializer( int & argc, const char ** & argv ) - these allow the initialize to read or modify the argc and argv variables in main if desired.
Constructor & Destructor Documentation
| virtual at::Initializer::~Initializer |
( |
|
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file:
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004