

Generates the Softview cdrs and updates the Softview cdrs into the softview database
Definition at line 82 of file softviewprocessor.h.
| OSB_LIB::SoftviewProcessor::SoftviewProcessor | ( | ) |
Default constructor.
| OSB_LIB::SoftviewProcessor::~SoftviewProcessor | ( | ) |
Destructor.
| CdrPostProcessor::ProcessStatus OSB_LIB::SoftviewProcessor::processCdr | ( | Cdr & | cdr | ) | [virtual] |
process the given cdr.
| cdr | Cdr to be processed. |
Reimplemented from OSB_LIB::CdrPostProcessor.
| void OSB_LIB::SoftviewProcessor::startTransaction | ( | ) | [virtual] |
| void OSB_LIB::SoftviewProcessor::stopTransaction | ( | OSB_DB::Session & | session | ) | [virtual] |
stop the transaction.
| session | Database session to use. |
Reimplemented from OSB_LIB::CdrPostProcessor.
std::vector<SoftviewCdr> OSB_LIB::SoftviewProcessor::softviewCdrs_ [private] |
std::string OSB_LIB::SoftviewProcessor::transactionId_ [private] |
1.4.7