MFMv2.0.10
Movable Feast Machine Simulator 2.0.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Typedefs
OverflowableCharBufferByteSink.h File Reference
#include "ByteSink.h"
#include <string.h>

Go to the source code of this file.

Data Structures

class  MFM::OverflowableCharBufferByteSink< BUFSIZE >
 

Typedefs

typedef
OverflowableCharBufferByteSink< 16+2 > 
MFM::OString16
 
typedef
OverflowableCharBufferByteSink< 32+2 > 
MFM::OString32
 
typedef
OverflowableCharBufferByteSink< 64+2 > 
MFM::OString64
 
typedef
OverflowableCharBufferByteSink< 128+2 > 
MFM::OString128
 

Detailed Description

Overflowable character stream

Author
David H. Ackley.
Date
(C) 2014 All rights reserved.
Code License:
LGPL
License Note:
All code samples shown in documentation are placed into the public domain.