Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::karma::any_string< CharEncoding, Tag > Struct Template Reference

#include <lit.hpp>

Inheritance diagram for boost::spirit::karma::any_string< CharEncoding, Tag >:
Collaboration diagram for boost::spirit::karma::any_string< CharEncoding, Tag >:

Classes

struct  attribute
 

Public Types

typedef CharEncoding::char_type char_type
 
typedef CharEncoding char_encoding
 
typedef mpl::int_
< generator_properties::no_properties
properties
 
typedef any_string
< CharEncoding, Tag > 
derived_type
 
typedef karma::domain domain
 

Public Member Functions

any_string< CharEncoding, Tag >
const & 
derived () const
 

Static Public Member Functions

template<typename OutputIterator , typename Context , typename Delimiter , typename Attribute >
static bool generate (OutputIterator &sink, Context &context, Delimiter const &d, Attribute const &attr)
 
template<typename OutputIterator , typename Context , typename Delimiter >
static bool generate (OutputIterator &, Context &, Delimiter const &, unused_type const &)
 
template<typename Context >
static info what (Context const &)
 

Member Typedef Documentation

template<typename CharEncoding , typename Tag >
typedef CharEncoding boost::spirit::karma::any_string< CharEncoding, Tag >::char_encoding
template<typename CharEncoding , typename Tag >
typedef CharEncoding::char_type boost::spirit::karma::any_string< CharEncoding, Tag >::char_type
typedef any_string< CharEncoding, Tag > boost::spirit::karma::generator< any_string< CharEncoding, Tag > >::derived_type
inherited
typedef karma::domain boost::spirit::karma::generator< any_string< CharEncoding, Tag > >::domain
inherited
typedef mpl::int_<generator_properties::no_properties> boost::spirit::karma::generator< any_string< CharEncoding, Tag > >::properties
inherited

Member Function Documentation

any_string< CharEncoding, Tag > const& boost::spirit::karma::generator< any_string< CharEncoding, Tag > >::derived ( ) const
inlineinherited
template<typename CharEncoding , typename Tag >
template<typename OutputIterator , typename Context , typename Delimiter , typename Attribute >
static bool boost::spirit::karma::any_string< CharEncoding, Tag >::generate ( OutputIterator &  sink,
Context &  context,
Delimiter const &  d,
Attribute const &  attr 
)
inlinestatic
template<typename CharEncoding , typename Tag >
template<typename OutputIterator , typename Context , typename Delimiter >
static bool boost::spirit::karma::any_string< CharEncoding, Tag >::generate ( OutputIterator &  ,
Context &  ,
Delimiter const &  ,
unused_type const &   
)
inlinestatic
template<typename CharEncoding , typename Tag >
template<typename Context >
static info boost::spirit::karma::any_string< CharEncoding, Tag >::what ( Context const &  )
inlinestatic

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