Object methods (protected)

void setNextDistributedQueue( ImqQueue * queue = 0 );

Sets the next distributed queue.

Attention: Use this function only if you are sure it will not break the distributed queue list.

void setPreviousDistributedQueue( ImqQueue * queue = 0 );

Sets the previous distributed queue.

Attention: Use this function only if you are sure it will not break the distributed queue list.