TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
output_nested_results Struct Reference
Collaboration diagram for output_nested_results:
Collaboration graph

Public Member Functions

 output_nested_results (std::map< boost::xpressive::regex_id_type, std::string > &_types, int tabs=0)
 
template<typename BidiIterT >
void operator() (boost::xpressive::match_results< BidiIterT > const &what) const
 

Public Attributes

int m_tabs
 
std::map< boost::xpressive::regex_id_type, std::string > & m_idToName
 

Constructor & Destructor Documentation

◆ output_nested_results()

output_nested_results::output_nested_results ( std::map< boost::xpressive::regex_id_type, std::string > &  _types,
int  tabs = 0 
)
inline

Member Function Documentation

◆ operator()()

template<typename BidiIterT >
void output_nested_results::operator() ( boost::xpressive::match_results< BidiIterT > const what) const
inline

Member Data Documentation

◆ m_idToName

std::map<boost::xpressive::regex_id_type, std::string>& output_nested_results::m_idToName

◆ m_tabs

int output_nested_results::m_tabs

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