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

Public Member Functions

 CPrvListenerAcceptCallLambdaFunction (std::function< void()> &acceptFunctionCall)
 

Private Member Functions

void processAccepted () override
 

Private Attributes

std::function< void()> m_acceptFunctionCall
 

Constructor & Destructor Documentation

◆ CPrvListenerAcceptCallLambdaFunction()

CPrvListenerAcceptCallLambdaFunction::CPrvListenerAcceptCallLambdaFunction ( std::function< void()> & acceptFunctionCall)
inlineexplicit

Member Function Documentation

◆ processAccepted()

void CPrvListenerAcceptCallLambdaFunction::processAccepted ( )
inlineoverrideprivatevirtual

Implements IListenerAccept.

Member Data Documentation

◆ m_acceptFunctionCall

std::function<void()> CPrvListenerAcceptCallLambdaFunction::m_acceptFunctionCall
private

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