YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::robotinterface::Param::Private Class Reference

Public Member Functions

 Private (Param *)
 

Public Attributes

std::string name
 
std::string value
 
bool isGroup
 

Detailed Description

Definition at line 24 of file Param.cpp.

Constructor & Destructor Documentation

◆ Private()

yarp::robotinterface::Param::Private::Private ( Param )
inline

Definition at line 27 of file Param.cpp.

Member Data Documentation

◆ isGroup

bool yarp::robotinterface::Param::Private::isGroup

Definition at line 34 of file Param.cpp.

◆ name

std::string yarp::robotinterface::Param::Private::name

Definition at line 32 of file Param.cpp.

◆ value

std::string yarp::robotinterface::Param::Private::value

Definition at line 33 of file Param.cpp.


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