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