Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

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 Atlas::Bridge 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 the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.