Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Idioskopos::IntrospectableServes as a base class for introspectable objects
Idioskopos::ObjectServes as a common interface to all properties
Idioskopos::Object::iteratorAn 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  doxygen 1.5.1