Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IMessage::getType ( P6ATOM pAtom)
pure virtual

This retrieves the type of this message.

Message types are queue specific and are created by calling a queue's registerType() method.

Parameters
pAtom[ out ] A pointer to a P6ATOM in which the atom value will be placed.
Returns