Lumiera  0.pre.03
»edit your freedom«
EngineEvent::Payload< DAT > Union Template Reference

Description

template<class DAT>
union vault::gear::EngineEvent::Payload< DAT >

Definition at line 75 of file engine-observer.hpp.

Public Member Functions

 Payload (DAT const &d)
 
 Payload (DAT &&dr)
 
 operator Storage & ()
 
 operator Storage && ()
 
DAT const & operator= (DAT const &d)
 
DAT const & operator= (DAT &&dr)
 

Public Attributes

DAT data
 
Storage raw
 
+ Collaboration diagram for EngineEvent::Payload< DAT >:

The documentation for this union was generated from the following file: