OSB_LIB::CaModuleResult::StreamInfo Struct Reference

Collaboration diagram for OSB_LIB::CaModuleResult::StreamInfo:

Collaboration graph
[legend]
List of all members.

Detailed Description

Structure to provide minimal stream information.

Definition at line 320 of file callaccounting.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

OSB_LIB::CaModuleResult::StreamInfo::StreamInfo ( const RsId rsId,
long  numRecords 
) [inline]

Constructor with record stream id and its number of records.

Definition at line 329 of file callaccounting.h.


Member Function Documentation

bool OSB_LIB::CaModuleResult::StreamInfo::operator< ( const StreamInfo rhs  )  const [inline]

Less than operator: compares by record stream id.

Definition at line 338 of file callaccounting.h.

References rsId_.


Member Data Documentation

long OSB_LIB::CaModuleResult::StreamInfo::numRecords_

The number of records for rsId_.

Definition at line 324 of file callaccounting.h.

RsId OSB_LIB::CaModuleResult::StreamInfo::rsId_

The id of the record stream.

Definition at line 322 of file callaccounting.h.

Referenced by operator<().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:13:49 2006 for OSB Library by  doxygen 1.4.7