ICP  1
Public Member Functions | Public Attributes | List of all members
CRPTProxy::parameter_t Struct Reference

#include <CRPTProxy.h>

Public Member Functions

 parameter_t (const std::string &t, const std::string &u, const std::string &v)
 

Public Attributes

std::string type
 
std::string value
 
std::string units
 

Detailed Description

Definition at line 241 of file CRPTProxy.h.

Constructor & Destructor Documentation

CRPTProxy::parameter_t::parameter_t ( const std::string &  t,
const std::string &  u,
const std::string &  v 
)
inline

Definition at line 246 of file CRPTProxy.h.

Member Data Documentation

std::string CRPTProxy::parameter_t::type

Definition at line 243 of file CRPTProxy.h.

std::string CRPTProxy::parameter_t::units

Definition at line 245 of file CRPTProxy.h.

std::string CRPTProxy::parameter_t::value

Definition at line 244 of file CRPTProxy.h.


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