Lines Matching defs:operate

34 ORowSetValue OOp_Upper::operate(const ORowSetValue& lhs) const  in operate()  function in OOp_Upper
43 ORowSetValue OOp_Lower::operate(const ORowSetValue& lhs) const in operate() function in OOp_Lower
52 ORowSetValue OOp_Ascii::operate(const ORowSetValue& lhs) const in operate() function in OOp_Ascii
62 ORowSetValue OOp_CharLength::operate(const ORowSetValue& lhs) const in operate() function in OOp_CharLength
71 ORowSetValue OOp_Char::operate(const ::std::vector<ORowSetValue>& lhs) const in operate() function in OOp_Char
93 ORowSetValue OOp_Concat::operate(const ::std::vector<ORowSetValue>& lhs) const in operate() function in OOp_Concat
113 ORowSetValue OOp_Locate::operate(const ::std::vector<ORowSetValue>& lhs) const in operate() function in OOp_Locate
132 ORowSetValue OOp_SubString::operate(const ::std::vector<ORowSetValue>& lhs) const in operate() function in OOp_SubString
151 ORowSetValue OOp_LTrim::operate(const ORowSetValue& lhs) const in operate() function in OOp_LTrim
162 ORowSetValue OOp_RTrim::operate(const ORowSetValue& lhs) const in operate() function in OOp_RTrim
173 ORowSetValue OOp_Space::operate(const ORowSetValue& lhs) const in operate() function in OOp_Space
189 ORowSetValue OOp_Replace::operate(const ::std::vector<ORowSetValue>& lhs) const in operate() function in OOp_Replace
208 ORowSetValue OOp_Repeat::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() function in OOp_Repeat
223 ORowSetValue OOp_Insert::operate(const ::std::vector<ORowSetValue>& lhs) const in operate() function in OOp_Insert
237 ORowSetValue OOp_Left::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() function in OOp_Left
250 ORowSetValue OOp_Right::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() function in OOp_Right