Package equip.mope

Data types and items used in the CityWide CanYouSeeMeNow (v.2) Project, replicating and extending equip.bystander, including text and audio messages, reports about PDA status, and network heartbeat.

See:
          Description

Interface Summary
CPU_ARCH_ARM CPU Architecture constants
CPU_ARCH_MIPS  
CPU_ARCH_X86  
DEVICE_CLASS_DESKTOP_PC Device class constants
DEVICE_CLASS_HANDHELD_PC  
DEVICE_CLASS_LAPTOP_PC  
DEVICE_CLASS_PHONE  
DEVICE_CLASS_POCKET_PC  
DEVICE_CLASS_WEARABLE  
DEVICE_OS_POCKETPC2000 Device OS constants
DEVICE_OS_POCKETPC2002  
DEVICE_OS_WINDOWS2000  
DEVICE_OS_WINDOWSXP  
LOCATION_BARCODE  
LOCATION_OTHER_CODE  
LOCATION_RF_PINGER locator types
LOCATION_RFID_READING  
TIME_CLASS_GPS time extracted from received GPS signals
TIME_CLASS_RADIO other radio reference
TIME_CLASS_SYSTEM_CLOCK time from system realtime clock
USER_ACTIVITY_APPLICATION  
USER_ACTIVITY_AUDIO  
USER_ACTIVITY_KEYPRESS  
USER_ACTIVITY_MOUSE user activity class constants
USER_ACTIVITY_PRESSURE  
USER_ACTIVITY_REPORTED  
USER_ACTIVITY_VISIBLE  
 

Class Summary
AllPlayerStates  
AllPlayerStatesImpl  
AudioAddress  
AudioAddressImpl  
AudioAvailability  
AudioAvailabilityImpl  
AudioMessageData audio message data
AudioMessageDataImpl  
AudioMessageItem text message item
AudioMessageItemImpl  
BoxedBoolean boxed boolean.
BoxedBooleanImpl  
BoxedDouble boxed double.
BoxedDoubleImpl  
BoxedLong boxed boolean.
BoxedLongImpl  
BoxedShort game config bits
BoxedShortImpl  
EngineVersion  
EngineVersionImpl  
GameCaptureDistance  
GameCaptureDistanceImpl  
GameClock  
GameClockImpl  
GameMessage  
GameMessageImpl  
GameSpeed  
GameSpeedImpl  
GameState game messages
MessageData message data
MessageDataImpl  
MessageHeader message header
MessageHeaderImpl  
MessageItem text message item
MessageItemImpl  
NebulaeReport nebulae status report
NebulaeReportImpl  
NetworkHeartbeatItem report data item.
NetworkHeartbeatItemImpl  
OnlinePlayer type for online players
OnlinePlayerImpl  
Player base type for all players
PlayerImpl  
PlayerMessages  
PlayerStates  
PlayerStatesImpl  
Position simple position type
PositionImpl  
PowerupFlag  
QueueMessage  
QueueMessageImpl  
QueueMsg queuing
Recipients  
ReportConnectivityData reported network connectivity information
ReportConnectivityDataImpl  
ReportData abstract base class for reported data
ReportDataImpl  
ReportDeviceData report device information
ReportDeviceDataImpl  
ReportDgpsReferenceData report DGPS reference data from DGPS radio receiver, to be passed to GPS module, e.g.\ Etrex
ReportDgpsReferenceDataImpl  
ReportGpsAvailabilityData reported GPS availability.
ReportGpsAvailabilityDataImpl  
ReportGpsData reported GPS position.
ReportGpsDataImpl  
ReportGpsRawData report raw RINX data from GPS module
ReportGpsRawDataImpl  
ReportHeadingData reported orientation.
ReportHeadingDataImpl  
ReportItem report data item.
ReportItemImpl  
ReportJvmData report JVM information
ReportJvmDataImpl  
ReportLocation report (semantic) location - also embedded in locator report
ReportLocationImpl  
ReportLocator report ping-style location event
ReportLocatorImpl  
ReportMetadata report metadata.
ReportMetadataImpl  
ReportOnlinePlayer  
ReportOnlinePlayerImpl  
ReportPowerData reported power information.
ReportPowerDataImpl  
ReportTimeData report (system) time
ReportTimeDataImpl  
ReportUserActivityData report user activity data
ReportUserActivityDataImpl  
ReportUserAssociation reported user(s) associated with device.
ReportUserAssociationImpl  
RunnerStateFlag  
ServerMessage  
ServerMessageImpl  
SimpleMessageItem  
SimpleMessageItemImpl  
SimpleReportOnlinePlayer simple version so director can handle it ( no nested objects)
SimpleReportOnlinePlayerImpl  
StreetPlayer  
StreetPlayerImpl  
TextMessageData text message data
TextMessageDataImpl  
TextMessageItem text message item
TextMessageItemImpl  
 

Package equip.mope Description

Data types and items used in the CityWide CanYouSeeMeNow (v.2) Project, replicating and extending equip.bystander, including text and audio messages, reports about PDA status, and network heartbeat.

Some older documentation (especially instance diagrams from ByStander) is available at http://www.crg.cs.nott.ac.uk/~cmg/Equator.

Related modules: