A group of data structures that are used with RMS. More...
Classes | |
class | Notifiable |
class | RmsCloseable |
class | RmsDestination |
class | RmsExitingProcessException |
class | RmsLockable |
class | RmsMessage |
class | RmsMessageBody |
class | RmsMessageSource |
class | RmsNotConnectedException |
class | RmsRuntimeException |
class | RmsStatus |
A group of data structures that are used with RMS.
The classes inside base consist mostly of data structures that are passed between user programs and RMS itself. These include the destination class that is used to define where a message is headed, as well as the message class itself.