RobotKit API
Properties
RKDeviceMessage Class Reference

A base clase for object that messaged to or from a robot. More...

#import <RKDeviceMessage.h>

Inheritance diagram for RKDeviceMessage:
RKDeviceAsyncData RKDeviceCommand RKDeviceResponse RKDeviceSensorsAsyncData RKSleepNotificationAsyncData RKBackLEDOutputCommand RKCalibrateCommand RKGetBluetoothInfoCommand RKGoToSleepCommand RKJumpToBootloaderCommand RKJumpToMainAppCommand RKPingCommand RKRawMotorValuesCommand RKRGBLEDOutputCommand RKRollCommand RKRotationRateCommand RKSetDataStreamingCommand RKStabilizationCommand RKVersioningCommand RKBackLEDOutputResponse RKCalibrateResponse RKGetBluetoothInfoResponse RKGoToSleepResponse RKJumpToBootloaderResponse RKJumpToMainAppResponse RKPingResponse RKRawMotorValuesResponse RKRGBLEDOutputResponse RKRollResponse RKRotationRateResponse RKSetDataStreamingResponse RKStabilizationResponse RKVersioningResponse

List of all members.

Properties

NSTimeInterval timeStamp

Detailed Description

This clase is the base clase for a messages sent and received from a robot.


Property Documentation

- (NSTimeInterval) timeStamp [read, assign]

The time stamp for when an object is created.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties