library of assembled shared sources

http://lass.cocamware.com

lass::python::impl::StaticMemberHelperObject< PyObject * > Class Template Reference

#include <pyobject_plus.h>

Inheritance diagram for lass::python::impl::StaticMemberHelperObject< PyObject * >:

Inheritance graph
[legend]
Collaboration diagram for lass::python::impl::StaticMemberHelperObject< PyObject * >:

Collaboration graph
[legend]

Public Member Functions

 StaticMemberHelperObject (PyObject *obj)
PyObject * build () const

Private Attributes

PyObject * obj_

Detailed Description

template<>
class lass::python::impl::StaticMemberHelperObject< PyObject * >

Definition at line 826 of file pyobject_plus.h.


Constructor & Destructor Documentation

lass::python::impl::StaticMemberHelperObject< PyObject * >::StaticMemberHelperObject ( PyObject *  obj  )  [inline]

Definition at line 829 of file pyobject_plus.h.


Member Function Documentation

PyObject* lass::python::impl::StaticMemberHelperObject< PyObject * >::build (  )  const [inline, virtual]

Implements lass::python::impl::StaticMemberHelper.

Definition at line 830 of file pyobject_plus.h.


Field Documentation

PyObject* lass::python::impl::StaticMemberHelperObject< PyObject * >::obj_ [private]

Definition at line 832 of file pyobject_plus.h.


The documentation for this class was generated from the following file:

Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo