Ignition Physics

API Reference

2.3.0
EntityPtr< EntityT > Member List

This is the complete list of members for EntityPtr< EntityT >, including all inherited members.

EntityPtr()=defaultEntityPtr< EntityT >
EntityPtr(EntityPtr &&)=defaultEntityPtr< EntityT >
EntityPtr(const EntityPtr &)EntityPtr< EntityT >
EntityPtr(std::nullptr_t)EntityPtr< EntityT >
EntityPtr(std::nullopt_t)EntityPtr< EntityT >
EntityPtr(const std::shared_ptr< Pimpl > &_pimpl, const Identity &_identity)EntityPtr< EntityT >
EntityPtr(const EntityPtr< OtherEntityT > &_other)EntityPtr< EntityT >
Hash() constEntityPtr< EntityT >
operator bool() constEntityPtr< EntityT >
operator!=(const EntityPtr< OtherEntityT > &_other) constEntityPtr< EntityT >
operator*() constEntityPtr< EntityT >
operator->() constEntityPtr< EntityT >
operator<(const EntityPtr< OtherEntityT > &_other) constEntityPtr< EntityT >
operator<=(const EntityPtr< OtherEntityT > &_other) constEntityPtr< EntityT >
operator=(EntityPtr &&)=defaultEntityPtr< EntityT >
operator=(const EntityPtr &)EntityPtr< EntityT >
operator=(std::nullptr_t)EntityPtr< EntityT >
operator=(std::nullopt_t)EntityPtr< EntityT >
operator=(const EntityPtr< OtherEntityT > &_other)EntityPtr< EntityT >
operator==(const EntityPtr< OtherEntityT > &_other) constEntityPtr< EntityT >
operator>(const EntityPtr< OtherEntityT > &_other) constEntityPtr< EntityT >
operator>=(const EntityPtr< OtherEntityT > &_other) constEntityPtr< EntityT >
Valid() constEntityPtr< EntityT >
~EntityPtr()=defaultEntityPtr< EntityT >