|
Eris
1.3.23
|
This is the complete list of members for Eris::Entity, including all inherited members.
| Acted | Eris::Entity | |
| addChild(Entity *e) (defined in Eris::Entity) | Eris::Entity | protected |
| addToLocation() (defined in Eris::Entity) | Eris::Entity | protected |
| addToMovementPredition()=0 | Eris::Entity | protectedpure virtual |
| addToUpdate(const std::string &attr) (defined in Eris::Entity) | Eris::Entity | protected |
| attrChangedFromTypeInfo(const std::string &attributeName, const Atlas::Message::Element &element) | Eris::Entity | protectedvirtual |
| AttrChangedSignal typedef (defined in Eris::Entity) | Eris::Entity | protected |
| AttrChangedSlot typedef | Eris::Entity | |
| AttrMap typedef (defined in Eris::Entity) | Eris::Entity | |
| beginUpdate() (defined in Eris::Entity) | Eris::Entity | protected |
| BeingDeleted | Eris::Entity | |
| buildEntityDictFromContents(IdEntityMap &dict) (defined in Eris::Entity) | Eris::Entity | protected |
| Changed | Eris::Entity | |
| ChildAdded (defined in Eris::Entity) | Eris::Entity | |
| ChildRemoved (defined in Eris::Entity) | Eris::Entity | |
| createAlarmExpired() (defined in Eris::Entity) | Eris::Entity | protected |
| Emote | Eris::Entity | |
| endUpdate() (defined in Eris::Entity) | Eris::Entity | protected |
| Entity(const std::string &id, TypeInfo *ty) (defined in Eris::Entity) | Eris::Entity | explicit |
| extractEntityId(const Atlas::Message::Element &element, std::string &id) | Eris::Entity | static |
| fillAttributesFromType(Entity::AttrMap &attributes, TypeInfo *typeInfo) const | Eris::Entity | protected |
| filterMoveAttrs(Atlas::Message::MapType &attrs) const | Eris::Entity | protected |
| fromLocationCoords(const C &c) const (defined in Eris::Entity) | Eris::Entity | inline |
| fromLocationCoords(const WFMath::Vector< 3 > &v) const (defined in Eris::Entity) | Eris::Entity | inline |
| getAttributes() const | Eris::Entity | |
| getBBox(void) const | Eris::Entity | inline |
| getContained(unsigned int index) const | Eris::Entity | inline |
| getEntity(const std::string &id)=0 | Eris::Entity | protectedpure virtual |
| getId() const | Eris::Entity | inline |
| getInstanceAttributes() const | Eris::Entity | |
| getLocation() const | Eris::Entity | inline |
| getName() const | Eris::Entity | inline |
| getOrientation(void) const | Eris::Entity | inline |
| getPosition() const | Eris::Entity | inline |
| getPredictedPos() const | Eris::Entity | |
| getPredictedVelocity() const | Eris::Entity | |
| getStamp() const | Eris::Entity | inline |
| getTasks() const | Eris::Entity | inline |
| getType() const | Eris::Entity | inline |
| getTypeService() const =0 | Eris::Entity | protectedpure virtual |
| getUseOperations() const | Eris::Entity | |
| getVelocity(void) const | Eris::Entity | inline |
| getViewOrientation() const | Eris::Entity | |
| getViewPosition() const | Eris::Entity | |
| hasAttr(const std::string &p) const | Eris::Entity | |
| hasBBox() const | Eris::Entity | inline |
| hasChild(const std::string &eid) const (defined in Eris::Entity) | Eris::Entity | |
| IdEntityMap typedef (defined in Eris::Entity) | Eris::Entity | protected |
| IGRouter (defined in Eris::Entity) | Eris::Entity | friend |
| init(const Atlas::Objects::Entity::RootEntity &ge, bool fromCreateOp) | Eris::Entity | protectedvirtual |
| isMoving() const | Eris::Entity | |
| isVisible() const | Eris::Entity | |
| LocationChanged | Eris::Entity | |
| m_acc (defined in Eris::Entity) | Eris::Entity | protected |
| m_attrs (defined in Eris::Entity) | Eris::Entity | protected |
| m_bbox (defined in Eris::Entity) | Eris::Entity | protected |
| m_contents (defined in Eris::Entity) | Eris::Entity | protected |
| m_description (defined in Eris::Entity) | Eris::Entity | protected |
| m_hasBBox | Eris::Entity | protected |
| m_id | Eris::Entity | protected |
| m_initialised (defined in Eris::Entity) | Eris::Entity | protected |
| m_lastMoveTime (defined in Eris::Entity) | Eris::Entity | protected |
| m_limbo | Eris::Entity | protected |
| m_location (defined in Eris::Entity) | Eris::Entity | protected |
| m_modifiedAttrs | Eris::Entity | protected |
| m_moving | Eris::Entity | protected |
| m_name | Eris::Entity | protected |
| m_observers (defined in Eris::Entity) | Eris::Entity | protected |
| m_orientation (defined in Eris::Entity) | Eris::Entity | protected |
| m_position (defined in Eris::Entity) | Eris::Entity | protected |
| m_predicted (defined in Eris::Entity) | Eris::Entity | protected |
| m_recentlyCreated | Eris::Entity | protected |
| m_stamp | Eris::Entity | protected |
| m_tasks (defined in Eris::Entity) | Eris::Entity | protected |
| m_type (defined in Eris::Entity) | Eris::Entity | protected |
| m_updateLevel | Eris::Entity | protected |
| m_velocity (defined in Eris::Entity) | Eris::Entity | protected |
| m_visible (defined in Eris::Entity) | Eris::Entity | protected |
| Moved | Eris::Entity | |
| Moving | Eris::Entity | |
| nativeAttrChanged(const std::string &p, const Atlas::Message::Element &v) | Eris::Entity | protected |
| Noise | Eris::Entity | |
| numContained() const | Eris::Entity | inline |
| observe(const std::string &attr, const AttrChangedSlot &aslot) | Eris::Entity | |
| ObserverMap typedef (defined in Eris::Entity) | Eris::Entity | protected |
| onAction(const Atlas::Objects::Operation::RootOperation &act) | Eris::Entity | protectedvirtual |
| onAttrChanged(const std::string &attr, const Atlas::Message::Element &v) (defined in Eris::Entity) | Eris::Entity | protectedvirtual |
| onChildAdded(Entity *child) | Eris::Entity | protectedvirtual |
| onChildRemoved(Entity *child) | Eris::Entity | protectedvirtual |
| onImaginary(const Atlas::Objects::Root &act) | Eris::Entity | protectedvirtual |
| onLocationChanged(Entity *oldLoc) (defined in Eris::Entity) | Eris::Entity | protectedvirtual |
| onMoved() | Eris::Entity | protectedvirtual |
| onSoundAction(const Atlas::Objects::Operation::RootOperation &op) | Eris::Entity | protectedvirtual |
| onTalk(const Atlas::Objects::Operation::RootOperation &talk) | Eris::Entity | protectedvirtual |
| onTaskAdded(Task *task) | Eris::Entity | protectedvirtual |
| onVisibilityChanged(bool vis) | Eris::Entity | protectedvirtual |
| removeChild(Entity *e) (defined in Eris::Entity) | Eris::Entity | protected |
| removeFromLocation() (defined in Eris::Entity) | Eris::Entity | protected |
| removeFromMovementPrediction()=0 | Eris::Entity | protectedpure virtual |
| removeTask(Task *t) (defined in Eris::Entity) | Eris::Entity | protected |
| Say | Eris::Entity | |
| setAttr(const std::string &p, const Atlas::Message::Element &v) | Eris::Entity | protected |
| setContentsFromAtlas(const StringList &contents) | Eris::Entity | protected |
| setFromRoot(const Atlas::Objects::Root &obj, bool allowMotion, bool includeTypeInfoAttributes=false) | Eris::Entity | protected |
| setLocation(Entity *newLocation) | Eris::Entity | protected |
| setLocationFromAtlas(const std::string &locId) | Eris::Entity | protected |
| setMoving(bool moving) | Eris::Entity | protectedvirtual |
| setVisible(bool vis) | Eris::Entity | protected |
| shutdown() | Eris::Entity | virtual |
| sight(const Atlas::Objects::Entity::RootEntity &gent) | Eris::Entity | protected |
| Task (defined in Eris::Entity) | Eris::Entity | friend |
| TaskAdded | Eris::Entity | |
| TaskRemoved | Eris::Entity | |
| toLocationCoords(const C &c) const (defined in Eris::Entity) | Eris::Entity | inline |
| toLocationCoords(const WFMath::Vector< 3 > &v) const (defined in Eris::Entity) | Eris::Entity | inline |
| typeInfo_AttributeChanges(const std::string &attributeName, const Atlas::Message::Element &element) | Eris::Entity | protected |
| updateCalculatedVisibility(bool wasVisible) | Eris::Entity | protected |
| updatePredictedState(const WFMath::TimeStamp &t) (defined in Eris::Entity) | Eris::Entity | protected |
| updateTasks(const Atlas::Message::Element &e) (defined in Eris::Entity) | Eris::Entity | protected |
| valueOfAttr(const std::string &attr) const | Eris::Entity | |
| View (defined in Eris::Entity) | Eris::Entity | friend |
| VisibilityChanged | Eris::Entity | |
| ~Entity() (defined in Eris::Entity) | Eris::Entity | virtual |