|
WSF
|
This is the complete list of members for WsfXIO_SensorDataRequest, including all inherited members.
| GetConnection() const | WsfXIO_Request | inline |
| GetRequestId() const | WsfXIO_Request | inline |
| HandleResponse(WsfXIO_ResponsePkt &aPkt) | WsfXIO_Request | inlinevirtual |
| IsReliable() const | WsfXIO_Request | inline |
| IsRemotelyDestroyed() const | WsfXIO_Request | inlineprotected |
| SendRequest(WsfXIO_RequestDataPkt &aPkt) | WsfXIO_Request | |
| SendResponse(WsfXIO_ResponsePkt &aPkt) | WsfXIO_Request | |
| SetIsReliable(bool aIsReliable) | WsfXIO_Request | inlineprotected |
| SetRemotelyDestroyed() | WsfXIO_Request | inlineprotected |
| SetRequestId(unsigned int aRequestId) | WsfXIO_Request | inlineprotected |
| SetRequestManager(WsfXIO_RequestManager *aRequestManagerPtr) | WsfXIO_Request | inline |
| WsfXIO_Request(WsfXIO_Connection *aConnectionPtr, bool aIsReliable=true) | WsfXIO_Request | |
| WsfXIO_SensorDataRequest(WsfXIO_Connection *aConnectionPtr, int aPlatformIndex, WsfStringId aSensorName, int aRequestedData, bool aIsReliable=true) | WsfXIO_SensorDataRequest | |
| ~WsfXIO_Request() | WsfXIO_Request | protectedvirtual |