|
ldas-tools-framecpp 3.0.4
|
#include <IOStream.hh>


Public Types | |
| typedef boost::shared_ptr< FrameSpec::Object > | object_type |
| typedef const Dictionary::streamref_type::element_type * | const_stream_ref_ptr_type |
| typedef Dictionary::streamref_type | streamref_type |
| typedef boost::shared_ptr< FrameSpec::Object > | object_type |
| typedef const Dictionary::streamref_type::element_type * | const_stream_ref_ptr_type |
| typedef Dictionary::streamref_type | streamref_type |
Public Member Functions | |
| StreamBase () | |
| virtual | ~StreamBase () |
| virtual void | Cleanup () |
| INT_2U | GetClassId (const std::string &ClassName) const |
| INT_2U | GetFSIId (INT_2U StreamId) const |
| cmn_streamsize_type | PtrStructBytes () const |
| const_stream_ref_ptr_type | ReferenceStreamRef () const |
| const Dictionary & | GetDictionary () const |
| Dictionary & | GetDictionary () |
| StreamBase () | |
| virtual | ~StreamBase () |
| virtual void | Cleanup () |
| INT_2U | GetClassId (const std::string &ClassName) const |
| INT_2U | GetFSIId (INT_2U StreamId) const |
| cmn_streamsize_type | PtrStructBytes () const |
| const_stream_ref_ptr_type | ReferenceStreamRef () const |
| const Dictionary & | GetDictionary () const |
| Dictionary & | GetDictionary () |
Protected Types | |
| typedef std::unique_ptr< CheckSumFilter > | checksum_filter_type |
| typedef std::unique_ptr< MD5SumFilter > | md5sum_filter_type |
| typedef LDASTools::AL::unordered_map< INT_2U, INT_2U > | streamid_to_fsiid_type |
| typedef boost::shared_ptr< PTR_STRUCT_BASE > | ptr_struct_base_type |
| typedef std::unique_ptr< CheckSumFilter > | checksum_filter_type |
| typedef std::unique_ptr< MD5SumFilter > | md5sum_filter_type |
| typedef LDASTools::AL::unordered_map< INT_2U, INT_2U > | streamid_to_fsiid_type |
| typedef boost::shared_ptr< PTR_STRUCT_BASE > | ptr_struct_base_type |
Protected Member Functions | |
| const FrameSpec::Info & | frameSpecInfo () const |
| virtual void | frameSpecInfo (const FrameSpec::Info *Spec) |
| const FrameSpec::Info & | frameSpecInfo () const |
| virtual void | frameSpecInfo (const FrameSpec::Info *Spec) |
Protected Attributes | |
| Dictionary | m_dictionary |
| object_type | m_null_stream_ref |
| ptr_struct_base_type | m_ptr_struct_object |
| streamid_to_fsiid_type | m_stream_id_to_fsi_id |
| checksum_filter_type | m_file_checksum |
| Checksum for file. | |
| checksum_filter_type | m_frame_checksum |
| Checksum for frame. | |
| checksum_filter_type | m_obj_checksum |
| Checksum for object. | |
| md5sum_filter_type | m_file_md5sum |
| MD5Sum value for the files. | |
Private Types | |
| typedef LDASTools::AL::unordered_map< std::string, INT_2U, LDASTools::AL::hash< std::string >, LDASTools::AL::CaseInsensitiveCmp > | cntocid_mapping_type |
| typedef LDASTools::AL::unordered_map< std::string, INT_2U, LDASTools::AL::hash< std::string >, LDASTools::AL::CaseInsensitiveCmp > | cntocid_mapping_type |
Static Private Member Functions | |
| static bool | initialize () |
| static void | cleanup_at_exit () |
| static bool | initialize () |
| static void | cleanup_at_exit () |
Private Attributes | |
| const FrameSpec::Info * | m_frame_spec |
| cmn_streamsize_type | m_ptr_struct_bytes |
Static Private Attributes | |
| static const bool | m_initialized = StreamBase::initialize( ) |
| static cntocid_mapping_type | m_class_name_to_class_id |
|
protected |
|
protected |
|
private |
|
private |
| typedef const Dictionary::streamref_type::element_type* FrameCPP::Common::StreamBase::const_stream_ref_ptr_type |
| typedef const Dictionary::streamref_type::element_type* FrameCPP::Common::StreamBase::const_stream_ref_ptr_type |
|
protected |
|
protected |
| typedef boost::shared_ptr< FrameSpec::Object > FrameCPP::Common::StreamBase::object_type |
| typedef boost::shared_ptr< FrameSpec::Object > FrameCPP::Common::StreamBase::object_type |
|
protected |
|
protected |
|
protected |
|
protected |
| FrameCPP::Common::StreamBase::StreamBase | ( | ) |
|
virtual |
| FrameCPP::Common::StreamBase::StreamBase | ( | ) |
|
virtual |
|
virtual |
Reimplemented in anonymous_namespace{FrEvent.cc}::IStream, anonymous_namespace{FrEvent.cc}::IStream, anonymous_namespace{FrSimEvent.cc}::IStream, anonymous_namespace{FrSimEvent.cc}::IStream, FrameCPP::Common::IFrameStream, FrameCPP::Common::IFrameStream, FrameCPP::Common::IStream, FrameCPP::Common::IStream, FrameCPP::Version_6::IStream, FrameCPP::Version_6::IStream, FrameCPP::Version_7::IStream, and FrameCPP::Version_7::IStream.
|
virtual |
Reimplemented in anonymous_namespace{FrEvent.cc}::IStream, anonymous_namespace{FrEvent.cc}::IStream, anonymous_namespace{FrSimEvent.cc}::IStream, anonymous_namespace{FrSimEvent.cc}::IStream, FrameCPP::Common::IFrameStream, FrameCPP::Common::IFrameStream, FrameCPP::Common::IStream, FrameCPP::Common::IStream, FrameCPP::Version_6::IStream, FrameCPP::Version_6::IStream, FrameCPP::Version_7::IStream, and FrameCPP::Version_7::IStream.
|
staticprivate |
|
staticprivate |
|
inlineprotected |
|
protected |
|
protectedvirtual |
Reimplemented in FrameCPP::Common::FrameStream, and FrameCPP::Common::FrameStream.
|
protectedvirtual |
Reimplemented in FrameCPP::Common::FrameStream, and FrameCPP::Common::FrameStream.
| INT_2U FrameCPP::Common::StreamBase::GetClassId | ( | const std::string & | ClassName | ) | const |
| INT_2U FrameCPP::Common::StreamBase::GetClassId | ( | const std::string & | ClassName | ) | const |
|
inline |
| Dictionary & FrameCPP::Common::StreamBase::GetDictionary | ( | ) |
|
inline |
| const Dictionary & FrameCPP::Common::StreamBase::GetDictionary | ( | ) | const |
|
inline |
| INT_2U FrameCPP::Common::StreamBase::GetFSIId | ( | INT_2U | StreamId | ) | const |
|
staticprivate |
|
staticprivate |
|
inline |
| cmn_streamsize_type FrameCPP::Common::StreamBase::PtrStructBytes | ( | ) | const |
| StreamBase::const_stream_ref_ptr_type FrameCPP::Common::StreamBase::ReferenceStreamRef | ( | ) | const |
| const_stream_ref_ptr_type FrameCPP::Common::StreamBase::ReferenceStreamRef | ( | ) | const |
|
staticprivate |
|
protected |
|
protected |
Checksum for file.
|
protected |
MD5Sum value for the files.
|
protected |
Checksum for frame.
|
private |
|
staticprivate |
|
protected |
|
protected |
Checksum for object.
|
mutableprivate |
|
protected |
|
mutableprotected |