|
| | 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) |
Definition at line 1162 of file cmsdk3debug.py.
◆ __init__()
| cmsdk3debug.StatEntry.__init__ |
( |
| self | ) |
|
◆ count
| cmsdk3debug.StatEntry.count = property(_cmsdk3debug.StatEntry_count_get, _cmsdk3debug.StatEntry_count_set) |
|
static |
◆ thisown
| cmsdk3debug.StatEntry.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
◆ value
| cmsdk3debug.StatEntry.value = property(_cmsdk3debug.StatEntry_value_get, _cmsdk3debug.StatEntry_value_set) |
|
static |
The documentation for this class was generated from the following file: