Class zmbt::TriggerObj¶
ClassList > zmbt > TriggerObj
Object handler to be used with TriggerIfc .
#include <trigger.hpp>
Public Functions¶
Type | Name |
---|---|
TriggerObj (std::shared_ptr< T > obj) |
|
TriggerObj (T * obj) |
|
TriggerObj (T const * obj) |
|
TriggerObj (T & obj) |
|
TriggerObj (T const & obj) |
|
TriggerObj (nullptr_t) |
|
TriggerObj (TriggerObj const &) = default |
|
TriggerObj (TriggerObj &&) = default |
|
object_id | id () const |
TriggerObj & | operator= (TriggerObj const &) = default |
TriggerObj & | operator= (TriggerObj &&) = default |
std::shared_ptr< void > | ptr () const |
bool | unsafe () const |
virtual | ~TriggerObj () = default |
Public Functions Documentation¶
function TriggerObj [1/8]¶
function TriggerObj [2/8]¶
function TriggerObj [3/8]¶
function TriggerObj [4/8]¶
function TriggerObj [5/8]¶
function TriggerObj [6/8]¶
function TriggerObj [7/8]¶
function TriggerObj [8/8]¶
function id¶
function operator=¶
function operator=¶
function ptr¶
function unsafe¶
function ~TriggerObj¶
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/model/trigger.hpp