Searched refs:OSQLParseNodesContainer (Results 1 – 2 of 2) sorted by relevance
113 class OSQLParseNodesContainer class118 OSQLParseNodesContainer();119 ~OSQLParseNodesContainer();128 typedef salhelper::SingletonRef<OSQLParseNodesContainer> OSQLParseNodesGarbageCollector;
2780 OSQLParseNodesContainer::OSQLParseNodesContainer() in OSQLParseNodesContainer() function in connectivity::OSQLParseNodesContainer2784 OSQLParseNodesContainer::~OSQLParseNodesContainer() in ~OSQLParseNodesContainer()2788 void OSQLParseNodesContainer::push_back(OSQLParseNode* _pNode) in push_back()2794 void OSQLParseNodesContainer::erase(OSQLParseNode* _pNode) in erase()2805 bool OSQLParseNodesContainer::empty() const in empty()2810 void OSQLParseNodesContainer::clear() in clear()2816 void OSQLParseNodesContainer::clearAndDelete() in clearAndDelete()
Completed in 19 milliseconds