TwiceAsNice  2019-02-18
Public Member Functions | Private Member Functions | Private Attributes | List of all members
MyPropertyBridgeMemberFunction Class Reference
Collaboration diagram for MyPropertyBridgeMemberFunction:
Collaboration graph

Public Member Functions

 MyPropertyBridgeMemberFunction ()
 
void execute (const int &)
 
unsigned getInvocationCount_execute ()
 
void throwAlwaysException ()
 

Private Member Functions

void throwExceptionIfRequested ()
 

Private Attributes

bool exceptionsRequested_
 
unsigned invocationCount_execute_
 

Constructor & Destructor Documentation

◆ MyPropertyBridgeMemberFunction()

MyPropertyBridgeMemberFunction::MyPropertyBridgeMemberFunction ( )
inline

Member Function Documentation

◆ execute()

void MyPropertyBridgeMemberFunction::execute ( const int &  )
inline

◆ getInvocationCount_execute()

unsigned MyPropertyBridgeMemberFunction::getInvocationCount_execute ( )
inline

◆ throwAlwaysException()

void MyPropertyBridgeMemberFunction::throwAlwaysException ( )
inline

◆ throwExceptionIfRequested()

void MyPropertyBridgeMemberFunction::throwExceptionIfRequested ( )
inlineprivate

Member Data Documentation

◆ exceptionsRequested_

bool MyPropertyBridgeMemberFunction::exceptionsRequested_
private

◆ invocationCount_execute_

unsigned MyPropertyBridgeMemberFunction::invocationCount_execute_
private

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