Generated from class MR.GcodeProcessor.Command. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe byte | key [get] |
| unsafe float | value [get] |
Generated from class MR.GcodeProcessor.Command. This is the const half of the class.
◆ Const_Command() [1/4]
| unsafe MR.Const_GcodeProcessor.Const_Command.Const_Command |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Command() [2/4]
| unsafe MR.Const_GcodeProcessor.Const_Command.Const_Command |
( |
byte | key, |
|
|
float | value ) |
|
inline |
◆ Const_Command() [3/4]
Generated from constructor MR::GcodeProcessor::Command::Command.
◆ Const_Command() [4/4]
| MR.Const_GcodeProcessor.Const_Command.Const_Command |
( |
Command | _other | ) |
|
|
inline |
Generated from constructor MR::GcodeProcessor::Command::Command.
◆ Dispose() [1/2]
| virtual void MR.Const_GcodeProcessor.Const_Command.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_GcodeProcessor.Const_Command.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_key
| unsafe byte* MR.Const_GcodeProcessor.Const_Command.__ref_storage_key |
|
protected |
◆ __ref_storage_value
| unsafe float* MR.Const_GcodeProcessor.Const_Command.__ref_storage_value |
|
protected |
◆ key
| unsafe byte MR.Const_GcodeProcessor.Const_Command.key |
|
get |
◆ value
| unsafe float MR.Const_GcodeProcessor.Const_Command.value |
|
get |
The documentation for this class was generated from the following file: