#include <FrSESerialIO.hh>
|
template<class Archive > |
void | save (Archive &ar, const unsigned int version) const |
|
template<class Archive > |
void | load (Archive &ar, const unsigned int version) |
|
template<class Archive > |
void | save (Archive &ar, const unsigned int version) const |
|
template<class Archive > |
void | load (Archive &ar, const unsigned int version) |
|
template<class Archive > |
void | save (Archive &ar, const unsigned int version) const |
|
template<class Archive > |
void | load (Archive &ar, const unsigned int version) |
|
◆ classId_type [1/3]
typedef std::string FrameCPP::v3::FrSE::classId_type |
|
inherited |
◆ classId_type [2/3]
typedef std::string FrameCPP::v3::FrSE::classId_type |
|
inherited |
◆ classId_type [3/3]
typedef std::string FrameCPP::v3::FrSE::classId_type |
|
inherited |
◆ comment_type [1/3]
typedef std::string FrameCPP::v3::FrSE::comment_type |
|
inherited |
◆ comment_type [2/3]
typedef std::string FrameCPP::v3::FrSE::comment_type |
|
inherited |
◆ comment_type [3/3]
typedef std::string FrameCPP::v3::FrSE::comment_type |
|
inherited |
◆ name_type [1/3]
typedef std::string FrameCPP::v3::FrSE::name_type |
|
inherited |
◆ name_type [2/3]
typedef std::string FrameCPP::v3::FrSE::name_type |
|
inherited |
◆ name_type [3/3]
typedef std::string FrameCPP::v3::FrSE::name_type |
|
inherited |
◆ struct_desc_type [1/3]
template<typename Object_T >
◆ struct_desc_type [2/3]
template<typename Object_T >
◆ struct_desc_type [3/3]
template<typename Object_T >
◆ struct_id_type [1/3]
template<typename Object_T >
◆ struct_id_type [2/3]
template<typename Object_T >
◆ struct_id_type [3/3]
template<typename Object_T >
◆ struct_name_type [1/3]
template<typename Object_T >
◆ struct_name_type [2/3]
template<typename Object_T >
◆ struct_name_type [3/3]
template<typename Object_T >
◆ SerialIO() [1/3]
template<typename FR_SE_T >
◆ SerialIO() [2/3]
template<typename FR_SE_T >
◆ SerialIO() [3/3]
template<typename FR_SE_T >
◆ FrameSpecDescription() [1/3]
template<typename Object_T >
Return the dictionary name of the structure.
◆ FrameSpecDescription() [2/3]
template<typename Object_T >
Return the dictionary name of the structure.
◆ FrameSpecDescription() [3/3]
template<typename Object_T >
Return the dictionary name of the structure.
◆ FrameSpecId() [1/3]
template<typename Object_T >
Return the dictionary name of the structure.
◆ FrameSpecId() [2/3]
template<typename Object_T >
Return the dictionary name of the structure.
◆ FrameSpecId() [3/3]
template<typename Object_T >
Return the dictionary name of the structure.
◆ FrameSpecName() [1/3]
template<typename Object_T >
◆ FrameSpecName() [2/3]
template<typename Object_T >
◆ FrameSpecName() [3/3]
template<typename Object_T >
◆ GetClass() [1/3]
◆ GetClass() [2/3]
◆ GetClass() [3/3]
◆ GetComment() [1/3]
const comment_type & FrameCPP::v3::FrSE::GetComment |
( |
| ) |
const |
|
inlineinherited |
Return comment of object.
◆ GetComment() [2/3]
const comment_type & FrameCPP::v3::FrSE::GetComment |
( |
| ) |
const |
|
inlineinherited |
Return comment of object.
◆ GetComment() [3/3]
const comment_type & FrameCPP::v3::FrSE::GetComment |
( |
| ) |
const |
|
inlineinherited |
Return comment of object.
◆ GetName() [1/3]
const name_type & FrameCPP::v3::FrSE::GetName |
( |
| ) |
const |
|
inlineinherited |
◆ GetName() [2/3]
const name_type & FrameCPP::v3::FrSE::GetName |
( |
| ) |
const |
|
inlineinherited |
◆ GetName() [3/3]
const name_type & FrameCPP::v3::FrSE::GetName |
( |
| ) |
const |
|
inlineinherited |
◆ load() [1/3]
template<typename FR_SE_T >
template<class Archive >
◆ load() [2/3]
template<typename FR_SE_T >
template<class Archive >
◆ load() [3/3]
template<typename FR_SE_T >
template<class Archive >
◆ operator==() [1/3]
bool FrameCPP::v3::FrSE::operator== |
( |
const FrSE & |
RHS | ) |
const |
|
inlineinherited |
◆ operator==() [2/3]
bool FrameCPP::v3::FrSE::operator== |
( |
const FrSE & |
RHS | ) |
const |
|
inlineinherited |
◆ operator==() [3/3]
bool FrameCPP::v3::FrSE::operator== |
( |
const FrSE & |
RHS | ) |
const |
|
inlineinherited |
◆ save() [1/3]
template<typename FR_SE_T >
template<class Archive >
◆ save() [2/3]
template<typename FR_SE_T >
template<class Archive >
◆ save() [3/3]
template<typename FR_SE_T >
template<class Archive >
◆ StructName() [1/3]
template<typename Object_T >
◆ StructName() [2/3]
template<typename Object_T >
◆ StructName() [3/3]
template<typename Object_T >
◆ boost::serialization::access
template<typename FR_SE_T >
boost::serialization::access |
|
friend |
◆ classId
The string representation of data type of the element.
◆ comment
◆ name
Name of an element of the structure being described. All element names within the structure must be unique.
◆ struct_desc
template<typename Object_T >
◆ struct_id
template<typename Object_T >
◆ struct_name
template<typename Object_T >
The documentation for this class was generated from the following files:
- /build/ldas-tools-framecpp/debian/tmp/usr/include/framecpp/Version8/impl/FrSESerialIO.hh
- /build/ldas-tools-framecpp/obj-x86_64-linux-gnu/include/framecpp/Version8/impl/FrSESerialIO.hh
- /build/ldas-tools-framecpp/src/Version8/impl/FrSESerialIO.hh