Atlas-C++
|
▼NAtlas | The Atlas namespace |
▼NCodecs | |
CBach | |
CPacked | |
CXML | |
▼NFilters | |
CBzip2 | |
CGzip | |
▼NFunky | |
CBeginList | Token class representing the beginning of a list |
CBeginMap | Token class representing the beginning of a map |
CBeginMessage | Token class representing the beginning of a message |
CEncList | Encoder in List state |
CEncMap | Encoder in Map state |
CEncMapValue | Encoder in map value state |
CEndList | Token class representing the end of a list |
CEndMap | Token class representing the end of a map |
CEndMessage | Token class representing the end of a message |
CFunkyEncoder | The root encoder in "stream" state |
CTokens | Tokens representing beginnings and ends of maps/lists |
▼NMessage | |
CDecoderBase | Base class for decoders that take Atlas::Message::Object |
►CElement | Multi-type container |
CEncoder | Encoder that transmits Atlas::Message::Element |
CLayer | Layer that combines Atlas::Message::Encoder and a decoder |
CQueuedDecoder | Decoder that presents a queue of Atlas::Message::Element |
CWrongTypeException | An exception class issued when the wrong type is requested in as() |
▼NNet | The Atlas network communication namespace |
CNegotiateHelper | Negotiation of codecs and filters for an Atlas connection |
CStreamAccept | Negotiation of servers accepting a connection from a remote system |
CStreamConnect | Negotiation of clients building a connection to a remote system |
▼NObjects | The Atlas high level Objects namespace |
►NEntity | |
►NOperation | |
CAllocator | Trait which handles allocation of instances of BaseObject |
►CBaseObjectData | Atlas base object class |
CDefaultLoadingException | |
CDispatcher | Objects hierarchy dispatcher |
CFactories | |
CFactory | Holds methods for creating new instances and accessing the default instance |
CNoSuchAttrException | An exception indicating the requested attribute does not exist |
CNoSuchFactoryException | |
CNullSmartPtrDereference | |
CObjectsDecoder | Objects hierarchy decoder |
CObjectsEncoder | Objects hierarchy encoder |
CRootData | All objects inherit from this |
CSmartPtr | |
CBridge | Atlas stream bridge |
CCodec | Atlas stream codec |
CEncoderBase | Base class forwarding to Atlas::Bridge as skeleton for other encoders |
CException | Base class for all exceptions thrown by Atlas-C++ |
CFactory | Class factory |
CFilter | Atlas stream filter |
Cfilterbuf | |
CFormatter | Atlas stream formatter |
CMultiLineListFormatter | A formatter which uses multiple lines for list contents |
CNegotiate | Negotiation of codecs and filters for an Atlas connection |
CPresentationBridge | A bridge which is meant to be used solely for presenting Element data |
CTask | |
CAtlasWrapperObject | |
CDebugBridge | |
Csockbuf | |
CwrapperClient |
Copyright 2000-2004 the respective authors.
This document can be licensed under the terms of the GNU Free Documentation License or the GNU General Public License and may be freely distributed under the terms given by one of these licenses.