Atlas::Message::Layer< Decoder > Class Template Reference

Layer that combines Atlas::Message::Encoder and a decoder. More...

#include <Layer.h>

Inheritance diagram for Atlas::Message::Layer< Decoder >:

Atlas::Message::Encoder Atlas::EncoderBase List of all members.

Public Member Functions

 Layer (Atlas::Bridge *b)

Detailed Description

template<class Decoder>
class Atlas::Message::Layer< Decoder >

Layer that combines Atlas::Message::Encoder and a decoder.

This class simply combines Atlas::Message::Encoder and a decoder of your choice (derived from DecoderBase) into a single layer.

See also:
DecoderBase

Encoder

Object


The documentation for this class was generated from the following file:

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.