CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
swig::SwigPySequence_ArrowProxy< T > Struct Template Reference
Collaboration diagram for swig::SwigPySequence_ArrowProxy< T >:
[legend]

Public Member Functions

 SwigPySequence_ArrowProxy (const T &x)
const T * operator-> () const
 operator const T * () const
 SwigPySequence_ArrowProxy (const T &x)
const T * operator-> () const
 operator const T * () const
 SwigPySequence_ArrowProxy (const T &x)
const T * operator-> () const
 operator const T * () const

Public Attributes

m_value

Detailed Description

template<class T>
struct swig::SwigPySequence_ArrowProxy< T >

Definition at line 4884 of file cmsdk2_wrap.cxx.

Constructor & Destructor Documentation

◆ SwigPySequence_ArrowProxy() [1/3]

template<class T>
swig::SwigPySequence_ArrowProxy< T >::SwigPySequence_ArrowProxy ( const T & x)
inline

Definition at line 4886 of file cmsdk2_wrap.cxx.

References m_value.

◆ SwigPySequence_ArrowProxy() [2/3]

template<class T>
swig::SwigPySequence_ArrowProxy< T >::SwigPySequence_ArrowProxy ( const T & x)
inline

Definition at line 4886 of file cmsdk2debug_wrap.cxx.

References m_value.

◆ SwigPySequence_ArrowProxy() [3/3]

template<class T>
swig::SwigPySequence_ArrowProxy< T >::SwigPySequence_ArrowProxy ( const T & x)
inline

Definition at line 4886 of file cmsdk3debug_wrap.cxx.

References m_value.

Member Function Documentation

◆ operator const T *() [1/3]

template<class T>
swig::SwigPySequence_ArrowProxy< T >::operator const T * ( ) const
inline

Definition at line 4888 of file cmsdk2_wrap.cxx.

References m_value.

◆ operator const T *() [2/3]

template<class T>
swig::SwigPySequence_ArrowProxy< T >::operator const T * ( ) const
inline

Definition at line 4888 of file cmsdk2debug_wrap.cxx.

References m_value.

◆ operator const T *() [3/3]

template<class T>
swig::SwigPySequence_ArrowProxy< T >::operator const T * ( ) const
inline

Definition at line 4888 of file cmsdk3debug_wrap.cxx.

References m_value.

◆ operator->() [1/3]

template<class T>
const T * swig::SwigPySequence_ArrowProxy< T >::operator-> ( ) const
inline

Definition at line 4887 of file cmsdk2_wrap.cxx.

References m_value.

◆ operator->() [2/3]

template<class T>
const T * swig::SwigPySequence_ArrowProxy< T >::operator-> ( ) const
inline

Definition at line 4887 of file cmsdk2debug_wrap.cxx.

References m_value.

◆ operator->() [3/3]

template<class T>
const T * swig::SwigPySequence_ArrowProxy< T >::operator-> ( ) const
inline

Definition at line 4887 of file cmsdk3debug_wrap.cxx.

References m_value.

Member Data Documentation

◆ m_value

template<class T>
T swig::SwigPySequence_ArrowProxy< T >::m_value

Definition at line 4889 of file cmsdk2_wrap.cxx.

Referenced by operator const T *(), operator->(), and SwigPySequence_ArrowProxy().


The documentation for this struct was generated from the following files: