Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
teo::HostInfo Struct Reference

Teonet host info processing class. More...

#include <teonet.hpp>

Public Member Functions

void makeTeonetVersion (uint8_t *ver, int num_dig=DIG_IN_TEO_VER)
 
 HostInfo (void *data)
 

Data Fields

std::string name
 
struct {
   std::vector< std::string >   v
 
type
 
std::string version
 
std::string teonetVersion
 

Detailed Description

Teonet host info processing class.

Constructor & Destructor Documentation

teo::HostInfo::HostInfo ( void *  data)
inlineexplicit

References makeTeonetVersion(), name, type, and version.

Member Function Documentation

void teo::HostInfo::makeTeonetVersion ( uint8_t *  ver,
int  num_dig = DIG_IN_TEO_VER 
)
inline

References teonetVersion.

Referenced by HostInfo().

Field Documentation

std::string teo::HostInfo::name

Referenced by HostInfo().

std::string teo::HostInfo::teonetVersion

Referenced by makeTeonetVersion().

struct { ... } teo::HostInfo::type

Referenced by HostInfo().

std::vector<std::string> teo::HostInfo::v
std::string teo::HostInfo::version

Referenced by HostInfo().


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