Main Page
Classes
Files
Directories
Related Pages
Alphabetical List
Class List
Class Hierarchy
Class Members
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Idioskopos::Introspectable
Serves as a base class for introspectable objects
Idioskopos::Object
Serves as a common interface to all properties
Idioskopos::Object::iterator
An STL type iterator to iterate through the children of an introspectable object
Idioskopos::Property< T >
Property
Idioskopos::PropertyBase< T >
Implements a simple property interface with predefined get/set methods
Idioskopos::PropertyBase< IdioskoposArray< X, N > >
A template specialization of
PropertyBase
for std::array
Idioskopos::PropertyBase< std::vector< bool, A > >
A template specialization of
PropertyBase
for std::vector<bool>
Idioskopos::PropertyBase< std::vector< X, A > >
A template specialization of
PropertyBase
for std::vectors
Idioskopos::ReadOnlyProperty< T >
Read only property
Idioskopos::ReadOnlyPropertyBase< T >
Implements a simple read only property
Idioskopos::ReadOnlyPropertyBase< IdioskoposArray< X, N > >
Template specialization of
ReadOnlyPropertyBase
for std::array
Idioskopos::ReadOnlyPropertyBase< std::vector< X, A > >
Template specialization of
ReadOnlyPropertyBase
for std::vector
Idioskopos::ReadOnlyReferenceProperty< T >
Read only reference properties
Idioskopos::ReadOnlyVirtualProperty< T >
Read only virtual property
Idioskopos::ReferenceProperty< T >
Reference properties
Idioskopos::VirtualProperty< T >
Virtual property
Idioskopos::WriteOnlyProperty< T >
Write only property
Idioskopos::WriteOnlyPropertyBase< T >
Implements a simple write only property
Idioskopos::WriteOnlyPropertyBase< IdioskoposArray< X, N > >
Template specialization of
WriteOnlyPropertyBase
for std::array
Idioskopos::WriteOnlyPropertyBase< std::vector< X, A > >
Template specialization of
WriteOnlyPropertyBase
for std::vector
Idioskopos::WriteOnlyReferenceProperty< T >
Write only reference properties
Idioskopos::WriteOnlyVirtualProperty< T >
Write only virtual property
Generated on Thu Jan 11 00:26:42 2007 by
1.5.1