clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Types | List of all members
ProgramOptions::detail::Notify< ParamT, ObjT > Struct Template Reference

#include <notifier.h>

Collaboration diagram for ProgramOptions::detail::Notify< ParamT, ObjT >:
Collaboration graph

Public Types

typedef bool(* type )(ObjT *, const std::string &name, ParamT)
 

Member Typedef Documentation

template<class ParamT, class ObjT>
typedef bool(* ProgramOptions::detail::Notify< ParamT, ObjT >::type)(ObjT *, const std::string &name, ParamT)

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