#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.CMF_ALGO_INFO.h>
Public Member Functions | |
CMF_ALGO_INFO () | |
~CMF_ALGO_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 | |
std::string | shortCode1 |
std::string | shortCode2 |
CMF_ALGO_INFO_TYPE::Enum | algo |
Definition at line 42 of file SMP.Substructures.CMF_ALGO_INFO.h.
|
inline |
Definition at line 45 of file SMP.Substructures.CMF_ALGO_INFO.h.
|
inline |
Definition at line 51 of file SMP.Substructures.CMF_ALGO_INFO.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inline |
Definition at line 70 of file SMP.Substructures.CMF_ALGO_INFO.h.
size_t serialize | ( | void * | buf | ) | const |
std::string toString | ( | ) | const |
Provides string presentation.
None, Algo, No Algo.
Definition at line 61 of file SMP.Substructures.CMF_ALGO_INFO.h.
std::string shortCode1 |
Short code of the Algo Id Registration.
Definition at line 55 of file SMP.Substructures.CMF_ALGO_INFO.h.
std::string shortCode2 |
Short code of the Algo Id Registration.
Definition at line 58 of file SMP.Substructures.CMF_ALGO_INFO.h.