dlvhex  2.5.0
handle_dbg Struct Reference
Collaboration diagram for handle_dbg:

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

Detailed Description

Definition at line 164 of file DLVresultParserDriver.cpp.


Constructor & Destructor Documentation

handle_dbg::handle_dbg ( std::string  s) [inline]

Definition at line 166 of file DLVresultParserDriver.cpp.


Member Function Documentation

template<typename Attrib >
void handle_dbg::operator() ( Attrib &  a,
qi::unused_type  ,
qi::unused_type   
) const [inline]

Definition at line 169 of file DLVresultParserDriver.cpp.

References houtput(), and s.


Field Documentation

std::string handle_dbg::s

Definition at line 167 of file DLVresultParserDriver.cpp.

Referenced by operator()().


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