|
sipxportlib
Version 3.3
|
Utl initializer class. Solves the problem with ordering of constructors & destructors. More...
#include <UtlInit.h>
Public Member Functions | |
Creators | |
| UtlInit (void) | |
| Constructor. More... | |
| ~UtlInit (void) | |
| Destructor. More... | |
Utl initializer class. Solves the problem with ordering of constructors & destructors.
The h file needs to be included in:
| UtlInit | ( | void | ) |
Constructor.
| ~UtlInit | ( | void | ) |
Destructor.
1.8.11