#include <FrameStream.hh>
|
typedef LDASTools::AL::unordered_map< std::string, INT_2U, LDASTools::AL::hash< std::string >, LDASTools::AL::CaseInsensitiveCmp > | cntocid_mapping_type |
|
◆ checksum_filter_type
◆ cntocid_mapping_type
◆ const_stream_ref_ptr_type
◆ fr_event_offset_type
◆ fr_sim_event_offset_type
◆ frame_library_type
◆ library_revision_type
◆ md5sum_filter_type
◆ object_type
◆ ptr_struct_base_type
◆ streamid_to_fsiid_type
◆ streamref_interface_type
◆ streamref_type
◆ version_type
◆ FrameStream() [1/2]
FrameStream::FrameStream |
( |
version_type | Version, |
|
|
bool | AllowZeroVersion ) |
|
protected |
◆ FrameStream() [2/2]
FrameCPP::Common::FrameStream::FrameStream |
( |
version_type | Version, |
|
|
bool | AllowZeroVersion ) |
|
protected |
◆ Cleanup() [1/2]
void FrameCPP::Common::StreamBase::Cleanup |
( |
| ) |
|
|
virtualinherited |
◆ Cleanup() [2/2]
virtual void FrameCPP::Common::StreamBase::Cleanup |
( |
| ) |
|
|
virtualinherited |
◆ cleanup_at_exit() [1/2]
void FrameCPP::Common::StreamBase::cleanup_at_exit |
( |
| ) |
|
|
staticprivateinherited |
◆ cleanup_at_exit() [2/2]
static void FrameCPP::Common::StreamBase::cleanup_at_exit |
( |
| ) |
|
|
staticprivateinherited |
◆ FrameLibrary() [1/2]
◆ FrameLibrary() [2/2]
◆ frameLibrary() [1/2]
◆ frameLibrary() [2/2]
◆ frameSpecInfo() [1/3]
const FrameSpec::Info & FrameCPP::Common::StreamBase::frameSpecInfo |
( |
| ) |
const |
|
inlineprotected |
◆ frameSpecInfo() [2/3]
◆ frameSpecInfo() [3/3]
virtual void FrameCPP::Common::FrameStream::frameSpecInfo |
( |
const FrameSpec::Info * | Spec | ) |
|
|
protectedvirtual |
◆ GetClassId() [1/2]
INT_2U FrameCPP::Common::StreamBase::GetClassId |
( |
const std::string & | ClassName | ) |
const |
|
inherited |
◆ GetClassId() [2/2]
INT_2U FrameCPP::Common::StreamBase::GetClassId |
( |
const std::string & | ClassName | ) |
const |
|
inherited |
◆ GetDictionary() [1/4]
Dictionary & FrameCPP::Common::StreamBase::GetDictionary |
( |
| ) |
|
|
inlineinherited |
◆ GetDictionary() [2/4]
Dictionary & FrameCPP::Common::StreamBase::GetDictionary |
( |
| ) |
|
|
inherited |
◆ GetDictionary() [3/4]
const Dictionary & FrameCPP::Common::StreamBase::GetDictionary |
( |
| ) |
const |
|
inlineinherited |
◆ GetDictionary() [4/4]
const Dictionary & FrameCPP::Common::StreamBase::GetDictionary |
( |
| ) |
const |
|
inherited |
◆ GetFSIId() [1/2]
INT_2U FrameCPP::Common::StreamBase::GetFSIId |
( |
INT_2U | StreamId | ) |
const |
|
inlineinherited |
◆ GetFSIId() [2/2]
INT_2U FrameCPP::Common::StreamBase::GetFSIId |
( |
INT_2U | StreamId | ) |
const |
|
inherited |
◆ GetLastError() [1/2]
const std::string & FrameStream::GetLastError |
( |
| ) |
const |
|
inline |
◆ GetLastError() [2/2]
const std::string & FrameCPP::Common::FrameStream::GetLastError |
( |
| ) |
const |
◆ GetMD5Sum() [1/2]
const MD5Sum & FrameStream::GetMD5Sum |
( |
| ) |
const |
|
inline |
◆ GetMD5Sum() [2/2]
const MD5Sum & FrameCPP::Common::FrameStream::GetMD5Sum |
( |
| ) |
const |
◆ initialize() [1/2]
bool FrameCPP::Common::StreamBase::initialize |
( |
| ) |
|
|
staticprivateinherited |
◆ initialize() [2/2]
static bool FrameCPP::Common::StreamBase::initialize |
( |
| ) |
|
|
staticprivateinherited |
◆ LibraryRevision() [1/2]
◆ LibraryRevision() [2/2]
◆ libraryRevision() [1/2]
◆ libraryRevision() [2/2]
◆ memoryVersion() [1/2]
◆ memoryVersion() [2/2]
version_type FrameCPP::Common::FrameStream::memoryVersion |
( |
| ) |
const |
|
protected |
◆ morph() [1/2]
Modify an object so it is appropriate for the stream.
- Parameters
-
[in] | Obj | The object that should be transformed. |
- Returns
- A pointer to the object appropriately converted. If no conversion was necessary, the same pointer is returned.
◆ morph() [2/2]
Modify an object so it is appropriate for the stream.
- Parameters
-
[in] | Obj | The object that should be transformed. |
- Returns
- A pointer to the object appropriately converted. If no conversion was necessary, the same pointer is returned.
◆ PtrStructBytes() [1/2]
◆ PtrStructBytes() [2/2]
◆ ReferenceStreamRef() [1/2]
◆ ReferenceStreamRef() [2/2]
◆ reset() [1/2]
void FrameStream::reset |
( |
| ) |
|
|
protectedvirtual |
◆ reset() [2/2]
virtual void FrameCPP::Common::FrameStream::reset |
( |
| ) |
|
|
protectedvirtual |
◆ setLastError() [1/2]
void FrameStream::setLastError |
( |
const std::string & | Message | ) |
|
|
inlineprotected |
◆ setLastError() [2/2]
void FrameCPP::Common::FrameStream::setLastError |
( |
const std::string & | Message | ) |
|
|
protected |
◆ setTOC() [1/2]
void FrameCPP::Common::FrameStream::setTOC |
( |
| ) |
|
|
protected |
◆ setTOC() [2/2]
void FrameCPP::Common::FrameStream::setTOC |
( |
| ) |
|
|
protected |
◆ streamRef() [1/2]
◆ streamRef() [2/2]
◆ streamVersion() [1/2]
◆ streamVersion() [2/2]
version_type FrameCPP::Common::FrameStream::streamVersion |
( |
| ) |
const |
|
protected |
◆ Version() [1/2]
◆ Version() [2/2]
version_type FrameCPP::Common::FrameStream::Version |
( |
| ) |
const |
◆ version_stream() [1/2]
◆ version_stream() [2/2]
void FrameCPP::Common::FrameStream::version_stream |
( |
version_type | Version | ) |
|
|
protected |
◆ m_class_name_to_class_id
◆ m_closed_state
bool FrameStream::m_closed_state |
|
protected |
◆ m_dictionary
Dictionary FrameCPP::Common::StreamBase::m_dictionary |
|
protectedinherited |
◆ m_file_checksum
◆ m_file_md5sum
◆ m_frame_checksum
◆ m_frame_library
◆ m_frame_spec
◆ m_initialized
◆ m_last_error_message
std::string FrameStream::m_last_error_message |
|
private |
◆ m_library_revision
◆ m_md5sumFilter
◆ m_memory_version
Version number to use for frames in memory.
◆ m_null_stream_ref
object_type FrameCPP::Common::StreamBase::m_null_stream_ref |
|
protectedinherited |
◆ m_obj_checksum
◆ m_ptr_struct_bytes
◆ m_ptr_struct_object
◆ m_stream_id_to_fsi_id
|
mutableprotectedinherited |
◆ m_stream_ref
◆ m_stream_version
Version number to use for frames in stream.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/Common/FrameStream.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Common/FrameStream.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Common/FrameStream.cc