#include <get_token.hpp>
◆ get_token()
| mstch::get_token::get_token |
( |
const std::string & |
token, |
|
|
const mstch::node & |
node |
|
) |
| |
|
inline |
◆ operator()() [1/3]
template<class T >
| const mstch::node& mstch::get_token::operator() |
( |
const T & |
| ) |
const |
|
inline |
◆ operator()() [2/3]
| const mstch::node& mstch::get_token::operator() |
( |
const map & |
map | ) |
const |
|
inline |
◆ operator()() [3/3]
| const mstch::node& mstch::get_token::operator() |
( |
const std::shared_ptr< object > & |
object | ) |
const |
|
inline |
◆ m_node
◆ m_token
| const std::string& mstch::get_token::m_token |
|
private |
The documentation for this class was generated from the following file: