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

Public Member Functions

 __init__ (self)

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 compID = property(_cmsdk3.CustomView_compID_get, _cmsdk3.CustomView_compID_set)
 name = property(_cmsdk3.CustomView_name_get, _cmsdk3.CustomView_name_set)
 templateURL = property(_cmsdk3.CustomView_templateURL_get, _cmsdk3.CustomView_templateURL_set)

Detailed Description

Definition at line 906 of file cmsdk3.py.

Constructor & Destructor Documentation

◆ __init__()

cmsdk3.CustomView.__init__ ( self)

Definition at line 913 of file cmsdk3.py.

Property Documentation

◆ compID

cmsdk3.CustomView.compID = property(_cmsdk3.CustomView_compID_get, _cmsdk3.CustomView_compID_set)
static

Definition at line 909 of file cmsdk3.py.

◆ name

cmsdk3.CustomView.name = property(_cmsdk3.CustomView_name_get, _cmsdk3.CustomView_name_set)
static

Definition at line 910 of file cmsdk3.py.

◆ templateURL

cmsdk3.CustomView.templateURL = property(_cmsdk3.CustomView_templateURL_get, _cmsdk3.CustomView_templateURL_set)
static

Definition at line 911 of file cmsdk3.py.

◆ thisown

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

Definition at line 907 of file cmsdk3.py.


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