Context Struct Reference

A DataEncoder context. More...

#include <DataEncoder.h++>

List of all members.

Public Member Functions

 Context ()
 Constructor.
void reset ()
void bumpOffset (size_t delta)

Public Attributes

Endianness endianness
 The current byte endianness.
size_t length
 The current value length.
int64_t limit
 The current limit.
int64_t parentLimit
 The parent (enclosing) limit.
int64_t offset
 The current offset.
int64_t maxOffset
 The maximum offset.
bool stringPadding
 The current string padding mode.


Detailed Description

A DataEncoder context.

Author:
Mark Lindner

Constructor & Destructor Documentation

Context (  ) 

Constructor.


Member Function Documentation

void bumpOffset ( size_t  delta  ) 

void reset (  ) 


Member Data Documentation

The current byte endianness.

size_t length

The current value length.

int64_t limit

The current limit.

int64_t maxOffset

The maximum offset.

int64_t offset

The current offset.

int64_t parentLimit

The parent (enclosing) limit.

The current string padding mode.


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

Generated on Sat Apr 17 23:03:08 2010 for libcommonc++ by  doxygen 1.5.9