Public Member Functions | Public Attributes
ReplaceMap Struct Reference

List of all members.

Public Member Functions

void operator() (Json::Value &value)
 ReplaceMap (const std::map< std::string, std::string > &replacementMap)

Public Attributes

std::map< std::string,
std::string > 
replacementMap

Detailed Description

Definition at line 89 of file Util.cpp.


Constructor & Destructor Documentation

ReplaceMap::ReplaceMap ( const std::map< std::string, std::string > &  replacementMap) [inline]

Definition at line 92 of file Util.cpp.


Member Function Documentation

void ReplaceMap::operator() ( Json::Value value) [inline]

Definition at line 97 of file Util.cpp.


Member Data Documentation

std::map<std::string,std::string> ReplaceMap::replacementMap

Definition at line 90 of file Util.cpp.


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


bwi_tools
Author(s): Piyush Khandelwal
autogenerated on Thu Jun 6 2019 17:57:26