7 #ifndef ATLAS_OBJECTS_DECODER_H
8 #define ATLAS_OBJECTS_DECODER_H
11 #include <Atlas/Message/DecoderBase.h>
13 namespace Atlas {
namespace Objects {
55 #endif // ATLAS_OBJECTS_DECODER_H
Base class for decoders that take Atlas::Message::Object.
Definition: DecoderBase.h:41
All objects inherit from this.
Definition: Root.h:36
Objects hierarchy decoder.
Definition: Decoder.h:32
Factories * factories() const
Factories accessor.
Definition: Decoder.h:40
virtual void messageArrived(const Atlas::Message::MapType &)
Overridden by to retrieve the message from DecoderBase.
ObjectsDecoder(Factories *f=0)
Constructor.
Definition: objectFactory.h:47
The Atlas namespace.
Definition: Bridge.h:20
virtual void objectArrived(const Root &obj)=0
call right object*Arrived method
virtual ~ObjectsDecoder()
Default destructor.
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.