sipxportlib  Version 3.3
List of all members
UtlInit Class Reference

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...
 

Detailed Description

Utl initializer class. Solves the problem with ordering of constructors & destructors.

The h file needs to be included in:

Constructor & Destructor Documentation

UtlInit ( void  )

Constructor.

~UtlInit ( void  )

Destructor.