7 #ifndef ATLAS_OBJECTS_DECODER_H 8 #define ATLAS_OBJECTS_DECODER_H 11 #include <Atlas/Message/DecoderBase.h> 61 #endif // ATLAS_OBJECTS_DECODER_H ~ObjectsDecoder() override
Default destructor.
virtual void objectArrived(Root obj)=0
call right object*Arrived method
const Factories & factories() const
Factories accessor.
All objects inherit from this..
void messageArrived(Atlas::Message::MapType) override
Overridden by to retrieve the message from DecoderBase.
ObjectsDecoder(const Factories &f)
Constructor.