|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorbotix.robot.base.DeviceMessage
orbotix.robot.base.DeviceAsyncData
public abstract class DeviceAsyncData
Abstract class for data received asynchronously from the robot. Most async messages are started and stoped by sending a command. An exception would DeviceMessenger.
Created by IntelliJ IDEA.
User: brian
Date: 10/25/11
Time: 6:15 PM
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface android.os.Parcelable |
---|
android.os.Parcelable.Creator |
Field Summary |
---|
Fields inherited from interface android.os.Parcelable |
---|
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE |
Constructor Summary | |
---|---|
DeviceAsyncData()
Constructor for class. |
Method Summary | |
---|---|
void |
writeToParcel(android.os.Parcel dest,
int flags)
exclude |
Methods inherited from class orbotix.robot.base.DeviceMessage |
---|
getTimeStamp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface android.os.Parcelable |
---|
describeContents |
Constructor Detail |
---|
public DeviceAsyncData()
Method Detail |
---|
public void writeToParcel(android.os.Parcel dest, int flags)
writeToParcel
in interface android.os.Parcelable
writeToParcel
in class DeviceMessage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |