FlightGear next
FGXMLAutopilot::CreateAndConfigureFunctor< TClass, TBase > Class Template Reference

#include <functor.hxx>

Inherits FGXMLAutopilot::FunctorBase< TBase >.

Public Member Functions

virtual TBase * operator() (SGPropertyNode &prop_root, SGPropertyNode &cfg)
 
- Public Member Functions inherited from FGXMLAutopilot::FunctorBase< TBase >
virtual ~FunctorBase ()
 

Detailed Description

template<class TClass, class TBase>
class FGXMLAutopilot::CreateAndConfigureFunctor< TClass, TBase >

Definition at line 39 of file functor.hxx.

Member Function Documentation

◆ operator()()

template<class TClass, class TBase>
virtual TBase * FGXMLAutopilot::CreateAndConfigureFunctor< TClass, TBase >::operator() ( SGPropertyNode & prop_root,
SGPropertyNode & cfg )
inlinevirtual

Implements FGXMLAutopilot::FunctorBase< TBase >.

Definition at line 42 of file functor.hxx.


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