saga::isn::entity_data Class Reference
#include <entity_data.hpp>
List of all members.
Detailed Description
Provides read access to the data of an entity. This class implements the saga::attributes interface and offers getter methods for the user to read key/value pairs. Access to the keys and values is through the saga::attributes
interface. The class provides no other methods.
Constructor & Destructor Documentation
saga::isn::entity_data::entity_data |
( |
saga::impl::entity_data * |
impl |
) |
[explicit, protected] |
saga::isn::entity_data::entity_data |
( |
void |
|
) |
|
saga::isn::entity_data::entity_data |
( |
saga::object const & |
o |
) |
[explicit] |
saga::isn::entity_data::~entity_data |
( |
void |
|
) |
|
Member Function Documentation
The documentation for this class was generated from the following files: