

Definition at line 468 of file sumcdr.h.
| OSB_LIB::SumCdr01List::SumCdr01List | ( | ) | [inline] |
| OSB_LIB::SumCdr01List::SumCdr01List | ( | const SumCdr01List & | rhs | ) |
Copy constructor.
Add a call details record to sum cdr.
| cdr | Call details record to be added to the list of sum cdr. | |
| pageId | Id of the page which the sum cdr belongs to. |
Implements OSB_LIB::SumCdrList.
| SumCdr01List& OSB_LIB::SumCdr01List::operator= | ( | const SumCdr01List & | rhs | ) |
Assignment operator.
| virtual long OSB_LIB::SumCdr01List::read | ( | const OSB_DB::Session & | session, | |
| const Id< BsPage > & | pageId | |||
| ) | [virtual] |
Read all summary CDR of a balance page.
| session | Database session. | |
| pageId | Balance page id of the sum cdrs. |
Implements OSB_LIB::SumCdrList.
| virtual void OSB_LIB::SumCdr01List::remove | ( | const OSB_DB::Session & | session, | |
| const Id< BsPage > & | pageId | |||
| ) | [virtual] |
Delete all summary CDR of a balance page in the database.
| session | Database session. | |
| pageId | Id of the balance page. |
Implements OSB_LIB::SumCdrList.
1.4.7