Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
▼CBaseMessage |
BaseMessage is an abstract class defining the operations shared in common by Message and ScatterMessage |
CMessage |
Message is a reusable and resizable data buffer for sending and receiving messages |
CScatterMessage |
ScatterMessage is a reusable container of multiple in-place data buffers |
▼CByteBuffer |
|
CMessage |
Message is a reusable and resizable data buffer for sending and receiving messages |
▼CError |
Error is a container for a Spread error code and is thrown by the library in only truly exceptional circumstances |
CBufferSizeError |
BufferSizeError is a container for a BufferTooShort or GroupTooShort errror, reporting the buffer size required for success |
CGroupList |
GroupList is a container for Spread group names |
CMailbox |
Wraps the file descriptor returned after establishing a connection to a Spread daemon and the operations that can be performed with it |
CTimeout |
Timeout is a simple wrapper around Spread::sp_time the Spread C API's Spread::sp_time struct that facilitates specifying connection timeouts for the Mailbox constructor |
Copyright © 2006-2015 Savarese Software Research Corporation. All rights reserved.