Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Bentley
RefCountedPtr
RefCountedPtr< T > Member List
This is the complete list of members for
RefCountedPtr< T >
, including all inherited members.
element_type
typedef
RefCountedPtr< T >
Equals
(T const *other) const
RefCountedPtr< T >
Equals
(RefCountedPtr const &other) const
RefCountedPtr< T >
get
() const
RefCountedPtr< T >
GetCR
() const
RefCountedPtr< T >
GetR
()
RefCountedPtr< T >
IsNull
() const
RefCountedPtr< T >
IsValid
() const
RefCountedPtr< T >
operator!=
(RefCountedPtr< T > const &rhs) const
RefCountedPtr< T >
operator!=
(RefCountedPtr< U > const &rhs) const
RefCountedPtr< T >
operator*
() const
RefCountedPtr< T >
operator->
() const
RefCountedPtr< T >
operator=
(RefCountedPtr &&rhs)
RefCountedPtr< T >
operator=
(RefCountedPtr< U > const &rhs)
RefCountedPtr< T >
operator=
(RefCountedPtr const &rhs)
RefCountedPtr< T >
operator=
(T *rhs)
RefCountedPtr< T >
operator==
(RefCountedPtr< T > const &rhs) const
RefCountedPtr< T >
operator==
(RefCountedPtr< U > const &rhs) const
RefCountedPtr< T >
RefCountedPtr
()
RefCountedPtr< T >
RefCountedPtr
(T *p, bool add_ref=true)
RefCountedPtr< T >
RefCountedPtr
(RefCountedPtr< U > const &rhs)
RefCountedPtr< T >
RefCountedPtr
(RefCountedPtr const &rhs)
RefCountedPtr< T >
RefCountedPtr
(RefCountedPtr &&rhs)
RefCountedPtr< T >
swap
(RefCountedPtr &rhs)
RefCountedPtr< T >
~RefCountedPtr
()
RefCountedPtr< T >
Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.