Context for mapping result format strings (allocator,maps,etc.)
More...
#include <pattern_resultformat.hpp>
Context for mapping result format strings (allocator,maps,etc.)
strus::PatternResultFormatContext::PatternResultFormatContext |
( |
ErrorBufferInterface * |
errorhnd_ | ) |
|
|
explicit |
Constructor.
- Parameters
-
[in] | errorhnd_ | error buffer interface |
strus::PatternResultFormatContext::~PatternResultFormatContext |
( |
| ) |
|
Map a result to a string.
- Parameters
-
[in] | fmt | result format string |
[in] | nofItems | number of pattern match result elements |
[in] | items | array of pattern match result elements |
- Returns
- pattern match result value to use in other result items or finally map with 'PatternResultFormatChunk::parseNext( ResultChunk& result, char const*& src)'
The documentation for this class was generated from the following file: