Eris  1.4.0
Public Member Functions | Public Attributes | List of all members
Eris::EntityRef Class Reference
Inheritance diagram for Eris::EntityRef:

Public Member Functions

 EntityRef (View *v, const std::string &eid)
 
 EntityRef (Entity *)
 
 EntityRef (const EntityRef &ref)
 
EntityRefoperator= (const EntityRef &ref)
 
const Entityoperator* () const
 
Entityoperator* ()
 
const Entityoperator-> () const
 
Entityoperator-> ()
 
Entityget () const
 
 operator bool () const
 
bool operator! () const
 
bool operator== (const EntityRef &e) const
 
bool operator== (const Entity *e) const
 
bool operator< (const EntityRef &e) const
 

Public Attributes

sigc::signal0< void > Changed
 

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