OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for opp_component_ptr< T >, including all inherited members.
get() const | opp_component_ptr< T > | inline |
getNullable() const | opp_component_ptr< T > | inline |
operator bool() const | opp_component_ptr< T > | inlineexplicit |
operator T*() const | opp_component_ptr< T > | inline |
operator*() const | opp_component_ptr< T > | inline |
operator->() const | opp_component_ptr< T > | inline |
operator=(T *newPtr) | opp_component_ptr< T > | inline |
operator=(const opp_component_ptr< T > &ref) | opp_component_ptr< T > | inline |
operator==(const T *ptr) | opp_component_ptr< T > | inline |
operator==(const opp_component_ptr< T > &other) | opp_component_ptr< T > | inline |
opp_component_ptr() | opp_component_ptr< T > | inline |
opp_component_ptr(T *ptr) | opp_component_ptr< T > | inline |
opp_component_ptr(const opp_component_ptr< T > &other) | opp_component_ptr< T > | inline |
~opp_component_ptr() | opp_component_ptr< T > | inline |