OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
REPO_ALGO_INFO Class Reference

#include <SMP.Substructures.REPO_ALGO_INFO.h>

Collaboration diagram for REPO_ALGO_INFO:

Public Member Functions

 REPO_ALGO_INFO ()
 
 ~REPO_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
 
REPO_ALGO_INFO_TYPE::Enum algo
 

Detailed Description

Definition at line 42 of file SMP.Substructures.REPO_ALGO_INFO.h.

Constructor & Destructor Documentation

REPO_ALGO_INFO ( )
inline

Definition at line 45 of file SMP.Substructures.REPO_ALGO_INFO.h.

~REPO_ALGO_INFO ( )
inline

Definition at line 51 of file SMP.Substructures.REPO_ALGO_INFO.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 70 of file SMP.Substructures.REPO_ALGO_INFO.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

None, Algo, No Algo.

Definition at line 60 of file SMP.Substructures.REPO_ALGO_INFO.h.

std::string shortCode1

Short code of the configured Algo Id Registration.

Definition at line 54 of file SMP.Substructures.REPO_ALGO_INFO.h.

std::string shortCode2

Short code of the Algo Id Registration to be configured.

Definition at line 57 of file SMP.Substructures.REPO_ALGO_INFO.h.


The documentation for this class was generated from the following file: