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

Public Member Functions

 ~Private ()
 

Public Attributes

bool verbose {false}
 
bool enable_deprecated {false}
 
yarp::robotinterface::impl::XMLReaderFileVxmReader {nullptr}
 

Detailed Description

Definition at line 40 of file XMLReader.cpp.

Constructor & Destructor Documentation

◆ ~Private()

yarp::robotinterface::XMLReader::Private::~Private ( )
inline

Definition at line 43 of file XMLReader.cpp.

Member Data Documentation

◆ enable_deprecated

bool yarp::robotinterface::XMLReader::Private::enable_deprecated {false}

Definition at line 49 of file XMLReader.cpp.

◆ mReader

yarp::robotinterface::impl::XMLReaderFileVx* yarp::robotinterface::XMLReader::Private::mReader {nullptr}

Definition at line 50 of file XMLReader.cpp.

◆ verbose

bool yarp::robotinterface::XMLReader::Private::verbose {false}

Definition at line 48 of file XMLReader.cpp.


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