Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Inherited by Rapicorn::Aida::SmartMember< SmartHandle >, Rapicorn::ApplicationHandle [virtual]
, Rapicorn::ListModelHandle [virtual]
, Rapicorn::ListModelRelayHandle [virtual]
, and Rapicorn::WidgetHandle [virtual]
.
Classes | |
struct | NullSmartHandle |
Public Member Functions | |
uint64 | _orbid () const |
operator bool () const noexcept | |
bool | operator== (std::nullptr_t) const noexcept |
bool | operator!= (std::nullptr_t) const noexcept |
bool | operator== (const SmartHandle &) const noexcept |
bool | operator!= (const SmartHandle &) const noexcept |
Static Public Member Functions | |
static NullHandle | _null_handle () |
Protected Member Functions | |
SmartHandle (OrbObject &) |