CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmsdk3.Library Class Reference
Inheritance diagram for cmsdk3.Library:
[legend]
Collaboration diagram for cmsdk3.Library:
[legend]

Public Member Functions

 __init__ (self)
 load (self, filename)
 getFunction (self, funcName)

Static Public Member Functions

 patchLibraryFilename (filename, path=None)

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")

Detailed Description

Definition at line 597 of file cmsdk3.py.

Constructor & Destructor Documentation

◆ __init__()

cmsdk3.Library.__init__ ( self)

Definition at line 605 of file cmsdk3.py.

Member Function Documentation

◆ getFunction()

cmsdk3.Library.getFunction ( self,
funcName )

Definition at line 612 of file cmsdk3.py.

◆ load()

cmsdk3.Library.load ( self,
filename )

Definition at line 609 of file cmsdk3.py.

◆ patchLibraryFilename()

cmsdk3.Library.patchLibraryFilename ( filename,
path = None )
static

Definition at line 602 of file cmsdk3.py.

Property Documentation

◆ thisown

cmsdk3.Library.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

Definition at line 598 of file cmsdk3.py.


The documentation for this class was generated from the following file:
  • /home/ubuntu/c/partner/psyclone2/CMSDK/src/cmsdk3.py