YARP
Yet Another Robot Platform
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 23 of file textparser.h.

Constructor & Destructor Documentation

◆ TextParser()

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

Definition at line 31 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 33 of file textparser.h.

◆ parseText()

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

Definition at line 45 of file textparser.h.


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