]> git.mxchange.org Git - simgear.git/commit
Added a ptr() method to SGPropertyNode_ptr to get the raw pointer.
authordavid <david>
Tue, 18 Jun 2002 01:26:09 +0000 (01:26 +0000)
committerdavid <david>
Tue, 18 Jun 2002 01:26:09 +0000 (01:26 +0000)
commit9c7f7f3d32b0afd502e534ec2419189a277e9e34
tree16566dd4273441ff989908a9f7e5e86dd2c59a4c
parent7847fe80747b93def49905d5c99e1a03e1daa089
Added a ptr() method to SGPropertyNode_ptr to get the raw pointer.

Added the SGPropertyChangeListener interface and addChangeListener and
firePropertyChange methods.
simgear/misc/props.cxx
simgear/misc/props.hxx