dlvhex
2.5.0
|
Public Member Functions | |
handle_dbg (std::string s) | |
template<typename Attrib > | |
void | operator() (Attrib &a, qi::unused_type, qi::unused_type) const |
Data Fields | |
std::string | s |
Definition at line 164 of file DLVresultParserDriver.cpp.
handle_dbg::handle_dbg | ( | std::string | s | ) | [inline] |
Definition at line 166 of file DLVresultParserDriver.cpp.
void handle_dbg::operator() | ( | Attrib & | a, |
qi::unused_type | , | ||
qi::unused_type | |||
) | const [inline] |
Definition at line 169 of file DLVresultParserDriver.cpp.
std::string handle_dbg::s |
Definition at line 167 of file DLVresultParserDriver.cpp.
Referenced by operator()().