Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
CommandProperty Member List
This is the complete list of members for CommandProperty, including all inherited members.
- assign( const Property& )
[virtual] - cloneRef() const
[virtual] - CommandProperty()
- CommandProperty( const std::string& name )
- CommandProperty( const std::string& name, const std::string& value )
- declareReadHandler( void ( * callbackFunctionPointer ) ( Property& ) )
[inline] - declareReadHandler( void ( HT::* callbackMemberPointer ) ( Property& ), HT* instance )
[inline] - declareUpdateHandler( void ( * callbackFunctionPointer ) ( Property& ) )
[inline] - declareUpdateHandler( void ( HT::* callbackMemberPointer ) ( Property& ), HT* instance )
[inline] - handler( const std::string& value ) = 0
[pure virtual] - isRef() const
[inline, virtual] - load( Property& ) const
[virtual] - m_name
[protected] - m_readCallback
[protected] - m_type_info
[protected] - m_updateCallback
[protected] - m_value
- m_verifier
- name() const
[inline] - nameAndValueAsStream( std::ostream& ) const
[virtual] - nameAndValueFromStream( std::istream& )
[virtual] - nameFromStream( std::istream& )
- operator const T &() const
[inline] - operator=( const T& value )
[inline] - Property( const std::string& name, const std::type_info& type_info )
[inline, protected] - readCallback() const
[inline, virtual] - set( const std::string& value )
[virtual] - SimpleProperty::set( const T& value )
[inline] - setName( const std::string& name )
[inline] - setType( const std::string& type )
- setValue( const T& value )
[inline] - SimpleProperty()
[inline] - SimpleProperty( const T& value )
[inline] - SimpleProperty( const std::string& name, const T& value )
[inline] - SimpleProperty( const std::string& name, const T& value, VT& verifier )
[inline] - type() const
[inline] - type_info() const
[inline] - updateCallback() const
[inline, virtual] - value() const
[inline] - valueElementAsStream( std::ostream&, size_t index ) const
[virtual] - valueElementFromStream( std::istream& )
[virtual] - valueFromStream( std::istream& )
[virtual] - verifier()
[inline] - ~CommandProperty()
[virtual] - ~Property()
[inline, virtual] - ~SimpleProperty()
[inline, virtual]
Generated at Wed Nov 21 12:22:09 2001 by
1.2.3 written by Dimitri van Heesch,
© 1997-2000