Recursive Property Bag Operations.
[Property Interface]

Collaboration diagram for Recursive Property Bag Operations.:

Functions

RTT_API std::ostream & RTT::operator<< (std::ostream &os, const PropertyBag &bag)
RTT_API std::istream & RTT::operator>> (std::istream &is, PropertyBag &bag)

Detailed Description

These functions operate recursively on the contents of bags, possibly modifying, deleting or creating new Property objects in the bag or in one of its sub-bags.


Function Documentation

RTT_API std::ostream & RTT::operator<< ( std::ostream &  os,
const PropertyBag &  bag 
)

Recursively prints out the contents of this bag.

Parameters:
os A Std stream to print to
bag The bag to print.
Returns:
os

Definition at line 295 of file PropertyBag.cpp.

RTT_API std::istream & RTT::operator>> ( std::istream &  is,
PropertyBag &  bag 
)

Not implemented

Parameters:
is unused
bag unused
Returns:
is

Definition at line 306 of file PropertyBag.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:14 2013