|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <SafeBool_T.h>


Public Member Functions | |
| operator BoolType () const | |
Public Member Functions inherited from OpenDDS::DCPS::SafeBoolBase | |
| void | this_type_does_not_support_comparisons () const |
Protected Member Functions | |
| virtual bool | boolean_test () const =0 |
| virtual | ~SafeBool_T () |
Protected Member Functions inherited from OpenDDS::DCPS::SafeBoolBase | |
| SafeBoolBase () | |
| SafeBoolBase (const SafeBoolBase &) | |
| SafeBoolBase & | operator= (const SafeBoolBase &) |
| ~SafeBoolBase () | |
Additional Inherited Members | |
Public Types inherited from OpenDDS::DCPS::SafeBoolBase | |
| typedef void(SafeBoolBase::* | BoolType) () const |
Definition at line 61 of file SafeBool_T.h.
|
inlineprotectedvirtual |
Definition at line 71 of file SafeBool_T.h.
|
protectedpure virtual |
|
inline |
Definition at line 63 of file SafeBool_T.h.
References OpenDDS::DCPS::SafeBoolBase::this_type_does_not_support_comparisons().
1.8.13