public static class LibMCCS.MCCSWriteCommand
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
LibMCCS.MCCSWriteCommand.ByReference |
static class |
LibMCCS.MCCSWriteCommand.ByValue |
| Modifier and Type | Field and Description |
|---|---|
byte |
control_id |
byte |
new_value |
| Constructor and Description |
|---|
MCCSWriteCommand() |
MCCSWriteCommand(byte control_id,
byte new_value) |
MCCSWriteCommand(int code,
int brightness) |
MCCSWriteCommand(com.sun.jna.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
protected List |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic MCCSWriteCommand()
public MCCSWriteCommand(int code,
int brightness)
public MCCSWriteCommand(byte control_id,
byte new_value)
public MCCSWriteCommand(com.sun.jna.Pointer peer)
protected List getFieldOrder()
getFieldOrder in class com.sun.jna.StructureCopyright © 2015. All rights reserved.