Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
SimplePropertyRef Member List
This is the complete list of members for SimplePropertyRef, including all inherited members.
- assign( const Property& )
[virtual] - cloneRef() const
[virtual] - 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] - 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 T& value )
[inline] - setName( const std::string& name )
[inline] - setType( const std::string& type )
- setValue( const T& value )
[inline] - SimplePropertyRef( const std::string& name, const T& value, const VT& verifier = NullVerifier<T>::theNullVerifier() )
[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] - ~Property()
[inline, virtual] - ~SimplePropertyRef()
[inline, virtual]
Generated at Wed Nov 21 12:22:15 2001 by
1.2.3 written by Dimitri van Heesch,
© 1997-2000