YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::manager::TextParser Class Reference

#include <yarp/manager/impl/textparser.h>

Public Member Functions

 TextParser ()
 
bool addVariable (const std::string &key, const std::string &value)
 
std::string parseText (const char *element)
 

Detailed Description

Definition at line 19 of file textparser.h.

Constructor & Destructor Documentation

◆ TextParser()

yarp::manager::TextParser::TextParser ( )
inline

Definition at line 27 of file textparser.h.

Member Function Documentation

◆ addVariable()

bool yarp::manager::TextParser::addVariable ( const std::string &  key,
const std::string &  value 
)
inline

Definition at line 29 of file textparser.h.

◆ parseText()

std::string yarp::manager::TextParser::parseText ( const char *  element)
inline

Definition at line 43 of file textparser.h.


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