Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, GcodeProcessor.Command arg0) |
| None | __init__ (self, str key, float value) |
| str | key (self) |
| None | key (self, str arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| GcodeProcessor.Command | operator (*args, **kwargs) |
| GcodeProcessor.Command | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_key = 0 |
| typing | _offsetof_value = 4 |
Generated from: MR::GcodeProcessor::Command
|
static |
| None mrmeshpy.GcodeProcessor.Command.__init__ | ( | self | ) |
| None mrmeshpy.GcodeProcessor.Command.__init__ | ( | self, | |
| GcodeProcessor.Command | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.GcodeProcessor.Command.__init__ | ( | self, | |
| str | key, | ||
| float | value ) |
Implicit aggregate constructor.
| str mrmeshpy.GcodeProcessor.Command.key | ( | self | ) |
in lowercase
| None mrmeshpy.GcodeProcessor.Command.key | ( | self, | |
| str | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |