Searched refs:aLocalOperations (Results 1 – 2 of 2) sorted by relevance
113 aLocalOperations.insert( Map_Operations::value_type(i_sLocalName, i_nId) ); in Add_LocalOperation()197 itLower = aLocalOperations.lower_bound(i_sName); in Search_LocalOperations()198 if (itLower == aLocalOperations.end()) in Search_LocalOperations()204 itEnd = aLocalOperations.end(); in Search_LocalOperations()206 it != aLocalOperations.end() ? (*itLower).first == i_sName : false; in Search_LocalOperations()278 case SLOT_Operations: return new Slot_MapOperations(aLocalOperations); in inq_Create_Slot()
162 Map_Operations aLocalOperations; member in ary::cpp::Namespace
Completed in 23 milliseconds