GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
octave_refcount< T > Member List

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

countoctave_refcount< T >private
count_type typedefoctave_refcount< T >
get(void)octave_refcount< T >inline
octave_refcount(count_type initial_count)octave_refcount< T >inline
operator count_type(void) const octave_refcount< T >inline
operator++(void)octave_refcount< T >inline
operator++(int)octave_refcount< T >inline
operator--(void)octave_refcount< T >inline
operator--(int)octave_refcount< T >inline