Template Struct helpFunctionalOneParamater#

Inheritance Relationships#

Base Type#

  • public std::function< Rose_STL_Container< AstQuerySynthesizedAttributeType >(SgNode *)>

Struct Documentation#

template<typename AstQuerySynthesizedAttributeType>
struct helpFunctionalOneParamater : public std::function<Rose_STL_Container<AstQuerySynthesizedAttributeType>(SgNode*)>#

Public Types

typedef Rose_STL_Container<AstQuerySynthesizedAttributeType> (*roseFunctionPointerOneParameter)(SgNode*)#

Public Functions

inline helpFunctionalOneParamater(roseFunctionPointerOneParameter function)#
inline Rose_STL_Container<AstQuerySynthesizedAttributeType> operator()(SgNode *node)#

Public Members

roseFunctionPointerOneParameter queryFunctionOneParameter#