Horizon
Public Member Functions | Public Attributes | List of all members
horizon::uuid_ptr< T > Class Template Reference

Public Member Functions

 uuid_ptr (const UUID &uu)
 
 uuid_ptr (T *p, const UUID &uu)
 
 uuid_ptr (T *p)
 
T & operator* ()
 
T * operator-> () const
 
 operator T* () const
 
void update (std::map< UUID, T > &map)
 
void update (const std::map< UUID, T_without_const > &map)
 
 uuid_ptr (const UUID &uu)
 
 uuid_ptr (T *p, const UUID &uu)
 
 uuid_ptr (T *p)
 
T & operator* ()
 
T * operator-> () const
 
 operator T* () const
 
void update (std::map< UUID, T > &map)
 
void update (const std::map< UUID, T_without_const > &map)
 

Public Attributes

T * ptr
 
UUID uuid
 

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