Simulant  21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Types | Public Member Functions | List of all members
smlt::generic::Identifiable< IDType > Class Template Reference

Public Types

typedef IDType id_type
 

Public Member Functions

 Identifiable (IDType id)
 
IDType id () const
 
virtual bool operator== (const Identifiable< IDType > &rhs) const
 
virtual bool operator< (const Identifiable< IDType > &rhs) const
 
template<typename ResourceTypePtr >
void _bind_id_pointer (ResourceTypePtr ptr)
 
void _overwrite_id (IDType new_id)
 

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