Definition at line 2031 of file filter.h.
| static FilterCond::AutoPtr OSB_LIB::FilterCondFactory::create | ( | FilterType | ft, | |
| const FilterCond::Oid & | oid, | |||
| long | targetId = 0, |
|||
| OperatorType | op = otUnknown | |||
| ) | [static] |
Creates filter condition based on filter type.
| oid | Identifier for filter condition. | |
| ft | Type of filter. | |
| targetId | Target value for the filter condition. | |
| op | Operator for the filter condition. |
friend struct FilterCondGw [friend] |
1.4.7