Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  

MaxLineLen Struct Reference

Inserts a new line if the input line is too long. More...

#include <other_codecs.h>

Inheritance diagram for MaxLineLen:

unbuffered_codec codec List of all members.

Public Member Functions

 MaxLineLen (uint m)
template<typename OutIt>
void process (char c, OutIt &out)
const char * name () const

Detailed Description

Inserts a new line if the input line is too long.

See also:
encode decode


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