supertux
|
This is the complete list of members for TypedUID< T >, including all inherited members.
get() const (defined in TypedUID< T >) | TypedUID< T > | inline |
get_magic() const (defined in UID) | UID | inline |
m_value (defined in UID) | UID | protected |
Magic typedef (defined in UID) | UID | |
operator bool() const (defined in TypedUID< T >) | TypedUID< T > | inline |
operator!=(const T *object) const (defined in TypedUID< T >) | TypedUID< T > | inline |
operator!=(const UID &other) const (defined in UID) | UID | inline |
operator*() const (defined in TypedUID< T >) | TypedUID< T > | inline |
operator->() const (defined in TypedUID< T >) | TypedUID< T > | inline |
operator<(const UID &other) const (defined in UID) | UID | inline |
operator=(const TypedUID &other)=default (defined in TypedUID< T >) | TypedUID< T > | |
operator=(const T *object) (defined in TypedUID< T >) | TypedUID< T > | inline |
operator=(const UID &other) (defined in TypedUID< T >) | TypedUID< T > | inline |
operator==(const T *object) const (defined in TypedUID< T >) | TypedUID< T > | inline |
operator==(const UID &other) const (defined in UID) | UID | inline |
TypedUID() (defined in TypedUID< T >) | TypedUID< T > | inline |
TypedUID(const T *object) (defined in TypedUID< T >) | TypedUID< T > | inline |
TypedUID(const TypedUID &other)=default (defined in TypedUID< T >) | TypedUID< T > | |
UID() (defined in UID) | UID | inline |
UID(const UID &other)=default (defined in UID) | UID |