#include <FrHeader.hh>
◆ library_revision_type
◆ originator_type
typedef CHAR* FrameCPP::Common::FrHeader::originator_type |
◆ version_type
◆ frame_library_type
enum FrameCPP::Common::FrHeader::frame_library_type |
Enumerator |
---|
FRAME_LIBRARY_UNKNOWN | |
FRAME_LIBRARY_FRAMEL | |
FRAME_LIBRARY_FRAMECPP | |
◆ FrHeader() [1/4]
FrameCPP::Common::FrHeader::FrHeader |
( |
IStream & |
Stream | ) |
|
◆ FrHeader() [2/4]
FrameCPP::Common::FrHeader::FrHeader |
( |
std::istringstream & |
Source | ) |
|
◆ ~FrHeader()
FrameCPP::Common::FrHeader::~FrHeader |
( |
| ) |
|
|
inlinevirtual |
◆ FrHeader() [3/4]
FrameCPP::Common::FrHeader::FrHeader |
( |
| ) |
|
|
inlineprotected |
◆ FrHeader() [4/4]
FrameCPP::Common::FrHeader::FrHeader |
( |
const FrHeader & |
Source | ) |
|
|
inlineprotected |
◆ Bytes()
◆ ByteSwapping()
bool FrameCPP::Common::FrHeader::ByteSwapping |
( |
| ) |
const |
|
virtual |
◆ complete()
void FrameCPP::Common::FrHeader::complete |
( |
| ) |
|
|
protectedvirtual |
◆ Filter()
void FrameCPP::Common::FrHeader::Filter |
( |
StreamFilter & |
SFilter | ) |
const |
|
inlinevirtual |
◆ GetFrameLibrary()
Retrieve the library used to generate the frame stream.
◆ GetFrameLibraryName() [1/2]
std::string FrameCPP::Common::FrHeader::GetFrameLibraryName |
( |
| ) |
const |
|
inline |
Retrieve the library used to generate the frame stream.
◆ GetFrameLibraryName() [2/2]
std::string FrameCPP::Common::FrHeader::GetFrameLibraryName |
( |
frame_library_type |
LibraryId | ) |
|
|
inlinestatic |
Retrieve the library used to generate the frame stream.
◆ GetLibraryRevision()
◆ GetOriginator()
◆ GetVersion()
◆ IsValid()
bool FrameCPP::Common::FrHeader::IsValid |
( |
| ) |
const |
|
virtual |
◆ operator=()
const FrHeader & FrameCPP::Common::FrHeader::operator= |
( |
const FrHeader & |
Source | ) |
|
|
inline |
◆ SetLibraryVersion()
void FrameCPP::Common::FrHeader::SetLibraryVersion |
( |
INT_2U |
Version | ) |
|
|
inline |
Establish the version of the Library used.
◆ SetOriginator()
void FrameCPP::Common::FrHeader::SetOriginator |
( |
const std::string & |
Originator | ) |
|
Establish the originator of the frame.
◆ SetVersion()
void FrameCPP::Common::FrHeader::SetVersion |
( |
INT_2U |
Version | ) |
|
|
inline |
Establish the version of the frame specification.
◆ SizeOf()
◆ Write()
void FrameCPP::Common::FrHeader::Write |
( |
OStream & |
Stream | ) |
const |
◆ m_frame_library
The documentation for this class was generated from the following files: