Atlas_Funky_FunkyEncoder (3) - Linux Manuals
Atlas_Funky_FunkyEncoder: The root encoder in 'stream' state.
NAME
Atlas::Funky::FunkyEncoder - The root encoder in 'stream' state.
SYNOPSIS
#include <FEncoder.h>
Public Member Functions
FunkyEncoder (B &b)
EncMap< B, FunkyEncoder > operator<< (const BeginMap &)
Start a message (as a map).
template<typename Arg > FunkyEncoder< B > operator<< (const Arg &a)
If the encoder supports it, send a different kind of message.
Protected Attributes
B & b
The bridge or encoder that is written to.
Detailed Description
template<class B> class Atlas::Funky::FunkyEncoder< B >
The root encoder in 'stream' state.See also:
- Atlas Funky Encoder
Author
Generated automatically by Doxygen for Atlas-C++ from the source code.