, including all inherited members.
atime() const | artdaq::Fragment | |
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 | [inline, static] |
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] |
ErrorFragmentType | artdaq::Fragment | [static] |
FirstUserFragmentType | artdaq::Fragment | [static] |
Fragment() | artdaq::Fragment | |
Fragment(const Fragment &) | 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 | [inline] |
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 | [inline, static] |
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 | [inline, static] |
fragmentHeader() const | artdaq::Fragment | [inline] |
fragmentID() const | artdaq::Fragment | [inline] |
getLatency(bool touch) | artdaq::Fragment | |
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] |
headerSizeBytes() const | artdaq::Fragment | [inline] |
headerSizeWords() 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 | [inline, static] |
isUserFragmentType(type_t fragmentType) | artdaq::Fragment | [inline, static] |
iterator typedef | artdaq::Fragment | |
MakeSystemTypeMap() | artdaq::Fragment | [inline, static] |
metadata() | artdaq::Fragment | [inline] |
metadata() const | artdaq::Fragment | [inline] |
metadataAddress() | artdaq::Fragment | [inline] |
operator=(const Fragment &) | 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] |
resizeBytesWithCushion(std::size_t szbytes, double growthFactor=1.3) | 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 &metadata) | artdaq::Fragment | [inline] |
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 | |
touch() | artdaq::Fragment | [inline] |
type() const | artdaq::Fragment | [inline] |
type_t typedef | artdaq::Fragment | |
typeString() const | artdaq::Fragment | [inline] |
updateMetadata(const T &metadata) | artdaq::Fragment | [inline] |
value_type typedef | artdaq::Fragment | |
version() const | artdaq::Fragment | [inline] |
version_t typedef | artdaq::Fragment | |