Public Member Functions | Public Attributes | List of all members
ConvertibleToBool Struct Reference

Public Member Functions

 ConvertibleToBool (bool value)
 
 operator bool () const
 
bool operator! () const
 

Public Attributes

const bool value
 

Detailed Description

Definition at line 11 of file templates.cpp.

Constructor & Destructor Documentation

◆ ConvertibleToBool()

ConvertibleToBool::ConvertibleToBool ( bool  value)
inline

Definition at line 14 of file templates.cpp.

Member Function Documentation

◆ operator bool()

ConvertibleToBool::operator bool ( ) const
inline

Definition at line 15 of file templates.cpp.

◆ operator!()

bool ConvertibleToBool::operator! ( ) const
inline

Definition at line 16 of file templates.cpp.

Member Data Documentation

◆ value

const bool ConvertibleToBool::value

Definition at line 13 of file templates.cpp.


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


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:04