Public Member Functions | |
| BV_RFCQ_COVER_INFO () | |
| ~BV_RFCQ_COVER_INFO () | |
| size_t | deserialize (const void *buf, size_t inLen) |
| std::string | toString () const |
| size_t | serializationBufSize () const |
| size_t | serialize (void *buf) const |
Public Attributes | |
| BV_RFCQ_COVER::Enum | coverDefinition |
| Double | coverValue |
Definition at line 42 of file SMP.Substructures.BV_RFCQ_COVER_INFO.h.
|
inline |
Definition at line 45 of file SMP.Substructures.BV_RFCQ_COVER_INFO.h.
|
inline |
Definition at line 49 of file SMP.Substructures.BV_RFCQ_COVER_INFO.h.
| size_t deserialize | ( | const void * | buf, |
| size_t | inLen ) |
|
inline |
Definition at line 65 of file SMP.Substructures.BV_RFCQ_COVER_INFO.h.
| size_t serialize | ( | void * | buf | ) | const |
| std::string toString | ( | ) | const |
Provides string presentation.
| BV_RFCQ_COVER::Enum coverDefinition |
Cover definition.
Definition at line 52 of file SMP.Substructures.BV_RFCQ_COVER_INFO.h.
| Double coverValue |
Cover value.
Definition at line 55 of file SMP.Substructures.BV_RFCQ_COVER_INFO.h.