Lines Matching defs:pointer

1173 …ename T::ValueType& CreateValueByPointer(T& root, const GenericPointer<typename T::ValueType>& poi…  in CreateValueByPointer()
1185 …CreateValueByPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in CreateValueByPointer()
1219 …:ValueType& GetValueByPointerWithDefault(T& root, const GenericPointer<typename T::ValueType>& poi… in GetValueByPointerWithDefault()
1224 …:ValueType& GetValueByPointerWithDefault(T& root, const GenericPointer<typename T::ValueType>& poi… in GetValueByPointerWithDefault()
1230 …:ValueType& GetValueByPointerWithDefault(T& root, const GenericPointer<typename T::ValueType>& poi… in GetValueByPointerWithDefault()
1237 GetValueByPointerWithDefault(T& root, const GenericPointer<typename T::ValueType>& pointer, T2 defa… in GetValueByPointerWithDefault()
1267 …ByPointerWithDefault(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in GetValueByPointerWithDefault()
1272 …ByPointerWithDefault(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in GetValueByPointerWithDefault()
1278 …ByPointerWithDefault(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in GetValueByPointerWithDefault()
1285 …ByPointerWithDefault(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in GetValueByPointerWithDefault()
1315 typename T::ValueType& SetValueByPointer(T& root, const GenericPointer<typename T::ValueType>& poin… in SetValueByPointer()
1320 typename T::ValueType& SetValueByPointer(T& root, const GenericPointer<typename T::ValueType>& poin… in SetValueByPointer()
1325 typename T::ValueType& SetValueByPointer(T& root, const GenericPointer<typename T::ValueType>& poin… in SetValueByPointer()
1331 typename T::ValueType& SetValueByPointer(T& root, const GenericPointer<typename T::ValueType>& poin… in SetValueByPointer()
1338 SetValueByPointer(T& root, const GenericPointer<typename T::ValueType>& pointer, T2 value, typename… in SetValueByPointer()
1373 …e& SetValueByPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in SetValueByPointer()
1378 …e& SetValueByPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in SetValueByPointer()
1383 …e& SetValueByPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in SetValueByPointer()
1389 …e& SetValueByPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in SetValueByPointer()
1396 SetValueByPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType>& p… in SetValueByPointer()
1431 …ypename T::ValueType& SwapValueByPointer(T& root, const GenericPointer<typename T::ValueType>& poi… in SwapValueByPointer()
1441 …& SwapValueByPointer(DocumentType& document, const GenericPointer<typename DocumentType::ValueType… in SwapValueByPointer()
1453 bool EraseValueByPointer(T& root, const GenericPointer<typename T::ValueType>& pointer) { in EraseValueByPointer()