Constructors

ImqQueue( );

The default constructor.

ImqQueue( const ImqQueue & queue );

The copy constructor. The ImqObject open status will be FALSE.

ImqQueue( const char * name );

Sets the ImqObject name.