Atlas-C++
|
The root encoder in "stream" state. More...
#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. | |
The root encoder in "stream" state.
Copyright 2000-2004 the respective authors.
This document can be licensed under the terms of the GNU Free Documentation License or the GNU General Public License and may be freely distributed under the terms given by one of these licenses.