Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of LinkNode-Test by
base Class Reference
Base class for all intances of SafeBool, This base class reduce instantiation of trueTag function. More...
#include <SafeBool.h>
Inherited by SafeBool< T >, SafeBool< CallChainOfFunctionPointersWithContext< const ConnectionCallbackParams_t * > >, SafeBool< CallChainOfFunctionPointersWithContext< const DisconnectionCallbackParams_t * > >, SafeBool< CallChainOfFunctionPointersWithContext< const GattHVXCallbackParams * > >, SafeBool< CallChainOfFunctionPointersWithContext< const GattReadCallbackParams * > >, SafeBool< CallChainOfFunctionPointersWithContext< const GattWriteCallbackParams * > >, SafeBool< CallChainOfFunctionPointersWithContext< ContextType > >, SafeBool< CallChainOfFunctionPointersWithContext< TimeoutSource_t > >, SafeBool< CallChainOfFunctionPointersWithContext< unsigned > >, SafeBool< FunctionPointerWithContext< bool > >, SafeBool< FunctionPointerWithContext< const AdvertisementCallbackParams_t * > >, SafeBool< FunctionPointerWithContext< const ConnectionCallbackParams_t * > >, SafeBool< FunctionPointerWithContext< const DisconnectionCallbackParams_t * > >, SafeBool< FunctionPointerWithContext< const DiscoveredCharacteristic * > >, SafeBool< FunctionPointerWithContext< const DiscoveredService * > >, SafeBool< FunctionPointerWithContext< const GattHVXCallbackParams * > >, SafeBool< FunctionPointerWithContext< const GattReadCallbackParams * > >, SafeBool< FunctionPointerWithContext< const GattWriteCallbackParams * > >, SafeBool< FunctionPointerWithContext< ContextType > >, SafeBool< FunctionPointerWithContext< GattAttribute::Handle_t > >, SafeBool< FunctionPointerWithContext< GattReadAuthCallbackParams * > >, SafeBool< FunctionPointerWithContext< GattWriteAuthCallbackParams * > >, SafeBool< FunctionPointerWithContext< TimeoutSource_t > >, and SafeBool< FunctionPointerWithContext< unsigned > >.
Friends | |
class | SafeBool |
Detailed Description
Base class for all intances of SafeBool, This base class reduce instantiation of trueTag function.
Definition at line 27 of file SafeBool.h.
Generated on Tue Jul 12 2022 16:00:25 by
