cppyabm  1.0.17
An agent-based library to integrate C++ and Python
ref< T > Member List

This is the complete list of members for ref< T >, including all inherited members.

get_ptr()ref< T >inline
get_ptr() constref< T >inline
operator T*()ref< T >inline
operator!=(const ref &r) constref< T >inline
operator!=(const T *ptr) constref< T >inline
operator*()ref< T >inline
operator*() constref< T >inline
operator->()ref< T >inline
operator->() constref< T >inline
operator=(ref &&r)ref< T >inline
operator=(const ref &r)ref< T >inline
operator=(T *ptr)ref< T >inline
operator==(const ref &r) constref< T >inline
operator==(const T *ptr) constref< T >inline
ref()ref< T >inline
ref(T *ptr)ref< T >inline
ref(const ref &r)ref< T >inline
ref(ref &&r)ref< T >inline
~ref()ref< T >inline