]> git.mxchange.org Git - simgear.git/commit
- added SGPropertyNode::Type
authorcurt <curt>
Tue, 12 Jun 2001 02:49:32 +0000 (02:49 +0000)
committercurt <curt>
Tue, 12 Jun 2001 02:49:32 +0000 (02:49 +0000)
commitb1a719dd4c617767af64714c9cad69f0f301fdb2
treebfbc5ae300e20ba23f3fcaece60156acb6437e9c
parentb4efe8f374089563dacaec40fd84127e8176a5e6
- added SGPropertyNode::Type
- changed return type of SGPropertyNode::getType methods from
  SGValue::Type to SGPropertyNode::Type
- made SGPropertyNode::getValue and SGPropertyNode::hasValue private
  so that applications cannot get at SGValue instances (SGValue is
  slated for removal)
simgear/misc/props.hxx