dlvhex  2.5.0
handle_ident Struct Reference
Collaboration diagram for handle_ident:

Public Member Functions

template<typename Context >
void operator() (const std::string &s, Context &ctx, qi::unused_type) const

Static Public Member Functions

 handle_ident (ParserState &state)

Data Fields

ParserStatestate

Detailed Description

Definition at line 207 of file DLVresultParserDriver.cpp.


Constructor & Destructor Documentation

handle_ident::handle_ident ( ParserState state) [inline, static]

Definition at line 209 of file DLVresultParserDriver.cpp.


Member Function Documentation

template<typename Context >
void handle_ident::operator() ( const std::string &  s,
Context &  ctx,
qi::unused_type   
) const [inline]

Definition at line 212 of file DLVresultParserDriver.cpp.

References ParserState::registry, and state.


Field Documentation

Definition at line 221 of file DLVresultParserDriver.cpp.

Referenced by operator()().


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