filter.h File Reference
Detailed Description
Define and manage filter for CDRs.
- Version:
- Name
- OSB_060808
- Revision
- 1.16
Definition in file filter.h.
Go to the source code of this file.
Namespaces
Classes
Typedefs
Enumerations
- enum OSB_LIB::FilterType { OSB_LIB::ftUnknown = 0,
OSB_LIB::ftServiceClass = 1,
OSB_LIB::ftTariffClass = 2
}
- Type of filter conditions. More...
- enum OSB_LIB::OperatorType {
OSB_LIB::otUnknown = 0,
OSB_LIB::otEqualTo = 1,
OSB_LIB::otNotEqualTo = 2,
OSB_LIB::otAnd = 3,
OSB_LIB::otOr = 4,
OSB_LIB::otXor = 5,
OSB_LIB::otNot = 6
}
- Type of operators. More...
- enum OSB_LIB::FilterAction { OSB_LIB::faUnknown = 0,
OSB_LIB::faDiscard = 1,
OSB_LIB::faFilter = 2,
OSB_LIB::faNoAction = 3
}
- Filter Action. More...
Generated on Sat Sep 2 14:06:35 2006 for OSB Library by
1.4.7