The structure holds rating information as provided by the partner network, e.g., the VPLMN or the carrier of virtual network operator.
Definition at line 156 of file cdr.h.
OSB_LIB::ExtChargeInfo::ExtChargeInfo | ( | ) |
Default constructor.
It sets tariffCode_ = noTariffCode_, which is unlikely to be a real existing code.
bool OSB_LIB::ExtChargeInfo::available | ( | ) | const |
External information available?
std::vector<ExternalCharge> OSB_LIB::ExtChargeInfo::charges_ |
std::string OSB_LIB::ExtChargeInfo::dest_ |
const long OSB_LIB::ExtChargeInfo::noTariffCode_ = -1 [static] |