

This structure defines the different types of rated party evaluators supported by OSB.
Definition at line 67 of file rpevaltype.h.
Constants for the rated party evaluator type.
| rpeMinType | Minimum possible type. |
| rpeFixedTs | RpEvalFixedTs. |
| rpeServedNwAddr | RpeServedNwAddr. |
| rpeServedImsi | RpeServedImsi. |
| rpeInTrunk | RpeInTrunk. |
| rpeOutTrunk | RpeOutTrunk. |
| rpeUserType | User specific types. |
| rpeMaxType | Maximum possible type. |
Definition at line 71 of file rpevaltype.h.
| OSB_LIB::RpEvalType::RpEvalType | ( | const RatedPartyEval::Type & | type = RatedPartyEval::Type() |
) |
Implicit conversion with optional rated party evaluator type.
| OSB_LIB::RpEvalType::operator Type | ( | ) | const |
Conversion to Type (integer value).
1.4.7