Atlas-C++
Namespaces | Classes | Typedefs
Atlas Namespace Reference

The Atlas namespace. More...

Namespaces

namespace  Net
 The Atlas network communication namespace.
namespace  Objects
 The Atlas high level Objects namespace.

Classes

class  Bridge
 Atlas stream bridge. More...
class  Codec
 Atlas stream codec. More...
class  EncoderBase
 Base class forwarding to Atlas::Bridge as skeleton for other encoders. More...
class  Exception
 Base class for all exceptions thrown by Atlas-C++. More...
class  Filter
 Atlas stream filter. More...
class  filterbuf
class  Formatter
 Atlas stream formatter. More...
class  Negotiate
 Negotiation of codecs and filters for an Atlas connection. More...
class  Task

Typedefs

typedef int int_type

Detailed Description

The Atlas namespace.

This namespace contains the whole of the Atlas-C++ library, and which is divided into a hierarchy of other namespaces. The main namespaces of interest to the application developers are the Atlas::Net namespace containing classes to handle establishing network connections, and the Atlas::Objects namespace containing classes used to handle high level Atlas data.


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.