zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
pp::DirectiveHandler Member List

This is the complete list of members for pp::DirectiveHandler, including all inherited members.

handleError(const SourceLocation &loc, const std::string &msg)=0pp::DirectiveHandlerpure virtual
handleExtension(const SourceLocation &loc, const std::string &name, const std::string &behavior)=0pp::DirectiveHandlerpure virtual
handlePragma(const SourceLocation &loc, const std::string &name, const std::string &value)=0pp::DirectiveHandlerpure virtual
handleVersion(const SourceLocation &loc, int version)=0pp::DirectiveHandlerpure virtual
~DirectiveHandler()pp::DirectiveHandlervirtual