Public Member Functions | Private Attributes | List of all members
BoolTest Class Reference

Public Member Functions

 BoolTest (bool ret)
 
 BoolTest (const BoolTest &)=delete
 
BoolTestoperator= (const BoolTest &)=delete
 
bool test_bool ()
 

Private Attributes

bool ret_
 

Detailed Description

Definition at line 62 of file test_delegates.cpp.

Constructor & Destructor Documentation

◆ BoolTest() [1/2]

BoolTest::BoolTest ( bool  ret)
inline

Definition at line 66 of file test_delegates.cpp.

◆ BoolTest() [2/2]

BoolTest::BoolTest ( const BoolTest )
delete

Member Function Documentation

◆ operator=()

BoolTest& BoolTest::operator= ( const BoolTest )
delete

◆ test_bool()

bool BoolTest::test_bool ( )
inline

Definition at line 65 of file test_delegates.cpp.

Member Data Documentation

◆ ret_

bool BoolTest::ret_
private

Definition at line 63 of file test_delegates.cpp.


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


socketcan_interface
Author(s): Mathias Lüdtke
autogenerated on Mon Feb 28 2022 23:28:00