Knows how to extract information from a bitfile header.
More...
#include <ntv2bitfile.h>
Knows how to extract information from a bitfile header.
Definition at line 26 of file ntv2bitfile.h.
◆ NTV2BitfileHeaderParser()
NTV2BitfileHeaderParser::NTV2BitfileHeaderParser |
( |
| ) |
|
|
inlineexplicit |
◆ BitfileID()
ULWord NTV2BitfileHeaderParser::BitfileID |
( |
void |
| ) |
const |
|
inline |
◆ BitfileVersion()
ULWord NTV2BitfileHeaderParser::BitfileVersion |
( |
void |
| ) |
const |
|
inline |
◆ Clear()
void NTV2BitfileHeaderParser::Clear |
( |
void |
| ) |
|
◆ Date()
const std::string& NTV2BitfileHeaderParser::Date |
( |
void |
| ) |
const |
|
inline |
◆ DesignID()
ULWord NTV2BitfileHeaderParser::DesignID |
( |
void |
| ) |
const |
|
inline |
◆ DesignName()
string NTV2BitfileHeaderParser::DesignName |
( |
void |
| ) |
const |
◆ DesignVersion()
ULWord NTV2BitfileHeaderParser::DesignVersion |
( |
void |
| ) |
const |
|
inline |
◆ GetBitfileID()
static ULWord NTV2BitfileHeaderParser::GetBitfileID |
( |
const ULWord |
userID | ) |
|
|
inlinestatic |
◆ GetBitfileVersion()
static ULWord NTV2BitfileHeaderParser::GetBitfileVersion |
( |
const ULWord |
userID | ) |
|
|
inlinestatic |
◆ GetDesignID()
static ULWord NTV2BitfileHeaderParser::GetDesignID |
( |
const ULWord |
userID | ) |
|
|
inlinestatic |
◆ GetDesignVersion()
static ULWord NTV2BitfileHeaderParser::GetDesignVersion |
( |
const ULWord |
userID | ) |
|
|
inlinestatic |
◆ IsClear()
bool NTV2BitfileHeaderParser::IsClear |
( |
void |
| ) |
const |
|
inline |
◆ IsCompress()
bool NTV2BitfileHeaderParser::IsCompress |
( |
void |
| ) |
const |
|
inline |
◆ IsPartial()
bool NTV2BitfileHeaderParser::IsPartial |
( |
void |
| ) |
const |
|
inline |
◆ IsTandem()
bool NTV2BitfileHeaderParser::IsTandem |
( |
void |
| ) |
const |
|
inline |
◆ IsValid()
bool NTV2BitfileHeaderParser::IsValid |
( |
void |
| ) |
const |
|
inline |
◆ ParseHeader()
bool NTV2BitfileHeaderParser::ParseHeader |
( |
const NTV2Buffer & |
inHdrBuffer, |
|
|
std::ostream & |
outMsgs |
|
) |
| |
◆ PartName()
const std::string& NTV2BitfileHeaderParser::PartName |
( |
void |
| ) |
const |
|
inline |
◆ ProgramOffsetBytes()
ULWord NTV2BitfileHeaderParser::ProgramOffsetBytes |
( |
void |
| ) |
const |
|
inline |
◆ ProgramSizeBytes()
ULWord NTV2BitfileHeaderParser::ProgramSizeBytes |
( |
void |
| ) |
const |
|
inline |
◆ RawDesign()
const std::string& NTV2BitfileHeaderParser::RawDesign |
( |
void |
| ) |
const |
|
inline |
◆ SetDate()
bool NTV2BitfileHeaderParser::SetDate |
( |
const std::string & |
inStr, |
|
|
std::ostream & |
oss |
|
) |
| |
|
protected |
◆ SetPartName()
void NTV2BitfileHeaderParser::SetPartName |
( |
const std::string & |
inStr | ) |
|
|
inlineprotected |
◆ SetProgramOffsetBytes()
bool NTV2BitfileHeaderParser::SetProgramOffsetBytes |
( |
const ULWord |
inValue, |
|
|
std::ostream & |
oss |
|
) |
| |
|
protected |
◆ SetProgramSizeBytes()
bool NTV2BitfileHeaderParser::SetProgramSizeBytes |
( |
const ULWord |
inValue, |
|
|
std::ostream & |
oss |
|
) |
| |
|
protected |
◆ SetRawDesign()
bool NTV2BitfileHeaderParser::SetRawDesign |
( |
const std::string & |
inStr, |
|
|
std::ostream & |
oss |
|
) |
| |
|
protected |
◆ SetTime()
bool NTV2BitfileHeaderParser::SetTime |
( |
const std::string & |
inStr, |
|
|
std::ostream & |
oss |
|
) |
| |
|
protected |
◆ Time()
const std::string& NTV2BitfileHeaderParser::Time |
( |
void |
| ) |
const |
|
inline |
◆ UserID()
ULWord NTV2BitfileHeaderParser::UserID |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/ajantv2/includes/ntv2bitfile.h
- /home/tcbuilder/buildAgent/work/df8e8cce5bebfd58/libajantv2/ajantv2/src/ntv2bitfile.cpp