swig::PySequence_ArrowProxy< T > Struct Template Reference

List of all members.

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


Public Member Functions

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

Public Attributes

m_value

Constructor & Destructor Documentation

template<class T>
swig::PySequence_ArrowProxy< T >::PySequence_ArrowProxy ( const T &  x  )  [inline]


Member Function Documentation

template<class T>
const T* swig::PySequence_ArrowProxy< T >::operator-> (  )  const [inline]

template<class T>
swig::PySequence_ArrowProxy< T >::operator const T * (  )  const [inline]


Member Data Documentation

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


The documentation for this struct was generated from the following file:
Generated on Tue May 1 10:45:51 2007 for GNU Radio 3.0.3 by  doxygen 1.5.1