Constructors

ImqProcess( );
The default constructor.
ImqProcess( const ImqProcess & process );
The copy constructor. The ImqObject open status is FALSE.
ImqProcess( const char * name );
Sets the ImqObject name.