library of assembled shared sources

http://lass.cocamware.com

lass::python::impl::PyShadowBaseCommon Class Reference

#include <pyshadow_object.h>

Inheritance diagram for lass::python::impl::PyShadowBaseCommon:

Inheritance graph
[legend]
Collaboration diagram for lass::python::impl::PyShadowBaseCommon:

Collaboration graph
[legend]

Public Types

typedef void TCppClass

Public Member Functions

virtual std::string doPyRepr (void)
virtual std::string doPyStr (void)

Protected Member Functions

 PyShadowBaseCommon ()
 PyShadowBaseCommon (const PyShadowBaseCommon &iOther)
 ~PyShadowBaseCommon ()
PyShadowBaseCommonoperator= (const PyShadowBaseCommon &iOther)

Detailed Description

Definition at line 46 of file pyshadow_object.h.


Member Typedef Documentation

typedef void lass::python::PyObjectPlus::TCppClass [inherited]

Definition at line 414 of file pyobject_plus.h.


Constructor & Destructor Documentation

lass::python::impl::PyShadowBaseCommon::PyShadowBaseCommon (  )  [protected]

Definition at line 53 of file pyshadow_object.cpp.

lass::python::impl::PyShadowBaseCommon::PyShadowBaseCommon ( const PyShadowBaseCommon iOther  )  [protected]

Definition at line 57 of file pyshadow_object.cpp.

lass::python::impl::PyShadowBaseCommon::~PyShadowBaseCommon (  )  [protected]

Definition at line 61 of file pyshadow_object.cpp.


Member Function Documentation

PyShadowBaseCommon & lass::python::impl::PyShadowBaseCommon::operator= ( const PyShadowBaseCommon iOther  )  [protected]

Definition at line 65 of file pyshadow_object.cpp.

virtual std::string lass::python::PyObjectPlus::doPyRepr ( void   )  [inline, virtual, inherited]

virtual std::string lass::python::PyObjectPlus::doPyStr ( void   )  [inline, virtual, inherited]


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

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