23 #ifndef ADF_DefaultKeyFactory
header file for DefaultKeyFactory.cpp
virtual BaseBuffer::EEndian GetEndian() const
Endian type for the keys delivered by this factory.
Short_t GetMaxVersion() const
this class could managed moddification of the versionned part up to MaxVersion : should be set in the...
UIDKey used for sequences of frames with variable length starting associated to an id which could be ...
UIDKey used for sequences of frames with contant length starting with a id which could be event # or ...
FSKey_0_1 The length of the frame is coded on 4 bytes.
Short_t GetFactoryVersion() const
Ask the factory version.
Base class for version numbers.
virtual Key * DoNew(const FactoryItem &)
Ask this factory for a new DefaultKeyFactory.
UIDKey used for sequences of frames with contant length starting with a id which could be event # or ...
FSKey_0_0 The length of the frame is coded on 2 bytes (UShort_t, max size: 65534) ...
UIDKey used for sequences of frames with contant length starting with a id which could be event # or ...
Version GetVersion() const
const std::string & GetItemName() const
Base class that described an item in a Factory.