#include <Encoder.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. |
Copyright 2000 the respective authors.
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.