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

Detailed Description

Definition at line 43 of file XMLReader.cpp.

Public Member Functions

 ~Private ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ ~Private()

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

Definition at line 46 of file XMLReader.cpp.

Member Data Documentation

◆ enable_deprecated

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

Definition at line 52 of file XMLReader.cpp.

◆ mReader

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

Definition at line 53 of file XMLReader.cpp.

◆ verbose

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

Definition at line 51 of file XMLReader.cpp.


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