OSB_LIB::CaModuleResult Struct Reference

Inheritance diagram for OSB_LIB::CaModuleResult:

Inheritance graph
[legend]
Collaboration diagram for OSB_LIB::CaModuleResult:

Collaboration graph
[legend]
List of all members.

Detailed Description

Call accounting result for one module.

Definition at line 318 of file callaccounting.h.

Public Types

Public Member Functions

Public Attributes

Classes


Member Typedef Documentation

typedef std::map<StreamInfo, CaCounts> OSB_LIB::CaModuleResult::StreamCounts

STL container to store the result.

Definition at line 345 of file callaccounting.h.


Constructor & Destructor Documentation

OSB_LIB::CaModuleResult::CaModuleResult ( ModuleId  module = mdUnknown  )  [inline, explicit]

Constructor with optional module.

Definition at line 358 of file callaccounting.h.


Member Data Documentation

ModuleId OSB_LIB::CaModuleResult::module_

The processing module.

Definition at line 349 of file callaccounting.h.

StreamCounts OSB_LIB::CaModuleResult::result_

Call accounting result for module_.

It only contains streams added with add() or read().

Definition at line 355 of file callaccounting.h.


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