Radium Engine  1.5.0
Ra::Core::Utils::IndexedObject Class Reference

#include <Core/Utils/IndexedObject.hpp>

+ Inheritance diagram for Ra::Core::Utils::IndexedObject:
+ Collaboration diagram for Ra::Core::Utils::IndexedObject:

Public Member Functions

 IndexedObject (Index idx=Index::Invalid())
 CONSTRUCTOR.
 
 IndexedObject (const IndexedObject &id_obj)=default
 
void setIndex (const Index &idx)
 
const Index & getIndex () const
 

Protected Attributes

Index m_idx
 VARIABLE.
 

Detailed Description

Base class for objects that will be used through an index.

Definition at line 13 of file IndexedObject.hpp.


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