FlightGear next
NasalCommand Class Reference

Inherits SGCommandMgr::Command.

Public Member Functions

 NasalCommand (FGNasalSys *sys, naRef f, const std::string &name)
 
virtual ~NasalCommand ()
 
bool operator() (const SGPropertyNode *aNode, SGPropertyNode *root) override
 

Detailed Description

Definition at line 798 of file NasalSys.cxx.

Constructor & Destructor Documentation

◆ NasalCommand()

NasalCommand::NasalCommand ( FGNasalSys * sys,
naRef f,
const std::string & name )
inline

Definition at line 801 of file NasalSys.cxx.

◆ ~NasalCommand()

virtual NasalCommand::~NasalCommand ( )
inlinevirtual

Definition at line 810 of file NasalSys.cxx.

Member Function Documentation

◆ operator()()

bool NasalCommand::operator() ( const SGPropertyNode * aNode,
SGPropertyNode * root )
inlineoverride

Definition at line 815 of file NasalSys.cxx.


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