My Project
|
Go to the source code of this file.
Functions | |
void | pyobject_setup () |
initialize blackbox support for pyobject ; functionilty os autoloaded on demand More... | |
BOOLEAN | pyobject_ensure () |
force leading of pyobject functionality More... | |
This header file defines the blackbox
setup interface for the pyobject
Definition in file pyobject_setup.h.
BOOLEAN pyobject_ensure | ( | ) |
force leading of pyobject functionality
force leading of pyobject functionality
Definition at line 48 of file pyobject_setup.cc.
void pyobject_setup | ( | ) |
initialize blackbox support for pyobject
; functionilty os autoloaded on demand
Definition at line 39 of file pyobject_setup.cc.