24 #include "google/protobuf/stubs/map_util.h" 36 using google::protobuf::FindCopy;
37 using google::protobuf::FindLinkedPtrOrDie;
38 using google::protobuf::FindLinkedPtrOrNull;
39 using google::protobuf::FindOrDie;
40 using google::protobuf::FindOrDieNoPrint;
41 using google::protobuf::FindOrNull;
42 using google::protobuf::FindPtrOrNull;
43 using google::protobuf::FindWithDefault;
46 using google::protobuf::ContainsKey;
47 using google::protobuf::ContainsKeyValuePair;
50 using google::protobuf::InsertAndDeleteExisting;
51 using google::protobuf::InsertIfNotPresent;
52 using google::protobuf::InsertKeyOrDie;
53 using google::protobuf::InsertOrDie;
54 using google::protobuf::InsertOrDieNoPrint;
55 using google::protobuf::InsertOrUpdate;
56 using google::protobuf::InsertOrUpdateMany;
59 using google::protobuf::AddTokenCounts;
60 using google::protobuf::LookupOrInsert;
61 using google::protobuf::LookupOrInsertNew;
62 using google::protobuf::LookupOrInsertNewLinkedPtr;
63 using google::protobuf::LookupOrInsertNewSharedPtr;
66 using google::protobuf::AppendKeysFromMap;
67 using google::protobuf::AppendValuesFromMap;
68 using google::protobuf::EraseKeyReturnValuePtr;
69 using google::protobuf::InsertKeysFromMap;
70 using google::protobuf::InsertOrReturnExisting;
71 using google::protobuf::UpdateReturnCopy;
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25