strusAnalyzer  0.17
Public Member Functions | List of all members
strus::PatternResultFormatVariableMap Class Referenceabstract

Interface to map variables to a pointer to string. More...

#include <pattern_resultformat.hpp>

Public Member Functions

virtual ~PatternResultFormatVariableMap ()
 
virtual const char * getVariable (const std::string &name) const =0
 

Detailed Description

Interface to map variables to a pointer to string.

Note
The map is used to max variable names comparable by pointers without sring compare

Constructor & Destructor Documentation

virtual strus::PatternResultFormatVariableMap::~PatternResultFormatVariableMap ( )
inlinevirtual

Member Function Documentation

virtual const char* strus::PatternResultFormatVariableMap::getVariable ( const std::string &  name) const
pure virtual

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