Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CPrvListenerIsAcceptCallLambdaFunction Class Reference
Inheritance diagram for CPrvListenerIsAcceptCallLambdaFunction:
[legend]
Collaboration diagram for CPrvListenerIsAcceptCallLambdaFunction:
[legend]

Public Member Functions

 CPrvListenerIsAcceptCallLambdaFunction (std::function< bool(AbstractComponentGUI *, std::string *)> &isAcceptFunctionCall)
 

Private Member Functions

bool isAccepted (AbstractComponentGUI *component, std::string *messageError) const override
 

Private Attributes

std::function< bool(AbstractComponentGUI *, std::string *)> m_isAcceptFunctionCall
 

Constructor & Destructor Documentation

◆ CPrvListenerIsAcceptCallLambdaFunction()

CPrvListenerIsAcceptCallLambdaFunction::CPrvListenerIsAcceptCallLambdaFunction ( std::function< bool(AbstractComponentGUI *, std::string *)> & isAcceptFunctionCall)
inlineexplicit

Member Function Documentation

◆ isAccepted()

bool CPrvListenerIsAcceptCallLambdaFunction::isAccepted ( AbstractComponentGUI * component,
std::string * messageError ) const
inlineoverrideprivatevirtual

Implements IListenerIsAccept.

Member Data Documentation

◆ m_isAcceptFunctionCall

std::function<bool(AbstractComponentGUI *, std::string *)> CPrvListenerIsAcceptCallLambdaFunction::m_isAcceptFunctionCall
private

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