ICP
1
|
#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 |
Definition at line 241 of file CRPTProxy.h.
|
inline |
Definition at line 246 of file CRPTProxy.h.
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.