![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Attributed values tree. More...
Classes | |
| class | PIValueTree |
| The PIValueTree class represents a tree structure of PIVariant values with attributes. More... | |
| struct | PIValueTree::Attribute |
| The Attribute struct contains constants for commonly used attribute names. More... | |
Functions | |
| template<typename P > | |
| PIBinaryStream< P > & | operator<< (PIBinaryStream< P > &s, const PIValueTree &v) |
| Store operator. | |
| template<typename P > | |
| PIBinaryStream< P > & | operator>> (PIBinaryStream< P > &s, PIValueTree &v) |
| Restore operator. | |
| PICout | operator<< (PICout s, const PIValueTree &v) |
| Output operator to PICout. | |
Attributed values tree.