Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

Atlas::Funky::EncMap< B, T > Class Template Reference
[Atlas Funky Encoder]

Encoder in Map state. More...

#include <Encoder.h>

List of all members.

Public Member Functions

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

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:
funky_encoder


The documentation for this class was generated from the following file:

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.