OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <SafeBool_T.h>
Public Member Functions | |
operator BoolType () const | |
![]() | |
void | this_type_does_not_support_comparisons () const |
Protected Member Functions | |
virtual bool | boolean_test () const =0 |
virtual | ~SafeBool_T () |
![]() | |
SafeBoolBase () | |
SafeBoolBase (const SafeBoolBase &) | |
SafeBoolBase & | operator= (const SafeBoolBase &) |
~SafeBoolBase () | |
Additional Inherited Members | |
![]() | |
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().