#include <NDPosPluginFileReader.h>
◆ NDPosPluginFileReader()
NDPosPluginFileReader::NDPosPluginFileReader |
( |
| ) |
|
◆ ~NDPosPluginFileReader()
NDPosPluginFileReader::~NDPosPluginFileReader |
( |
| ) |
|
|
virtual |
◆ addDimension()
asynStatus NDPosPluginFileReader::addDimension |
( |
| ) |
|
◆ addPosition()
asynStatus NDPosPluginFileReader::addPosition |
( |
| ) |
|
◆ clearPositions()
asynStatus NDPosPluginFileReader::clearPositions |
( |
| ) |
|
◆ getErrorMsg()
std::string NDPosPluginFileReader::getErrorMsg |
( |
| ) |
|
◆ loadXML()
asynStatus NDPosPluginFileReader::loadXML |
( |
const std::string & |
filename | ) |
|
◆ processNode()
asynStatus NDPosPluginFileReader::processNode |
( |
| ) |
|
◆ readDimensions()
std::vector< std::string > NDPosPluginFileReader::readDimensions |
( |
| ) |
|
◆ readPositions()
std::vector< std::map< std::string, double > > NDPosPluginFileReader::readPositions |
( |
| ) |
|
◆ setErrorMsg()
void NDPosPluginFileReader::setErrorMsg |
( |
const std::string & |
msg | ) |
|
|
protected |
◆ validateXML()
asynStatus NDPosPluginFileReader::validateXML |
( |
const std::string & |
filename | ) |
|
◆ DIMENSION_NAME
const std::string NDPosPluginFileReader::DIMENSION_NAME = "name" |
|
static |
◆ ELEMENT_DIMENSION
const std::string NDPosPluginFileReader::ELEMENT_DIMENSION = "dimension" |
|
static |
◆ ELEMENT_DIMENSIONS
const std::string NDPosPluginFileReader::ELEMENT_DIMENSIONS = "dimensions" |
|
static |
◆ ELEMENT_NAME
const std::string NDPosPluginFileReader::ELEMENT_NAME = "name" |
|
static |
◆ ELEMENT_POSITION
const std::string NDPosPluginFileReader::ELEMENT_POSITION = "position" |
|
static |
◆ ELEMENT_POSITIONS
const std::string NDPosPluginFileReader::ELEMENT_POSITIONS = "positions" |
|
static |
The documentation for this class was generated from the following files: