| Trees | Indices | Help |
|
|---|
|
|
object --+
|
pygccxml.declarations.declaration.declaration_t --+
|
pygccxml.declarations.calldef.calldef_t --+
|
pygccxml.declarations.calldef.member_calldef_t --+
|
pygccxml.declarations.calldef.member_function_t --+
|
object --+ |
| |
decl_wrapper.decl_wrapper_t --+ |
| |
calldef_t --+
|
member_function_t
defines a set of properties, that will instruct Py++ how to expose the member function
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Property Details |
override_precall_codecode, which should be executed, before overrided member function call
|
default_precall_codecode, which should be executed, before this member function call
|
use_overload_macroboolean, if True, will use BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS macro to expose declarationsDefault value is False.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Sun Feb 03 18:59:21 2008 | http://epydoc.sourceforge.net |