#include <entity_data.hpp>

Public Member Functions | |
| entity_data (void) | |
| entity_data (saga::object const &o) | |
| ~entity_data (void) | |
| entity_data & | operator= (saga::object const &o) |
Protected Member Functions | |
| entity_data (saga::impl::entity_data *impl) | |
saga::attributes interface. The class provides no other methods. | 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] |
References saga::BadParameter, saga::object::EntityData, and saga::object::get_type().
| saga::isn::entity_data::~entity_data | ( | void | ) |
| entity_data & saga::isn::entity_data::operator= | ( | saga::object const & | o | ) |
1.5.6