Parasol Planning Library (PPL)
TMPMethodFactory< TMPMethod > Struct Template Reference

Creates new TMPMethod instances from an XML node. More...

#include <TMPMethodSet.h>

Public Types

Local Types
typedef std::shared_ptr< TMPMethod > TMPMethodPointer
 

Public Member Functions

Operator
TMPMethodPointer operator() (XMLNode &_node) const
 

Detailed Description

template<typename TMPMethod>
struct TMPMethodFactory< TMPMethod >

Creates new TMPMethod instances from an XML node.

Member Typedef Documentation

◆ TMPMethodPointer

template<typename TMPMethod >
typedef std::shared_ptr<TMPMethod> TMPMethodFactory< TMPMethod >::TMPMethodPointer

Member Function Documentation

◆ operator()()

template<typename TMPMethod >
TMPMethodPointer TMPMethodFactory< TMPMethod >::operator() ( XMLNode _node) const
inline

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