autoResize() | artdaq::Fragment | inline |
byte_t typedef | artdaq::Fragment | |
clear() | artdaq::Fragment | inline |
const_iterator typedef | artdaq::Fragment | |
ContainerFragmentType | artdaq::Fragment | static |
dataAddress() | artdaq::Fragment | inline |
dataBegin() | artdaq::Fragment | inline |
dataBegin() const | artdaq::Fragment | inline |
dataBeginBytes() | artdaq::Fragment | inline |
dataBeginBytes() const | artdaq::Fragment | inline |
dataEnd() | artdaq::Fragment | inline |
dataEnd() const | artdaq::Fragment | inline |
dataEndBytes() | artdaq::Fragment | inline |
dataEndBytes() const | artdaq::Fragment | inline |
dataFrag(sequence_id_t sequenceID, fragment_id_t fragID, InputIterator i, InputIterator e) | artdaq::Fragment | inlinestatic |
dataFrag(sequence_id_t sequenceID, fragment_id_t fragID, RawDataType const *dataPtr, size_t dataSize, timestamp_t timestamp=Fragment::InvalidTimestamp) | artdaq::Fragment | static |
DataFragmentType | artdaq::Fragment | static |
dataSize() const | artdaq::Fragment | inline |
dataSizeBytes() const | artdaq::Fragment | inline |
difference_type typedef | artdaq::Fragment | |
empty() | artdaq::Fragment | inline |
EmptyFragmentType | artdaq::Fragment | static |
EndOfDataFragmentType | artdaq::Fragment | static |
EndOfRunFragmentType | artdaq::Fragment | static |
EndOfSubrunFragmentType | artdaq::Fragment | static |
eodFrag(size_t nFragsToExpect) | artdaq::Fragment | static |
FirstUserFragmentType | artdaq::Fragment | static |
Fragment() | artdaq::Fragment | |
Fragment(const Fragment &)=default | artdaq::Fragment | |
Fragment(Fragment &&) noexcept | artdaq::Fragment | inline |
Fragment(std::size_t n) | artdaq::Fragment | explicit |
Fragment(std::size_t payload_size, sequence_id_t sequence_id, fragment_id_t fragment_id, type_t type, const T &metadata, timestamp_t timestamp=Fragment::InvalidTimestamp) | artdaq::Fragment | |
Fragment(sequence_id_t sequenceID, fragment_id_t fragID, type_t type=Fragment::DataFragmentType, timestamp_t timestamp=Fragment::InvalidTimestamp) | artdaq::Fragment | |
fragment_id_t typedef | artdaq::Fragment | |
FragmentBytes(std::size_t nbytes) | artdaq::Fragment | inlinestatic |
FragmentBytes(std::size_t payload_size_in_bytes, sequence_id_t sequence_id, fragment_id_t fragment_id, type_t type, const T &metadata, timestamp_t timestamp=Fragment::InvalidTimestamp) | artdaq::Fragment | inlinestatic |
fragmentID() const | artdaq::Fragment | inline |
hasMetadata() const | artdaq::Fragment | inline |
headerAddress() | artdaq::Fragment | inline |
headerBegin() | artdaq::Fragment | inline |
headerBegin() const | artdaq::Fragment | inline |
headerBeginBytes() | artdaq::Fragment | inline |
headerBeginBytes() const | artdaq::Fragment | inline |
InitFragmentType | artdaq::Fragment | static |
InvalidFragmentID | artdaq::Fragment | static |
InvalidFragmentType | artdaq::Fragment | static |
InvalidSequenceID | artdaq::Fragment | static |
InvalidTimestamp | artdaq::Fragment | static |
InvalidVersion | artdaq::Fragment | static |
isSystemFragmentType(type_t fragmentType) | artdaq::Fragment | inlinestatic |
isUserFragmentType(type_t fragmentType) | artdaq::Fragment | inlinestatic |
iterator typedef | artdaq::Fragment | |
MakeSystemTypeMap() | artdaq::Fragment | inlinestatic |
metadata() | artdaq::Fragment | |
metadata() const | artdaq::Fragment | |
metadataAddress() | artdaq::Fragment | inline |
operator=(const Fragment &)=default | artdaq::Fragment | |
operator=(Fragment &&) noexcept | artdaq::Fragment | inline |
print(std::ostream &os) const | artdaq::Fragment | |
reference typedef | artdaq::Fragment | |
reinterpret_cast_checked(const RawDataType *in) const | artdaq::Fragment | inline |
reinterpret_cast_checked(RawDataType *in) | artdaq::Fragment | inline |
reserve(std::size_t cap) | artdaq::Fragment | inline |
resize(std::size_t sz) | artdaq::Fragment | inline |
resize(std::size_t sz, RawDataType val) | artdaq::Fragment | inline |
resizeBytes(std::size_t szbytes) | artdaq::Fragment | inline |
resizeBytes(std::size_t szbytes, byte_t val) | artdaq::Fragment | inline |
sequence_id_t typedef | artdaq::Fragment | |
sequenceID() const | artdaq::Fragment | inline |
setFragmentID(fragment_id_t fragment_id) | artdaq::Fragment | inline |
setMetadata(const T &md) | artdaq::Fragment | |
setSequenceID(sequence_id_t sequence_id) | artdaq::Fragment | inline |
setSystemType(type_t stype) | artdaq::Fragment | inline |
setTimestamp(timestamp_t timestamp) | artdaq::Fragment | inline |
setUserType(type_t utype) | artdaq::Fragment | inline |
ShutdownFragmentType | artdaq::Fragment | static |
size() const | artdaq::Fragment | inline |
size_type typedef | artdaq::Fragment | |
sizeBytes() const | artdaq::Fragment | inline |
swap(Fragment &other) noexcept | artdaq::Fragment | inline |
swap(QuickVec< RawDataType > &other) noexcept | artdaq::Fragment | inline |
timestamp() const | artdaq::Fragment | inline |
timestamp_t typedef | artdaq::Fragment | |
type() const | artdaq::Fragment | inline |
type_t typedef | artdaq::Fragment | |
updateMetadata(const T &md) | artdaq::Fragment | |
value_type typedef | artdaq::Fragment | |
version() const | artdaq::Fragment | inline |
version_t typedef | artdaq::Fragment | |