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::binary_padding_generator Struct Reference

#include <padding.hpp>

Inheritance diagram for boost::spirit::karma::binary_padding_generator:
Collaboration diagram for boost::spirit::karma::binary_padding_generator:

Classes

struct  attribute
 

Public Types

typedef mpl::int_
< generator_properties::tracking
properties
 
typedef binary_padding_generator derived_type
 
typedef karma::domain domain
 

Public Member Functions

 binary_padding_generator (int numpadbytes)
 
template<typename OutputIterator , typename Context , typename Delimiter , typename Attribute >
bool generate (OutputIterator &sink, Context &, Delimiter const &d, Attribute const &) const
 
binary_padding_generatorconst & derived () const
 

Static Public Member Functions

template<typename Context >
static info what (Context const &)
 

Public Attributes

int numpadbytes_
 

Member Typedef Documentation

Constructor & Destructor Documentation

boost::spirit::karma::binary_padding_generator::binary_padding_generator ( int  numpadbytes)
inline

Member Function Documentation

template<typename OutputIterator , typename Context , typename Delimiter , typename Attribute >
bool boost::spirit::karma::binary_padding_generator::generate ( OutputIterator &  sink,
Context &  ,
Delimiter const &  d,
Attribute const &   
) const
inline
template<typename Context >
static info boost::spirit::karma::binary_padding_generator::what ( Context const &  )
inlinestatic

Member Data Documentation

int boost::spirit::karma::binary_padding_generator::numpadbytes_

Referenced by generate().


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