Public Member Functions | |
operator const T * () const | |
const T * | operator-> () const |
PySequence_ArrowProxy (const T &x) | |
Public Attributes | |
T | m_value |
Definition at line 3603 of file ogre_tools_swig_generated.cpp.
swig::PySequence_ArrowProxy< T >::PySequence_ArrowProxy | ( | const T & | x | ) | [inline] |
Definition at line 3605 of file ogre_tools_swig_generated.cpp.
swig::PySequence_ArrowProxy< T >::operator const T * | ( | ) | const [inline] |
Definition at line 3607 of file ogre_tools_swig_generated.cpp.
const T* swig::PySequence_ArrowProxy< T >::operator-> | ( | ) | const [inline] |
Definition at line 3606 of file ogre_tools_swig_generated.cpp.
T swig::PySequence_ArrowProxy< T >::m_value |
Definition at line 3608 of file ogre_tools_swig_generated.cpp.