Atlas_Funky_Tokens(3)

Atlas::Funky::Tokens(3) Library Functions Manual Atlas::Funky::Tokens(3)

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.

Tue Oct 10 2017 Atlas-C++