Detailed Description
These interfaces are for the purpose of collecting, containing and transferring information between components in an implementation independant manner.
|
Modules |
| | Lists |
| | These are interfaces for collecting and iterating a list of objects or data items.
|
| | XML |
| | Interfaces for interacting with xml.
|
| | Math Objects |
| | These structures are not actually interfaces, but rather simple in-memory structures, that are used by interfaces to transfer simple data effectively.
|
Data Structures |
| struct | DigitalSpaces::DIVariant |
| | An interface used to pass around data of indertimate type. More...
|
| struct | DigitalSpaces::DISettingMap |
| | Used to pass a key:value map between components. More...
|