Atlas::Funky::Tokens

Section: C Library Functions (3)
Updated: 24 Jul 2009
Index Return to Main Contents
 

NAME

Atlas::Funky::Tokens - Tokens representing beginnings and ends of maps/lists.

 

SYNOPSIS


#include <FEncoder.h>

 

Static Public Attributes


static BeginMap begin_map

static EndMap end_map

static BeginList begin_list

static EndList end_list
 

Detailed Description

Tokens representing beginnings and ends of maps/lists.

Use these as parameters to operator<< for the Funky::Encoder classes.

See also:

Atlas Funky Encoder

 

Author

Generated automatically by Doxygen for Atlas-C++ from the source code.