YARP
Yet Another Robot Platform
yarp::robotinterface::experimental::Param::Private Class Reference

Detailed Description

Definition at line 24 of file Param.cpp.

Public Member Functions

 Private (Param *)
 

Public Attributes

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

Constructor & Destructor Documentation

◆ Private()

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

Definition at line 27 of file Param.cpp.

Member Data Documentation

◆ isGroup

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

Definition at line 34 of file Param.cpp.

◆ name

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

Definition at line 32 of file Param.cpp.

◆ value

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

Definition at line 33 of file Param.cpp.


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