|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| | to = property(_cmsdk3debug.PostSpec_to_get, _cmsdk3debug.PostSpec_to_set) |
| | type = property(_cmsdk3debug.PostSpec_type_get, _cmsdk3debug.PostSpec_type_set) |
| | context = property(_cmsdk3debug.PostSpec_context_get, _cmsdk3debug.PostSpec_context_set) |
| | contextchange = property(_cmsdk3debug.PostSpec_contextchange_get, _cmsdk3debug.PostSpec_contextchange_set) |
| | tag = property(_cmsdk3debug.PostSpec_tag_get, _cmsdk3debug.PostSpec_tag_set) |
| | ttl = property(_cmsdk3debug.PostSpec_ttl_get, _cmsdk3debug.PostSpec_ttl_set) |
| | policy = property(_cmsdk3debug.PostSpec_policy_get, _cmsdk3debug.PostSpec_policy_set) |
| | contentCount = property(_cmsdk3debug.PostSpec_contentCount_get, _cmsdk3debug.PostSpec_contentCount_set) |
| | name = property(_cmsdk3debug.PostSpec_name_get, _cmsdk3debug.PostSpec_name_set) |
| | content = property(_cmsdk3debug.PostSpec_content_get, _cmsdk3debug.PostSpec_content_set) |
Definition at line 2849 of file cmsdk3debug.py.
◆ __init__()
| cmsdk3debug.PostSpec.__init__ |
( |
| self | ) |
|
◆ addContentToMsg()
| cmsdk3debug.PostSpec.addContentToMsg |
( |
| self, |
|
|
| msg ) |
◆ contentFromXML()
| cmsdk3debug.PostSpec.contentFromXML |
( |
| self, |
|
|
| node ) |
◆ fromXML()
| cmsdk3debug.PostSpec.fromXML |
( |
| self, |
|
|
* | args ) |
◆ toXML()
| cmsdk3debug.PostSpec.toXML |
( |
| self | ) |
|
◆ content
| cmsdk3debug.PostSpec.content = property(_cmsdk3debug.PostSpec_content_get, _cmsdk3debug.PostSpec_content_set) |
|
static |
◆ contentCount
| cmsdk3debug.PostSpec.contentCount = property(_cmsdk3debug.PostSpec_contentCount_get, _cmsdk3debug.PostSpec_contentCount_set) |
|
static |
◆ context
| cmsdk3debug.PostSpec.context = property(_cmsdk3debug.PostSpec_context_get, _cmsdk3debug.PostSpec_context_set) |
|
static |
◆ contextchange
| cmsdk3debug.PostSpec.contextchange = property(_cmsdk3debug.PostSpec_contextchange_get, _cmsdk3debug.PostSpec_contextchange_set) |
|
static |
◆ name
| cmsdk3debug.PostSpec.name = property(_cmsdk3debug.PostSpec_name_get, _cmsdk3debug.PostSpec_name_set) |
|
static |
◆ policy
| cmsdk3debug.PostSpec.policy = property(_cmsdk3debug.PostSpec_policy_get, _cmsdk3debug.PostSpec_policy_set) |
|
static |
◆ tag
| cmsdk3debug.PostSpec.tag = property(_cmsdk3debug.PostSpec_tag_get, _cmsdk3debug.PostSpec_tag_set) |
|
static |
◆ thisown
| cmsdk3debug.PostSpec.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
◆ to
| cmsdk3debug.PostSpec.to = property(_cmsdk3debug.PostSpec_to_get, _cmsdk3debug.PostSpec_to_set) |
|
static |
◆ ttl
| cmsdk3debug.PostSpec.ttl = property(_cmsdk3debug.PostSpec_ttl_get, _cmsdk3debug.PostSpec_ttl_set) |
|
static |
◆ type
| cmsdk3debug.PostSpec.type = property(_cmsdk3debug.PostSpec_type_get, _cmsdk3debug.PostSpec_type_set) |
|
static |
The documentation for this class was generated from the following file: