Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
time_conversion_helper.hpp File Reference
Include dependency graph for time_conversion_helper.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::wave::util::time_conversion::time_conversion_grammar
 
struct  boost::wave::util::time_conversion::time_conversion_grammar::definition< ScannerT >
 
class  boost::wave::util::time_conversion::time_conversion_helper
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::wave
 
 boost::wave::util
 
 boost::wave::util::time_conversion
 

Macros

#define spirit_append_actor(actor)   boost::spirit::classic::push_back_a(actor)
 
#define spirit_assign_actor(actor)   boost::spirit::classic::assign_a(actor)
 
#define TRACE_CPP_TIME_CONVERSION   (BOOST_SPIRIT_DEBUG_FLAGS_CPP & BOOST_SPIRIT_DEBUG_FLAGS_TIME_CONVERSION) \
 

Macro Definition Documentation

#define spirit_append_actor (   actor)    boost::spirit::classic::push_back_a(actor)