#include <ParserXpressiveFits.h>
|
std::map< std::string, boost::xpressive::sregex > & | rules |
|
std::map< boost::xpressive::regex_id_type, std::string > | m_idToName |
|
◆ ParserFits() [1/3]
Nice::ParserFits::ParserFits |
( |
| ) |
|
|
private |
◆ ParserFits() [2/3]
Nice::ParserFits::ParserFits |
( |
| ) |
|
|
private |
◆ ParserFits() [3/3]
Nice::ParserFits::ParserFits |
( |
| ) |
|
|
protected |
◆ atomRuleName()
std::string Nice::ParserFits::atomRuleName |
( |
const boost::xpressive::smatch & |
what, |
|
|
const std::string & |
_str = "" |
|
) |
| |
|
protected |
◆ instance() [1/3]
◆ instance() [2/3]
◆ instance() [3/3]
◆ parse() [1/3]
◆ parse() [2/3]
◆ parse() [3/3]
◆ ruleName()
std::string Nice::ParserFits::ruleName |
( |
const boost::xpressive::smatch & |
what, |
|
|
std::string |
_str = "" |
|
) |
| |
|
protected |
◆ setAttr()
◆ m_actor
boost::xpressive::sregex Nice::ParserFits::m_actor |
◆ m_assignment
boost::xpressive::sregex Nice::ParserFits::m_assignment |
◆ m_attr
boost::xpressive::sregex Nice::ParserFits::m_attr |
◆ m_comment
boost::xpressive::sregex Nice::ParserFits::m_comment |
◆ m_definition
boost::xpressive::sregex Nice::ParserFits::m_definition |
◆ m_error
boost::xpressive::sregex Nice::ParserFits::m_error |
◆ m_idToName
std::map<boost::xpressive::regex_id_type, std::string> Nice::ParserFits::m_idToName |
|
private |
◆ m_key
boost::xpressive::sregex Nice::ParserFits::m_key |
◆ m_lvalue
boost::xpressive::sregex Nice::ParserFits::m_lvalue |
◆ m_newline
boost::xpressive::sregex Nice::ParserFits::m_newline |
◆ m_rvalue
boost::xpressive::sregex Nice::ParserFits::m_rvalue |
◆ m_type
boost::xpressive::sregex Nice::ParserFits::m_type |
◆ multiline
boost::xpressive::sregex Nice::ParserFits::multiline |
◆ properties
boost::xpressive::sregex Nice::ParserFits::properties |
◆ rules
std::map<std::string, boost::xpressive::sregex>& Nice::ParserFits::rules |
|
private |
◆ s_instance
static ParserFits * Nice::ParserFits::s_instance = 0 |
|
staticprivate |
◆ statement
boost::xpressive::sregex Nice::ParserFits::statement |
◆ ws
boost::xpressive::sregex Nice::ParserFits::ws |
The documentation for this class was generated from the following files: