sbDeviceStatus Class Reference

#include <sbDeviceStatus.h>

Inheritance diagram for sbDeviceStatus:
[legend]
Collaboration diagram for sbDeviceStatus:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS
NS_DECL_SBIDEVICESTATUS 
sbDeviceStatus ()
 
- Public Member Functions inherited from sbIDeviceStatus
void init (in AString aDeviceID)
 Initialize the DeviceStatus component for a device. More...
 

Additional Inherited Members

- Public Attributes inherited from sbIDeviceStatus
const unsigned long EXPORT = 1
 
const unsigned long IMPORT = 2
 
attribute unsigned long currentState
 The current overall state of the device. More...
 
attribute unsigned long currentSubState
 The current sub state of the device, copying could be a sub state of the syncing state. More...
 
attribute AString stateMessage
 
attribute AString currentOperation
 
attribute double progress
 
attribute PRInt64 workItemProgress
 
attribute PRInt32 workItemType
 
attribute PRInt64 workItemProgressEndCount
 
attribute sbIMediaItem mediaItem
 
readonly attribute PRUint32 elapsedTime
 The time elapsed in milliseconds since currentState was last at STATE_IDLE. More...
 
attribute sbIMediaList mediaList
 
attribute boolean isNewBatch
 

Detailed Description

Definition at line 38 of file sbDeviceStatus.h.

Constructor & Destructor Documentation

sbDeviceStatus::sbDeviceStatus ( )

Definition at line 39 of file sbDeviceStatus.cpp.


The documentation for this class was generated from the following files: