CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmsdk3.CommandLineInfo Class Reference
Inheritance diagram for cmsdk3.CommandLineInfo:
[legend]
Collaboration diagram for cmsdk3.CommandLineInfo:
[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")
 CommandLineInfoSingleton = property(_cmsdk3.CommandLineInfo_CommandLineInfoSingleton_get, _cmsdk3.CommandLineInfo_CommandLineInfoSingleton_set)
 CommandLineString = property(_cmsdk3.CommandLineInfo_CommandLineString_get, _cmsdk3.CommandLineInfo_CommandLineString_set)
 CommandLineExec = property(_cmsdk3.CommandLineInfo_CommandLineExec_get, _cmsdk3.CommandLineInfo_CommandLineExec_set)
 CommandLineExecOnly = property(_cmsdk3.CommandLineInfo_CommandLineExecOnly_get, _cmsdk3.CommandLineInfo_CommandLineExecOnly_set)
 CommandLineExecPath = property(_cmsdk3.CommandLineInfo_CommandLineExecPath_get, _cmsdk3.CommandLineInfo_CommandLineExecPath_set)
 CommandLineItems = property(_cmsdk3.CommandLineInfo_CommandLineItems_get, _cmsdk3.CommandLineInfo_CommandLineItems_set)
 CommandLineArgs = property(_cmsdk3.CommandLineInfo_CommandLineArgs_get, _cmsdk3.CommandLineInfo_CommandLineArgs_set)

Detailed Description

Definition at line 556 of file cmsdk3.py.

Constructor & Destructor Documentation

◆ __init__()

cmsdk3.CommandLineInfo.__init__ ( self)

Definition at line 561 of file cmsdk3.py.

Property Documentation

◆ CommandLineArgs

cmsdk3.CommandLineInfo.CommandLineArgs = property(_cmsdk3.CommandLineInfo_CommandLineArgs_get, _cmsdk3.CommandLineInfo_CommandLineArgs_set)
static

Definition at line 568 of file cmsdk3.py.

◆ CommandLineExec

cmsdk3.CommandLineInfo.CommandLineExec = property(_cmsdk3.CommandLineInfo_CommandLineExec_get, _cmsdk3.CommandLineInfo_CommandLineExec_set)
static

Definition at line 564 of file cmsdk3.py.

◆ CommandLineExecOnly

cmsdk3.CommandLineInfo.CommandLineExecOnly = property(_cmsdk3.CommandLineInfo_CommandLineExecOnly_get, _cmsdk3.CommandLineInfo_CommandLineExecOnly_set)
static

Definition at line 565 of file cmsdk3.py.

◆ CommandLineExecPath

cmsdk3.CommandLineInfo.CommandLineExecPath = property(_cmsdk3.CommandLineInfo_CommandLineExecPath_get, _cmsdk3.CommandLineInfo_CommandLineExecPath_set)
static

Definition at line 566 of file cmsdk3.py.

◆ CommandLineInfoSingleton

cmsdk3.CommandLineInfo.CommandLineInfoSingleton = property(_cmsdk3.CommandLineInfo_CommandLineInfoSingleton_get, _cmsdk3.CommandLineInfo_CommandLineInfoSingleton_set)
static

Definition at line 559 of file cmsdk3.py.

◆ CommandLineItems

cmsdk3.CommandLineInfo.CommandLineItems = property(_cmsdk3.CommandLineInfo_CommandLineItems_get, _cmsdk3.CommandLineInfo_CommandLineItems_set)
static

Definition at line 567 of file cmsdk3.py.

◆ CommandLineString

cmsdk3.CommandLineInfo.CommandLineString = property(_cmsdk3.CommandLineInfo_CommandLineString_get, _cmsdk3.CommandLineInfo_CommandLineString_set)
static

Definition at line 563 of file cmsdk3.py.

◆ thisown

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

Definition at line 557 of file cmsdk3.py.


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