Constructors

ImqQueueManager( );

The default constructor.

ImqQueueManager( const ImqQueueManager & manager );

The copy constructor. The connection status will be FALSE.

ImqQueueManager( const char * name );

Sets the ImqObject name to name.