STLdoc
STLdocumentation
|
This is the complete list of members for msclr::gcroot< T >, including all inherited members.
_handle | msclr::gcroot< T > | private |
GCHandle typedef | msclr::gcroot< T > | |
gcroot() | msclr::gcroot< T > | inline |
gcroot(T t) | msclr::gcroot< T > | inline |
gcroot(const gcroot &r) | msclr::gcroot< T > | inline |
operator T() const | msclr::gcroot< T > | inline |
operator&() | msclr::gcroot< T > | private |
operator->() const | msclr::gcroot< T > | inline |
operator=(T t) | msclr::gcroot< T > | inline |
operator=(const gcroot &r) | msclr::gcroot< T > | inline |
swap(gcroot< T > &_right) | msclr::gcroot< T > | inline |
~gcroot() | msclr::gcroot< T > | inline |