27 #ifndef SBREQUESTITEM_H_
28 #define SBREQUESTITEM_H_
34 #include <nsIClassInfo.h>
100 mBatchIndex = aBatchIndex;
134 mIsProcessed = aIsProcessed;
162 mIsCountable = aIsCountable;
187 PRUint32 mBatchIndex;
207 nsAutoRefCnt mRefCnt;
211 static PRInt32 sLastRequestId;
bool GetIsProcessed() const
void SetIsProcessed(bool aIsProcessed)
static sbRequestItem * New(PRUint32 aType, bool aIsCountable=false)
void SetIsCountable(bool aIsCountable)
PRUint32 GetBatchIndex() const
PRUint32 GetRequestId() const
NS_IMETHOD_(nsrefcnt) AddRef(void)
bool GetIsCountable() const
PRInt64 GetTimeStamp() const
PRUint32 GetBatchId() const
void SetType(PRUint32 aType)
void SetBatchIndex(PRInt32 aBatchIndex)