Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::msm::sm_domain Struct Reference

#include <msm_grammar.hpp>

Inheritance diagram for boost::msm::sm_domain:
Collaboration diagram for boost::msm::sm_domain:

Public Types

typedef proto::generator
< euml_terminal
proto_generator
 
typedef terminal_grammar proto_grammar
 
typedef boost::msm::msm_domain proto_super_domain
 
typedef domain proto_base_domain
 
typedef void proto_is_domain_
 INTERNAL ONLY. More...
 

Public Member Functions

template<typename Expr >
BOOST_FORCEINLINE Extends< Expr > operator() (Expr const &e) const
 

Member Typedef Documentation

Member Function Documentation

template<template< typename > class Extends>
template<typename Expr >
BOOST_FORCEINLINE Extends<Expr> boost::proto::generator< Extends >::operator() ( Expr const &  e) const
inlineinherited
Parameters
exprA Proto expression
Returns
Extends<Expr>(expr)

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