CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmsdk3debug.StatEntry Class Reference
Inheritance diagram for cmsdk3debug.StatEntry:
[legend]
Collaboration diagram for cmsdk3debug.StatEntry:
[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")
 count = property(_cmsdk3debug.StatEntry_count_get, _cmsdk3debug.StatEntry_count_set)
 value = property(_cmsdk3debug.StatEntry_value_get, _cmsdk3debug.StatEntry_value_set)

Detailed Description

Definition at line 1162 of file cmsdk3debug.py.

Constructor & Destructor Documentation

◆ __init__()

cmsdk3debug.StatEntry.__init__ ( self)

Definition at line 1168 of file cmsdk3debug.py.

Property Documentation

◆ count

cmsdk3debug.StatEntry.count = property(_cmsdk3debug.StatEntry_count_get, _cmsdk3debug.StatEntry_count_set)
static

Definition at line 1165 of file cmsdk3debug.py.

◆ thisown

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

Definition at line 1163 of file cmsdk3debug.py.

◆ value

cmsdk3debug.StatEntry.value = property(_cmsdk3debug.StatEntry_value_get, _cmsdk3debug.StatEntry_value_set)
static

Definition at line 1166 of file cmsdk3debug.py.


The documentation for this class was generated from the following file: