#include <FrTOCEventClassicIO.hh>
◆ amplitudeEvent_type
◆ events_container_type
◆ gtime_type
◆ gtimenEvent_type
◆ gtimesEvent_type
◆ name_type
◆ nameEvent_container_type
◆ nevent_type
◆ nTotalEvent_type
◆ positionEvent_type
◆ FrTOCEventClassicIO() [1/2]
FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::FrTOCEventClassicIO |
( |
| ) |
|
|
default |
◆ FrTOCEventClassicIO() [2/2]
FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::FrTOCEventClassicIO |
( |
| ) |
|
|
default |
◆ Bytes() [1/2]
Number of bytes needed to write this structure.
- Parameters
-
[in] | Stream | The stream from which to the object is being read or written. |
- Returns
- The number of bytes need to read or write this object.
◆ Bytes() [2/2]
Number of bytes needed to write this structure.
- Parameters
-
[in] | Stream | The stream from which to the object is being read or written. |
- Returns
- The number of bytes need to read or write this object.
◆ Description() [1/2]
template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::Description |
( |
Common::Description & | Desc | ) |
|
|
inlinestatic |
The description of structure.
- Parameters
-
[out] | Desc | Storage for the description of the structure. |
- Returns
- A Description object which describes this structure as specified by the frame specification.
◆ Description() [2/2]
template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::Description |
( |
Common::Description & | Desc | ) |
|
|
inlinestatic |
The description of structure.
- Parameters
-
[out] | Desc | Storage for the description of the structure. |
- Returns
- A Description object which describes this structure as specified by the frame specification.
◆ GetEvent() [1/2]
Return all events.
- Returns
- Constant container to the indexed FrEvent elements.
◆ GetEvent() [2/2]
Return all events.
- Returns
- Constant container to the indexed FrEvent elements.
◆ Load() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::Load |
( |
istream_type & | Stream | ) |
|
|
inline |
Read contents from stream.
- Parameters
-
[in] | Stream | The stream from which the object is being read. |
- Returns
- A new instance of this object.
◆ Load() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::Load |
( |
istream_type & | Stream | ) |
|
|
inline |
Read contents from stream.
- Parameters
-
[in] | Stream | The stream from which the object is being read. |
- Returns
- A new instance of this object.
◆ operator=() [1/4]
const FrTOCEventClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::operator= |
( |
const Previous::FrTOCEvent & | Source | ) |
|
|
inline |
asignment operator
- Parameters
-
[in] | Source | The source to be copied. |
◆ operator=() [2/4]
const FrTOCEventClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::operator= |
( |
const Previous::FrTOCEvent & | Source | ) |
|
|
inline |
asignment operator
- Parameters
-
[in] | Source | The source to be copied. |
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ positionEvent() [1/4]
positionEvent_type FrameCPP::v8::FrTOCEvent::positionEvent |
( |
const std::string & | Event, |
|
|
INT_4U | Index ) const |
|
inlineprotectedinherited |
◆ positionEvent() [2/4]
positionEvent_type FrameCPP::v8::FrTOCEvent::positionEvent |
( |
const std::string & | Event, |
|
|
INT_4U | Index ) const |
|
inlineprotectedinherited |
◆ positionEvent() [3/4]
positionEvent_type FrameCPP::v8::FrTOCEvent::positionEvent |
( |
INT_4U | Frame, |
|
|
const std::string & | Event ) const |
|
inlineprotectedinherited |
Locate the position of the event.
- Parameters
-
[in] | Frame | Frame offset of the event. |
[in] | Event | The name of the event. |
- Returns
- The file position of the requested event.
◆ positionEvent() [4/4]
positionEvent_type FrameCPP::v8::FrTOCEvent::positionEvent |
( |
INT_4U | Frame, |
|
|
const std::string & | Event ) const |
|
inlineprotectedinherited |
Locate the position of the event.
- Parameters
-
[in] | Frame | Frame offset of the event. |
[in] | Event | The name of the event. |
- Returns
- The file position of the requested event.
◆ QueryEvent() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::QueryEvent |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
Gather TOC info for FrEvent being written.
- Parameters
-
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
◆ QueryEvent() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::QueryEvent |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
Gather TOC info for FrEvent being written.
- Parameters
-
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
◆ write() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::write |
( |
Common::OStream & | Stream | ) |
const |
|
inlineprotected |
Write the structure to the stream.
- Parameters
-
[in] | Stream | The output stream where the object is to be written. |
◆ write() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCEventClassicIO::write |
( |
Common::OStream & | Stream | ) |
const |
|
inlineprotected |
Write the structure to the stream.
- Parameters
-
[in] | Stream | The output stream where the object is to be written. |
◆ event_type_size
static const int FrameCPP::v8::FrTOCEvent::event_type_size |
|
staticinherited |
Initial value:
INT_4U gtimenEvent_type
Definition FrTOCEvent.hh:45
INT_8U positionEvent_type
Definition FrTOCEvent.hh:47
INT_4U gtimesEvent_type
Definition FrTOCEvent.hh:44
REAL_4 amplitudeEvent_type
Definition FrTOCEvent.hh:46
◆ m_info
◆ NO_DATA_AVAILABLE
static constexpr INT_4U FrameCPP::v8::FrTOCEvent::NO_DATA_AVAILABLE = 0xFFFFFFFF |
|
staticconstexprinherited |
The documentation for this class was generated from the following files: