SGPropertyChangeListener Class Reference

#include <props.hxx>

List of all members.


Detailed Description

Any class that needs to listen for property changes must implement this interface.

Definition at line 471 of file props.hxx.


Public Member Functions

virtual void childAdded (SGPropertyNode *parent, SGPropertyNode *child)
virtual void childRemoved (SGPropertyNode *parent, SGPropertyNode *child)
virtual void valueChanged (SGPropertyNode *node)

Protected Member Functions

virtual void register_property (SGPropertyNode *node)
virtual void unregister_property (SGPropertyNode *node)

Friends

class SGPropertyNode

The documentation for this class was generated from the following files:

Generated on Tue May 26 00:55:08 2009 for JSBSim Flight Dynamics Model by  doxygen 1.5.5