|
CXI
|
Encapsulates an array of key property lists, see PropertyList. More...
Public Member Functions | |
| int | size (void) const |
| void | add (const PropertyList &pl) |
| PropertyList & | operator[] (int i) |
Encapsulates an array of key property lists, see PropertyList.
The following example illustrates the usage of the KeyList class:
| int size | ( | void | ) | const |
Returns number of elements in key list
| void add | ( | const PropertyList & | pl | ) |
Adds a new element of type PropertyList to the key list
| PropertyList & operator[] | ( | int | i | ) |
Returns element of type PropertyList