BayEOS-Arduino  1.8.0_0.0.4
AtCommandRequest Member List

This is the complete list of members for AtCommandRequest, including all inherited members.

AtCommandRequest() (defined in AtCommandRequest)AtCommandRequest
AtCommandRequest(uint8_t *command) (defined in AtCommandRequest)AtCommandRequest
AtCommandRequest(uint8_t *command, uint8_t *commandValue, uint8_t commandValueLength) (defined in AtCommandRequest)AtCommandRequest
clearCommandValue()AtCommandRequest
getApiId()XBeeRequest
getCommand() (defined in AtCommandRequest)AtCommandRequest
getCommandValue() (defined in AtCommandRequest)AtCommandRequest
getCommandValueLength() (defined in AtCommandRequest)AtCommandRequest
getFrameData(uint8_t pos)AtCommandRequestvirtual
getFrameDataLength()AtCommandRequestvirtual
getFrameId()XBeeRequest
setApiId(uint8_t apiId) (defined in XBeeRequest)XBeeRequestprotected
setCommand(uint8_t *command) (defined in AtCommandRequest)AtCommandRequest
setCommandValue(uint8_t *command) (defined in AtCommandRequest)AtCommandRequest
setCommandValueLength(uint8_t length) (defined in AtCommandRequest)AtCommandRequest
setFrameId(uint8_t frameId)XBeeRequest
XBeeRequest(uint8_t apiId, uint8_t frameId)XBeeRequest