FlightGear next
ViewPropertyEvaluator::Sequence Struct Reference

Public Member Functions

 Sequence ()
 

Public Attributes

std::vector< std::shared_ptr< Node > > _nodes
 
std::vector< Node * > _parents
 
bool _rescan
 
std::string _value
 

Detailed Description

Definition at line 53 of file ViewPropertyEvaluator.cxx.

Constructor & Destructor Documentation

◆ Sequence()

ViewPropertyEvaluator::Sequence::Sequence ( )

Definition at line 255 of file ViewPropertyEvaluator.cxx.

Member Data Documentation

◆ _nodes

std::vector<std::shared_ptr<Node> > ViewPropertyEvaluator::Sequence::_nodes

Definition at line 57 of file ViewPropertyEvaluator.cxx.

◆ _parents

std::vector<Node*> ViewPropertyEvaluator::Sequence::_parents

Definition at line 58 of file ViewPropertyEvaluator.cxx.

◆ _rescan

bool ViewPropertyEvaluator::Sequence::_rescan

Definition at line 59 of file ViewPropertyEvaluator.cxx.

◆ _value

std::string ViewPropertyEvaluator::Sequence::_value

Definition at line 60 of file ViewPropertyEvaluator.cxx.


The documentation for this struct was generated from the following file: