Atlas_Funky_EncMap

Langue: en

Version: 158361 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Atlas::Funky::EncMap - Encoder in Map state.

SYNOPSIS


#include <FEncoder.h>

Public Member Functions


EncMap (B &b)

EncMapValue< B, EncMap< B, T > > operator<< (const std::string &name)
Start a value with its name.
T operator<< (EndMap)
End this map.

Protected Attributes


B & b
The bridge or encoder that is written to.

Detailed Description

template<class B, class T> class Atlas::Funky::EncMap< B, T >

Encoder in Map state.

See also:

Atlas Funky Encoder

Author

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