Home
last modified time | relevance | path

Searched refs:OSQLParseNodesContainer (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx115 class OSQLParseNodesContainer class
120 OSQLParseNodesContainer();
121 ~OSQLParseNodesContainer();
130 typedef salhelper::SingletonRef<OSQLParseNodesContainer> OSQLParseNodesGarbageCollector;
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx2777 OSQLParseNodesContainer::OSQLParseNodesContainer() in OSQLParseNodesContainer() function in connectivity::OSQLParseNodesContainer
2781 OSQLParseNodesContainer::~OSQLParseNodesContainer() in ~OSQLParseNodesContainer()
2785 void OSQLParseNodesContainer::push_back(OSQLParseNode* _pNode) in push_back()
2791 void OSQLParseNodesContainer::erase(OSQLParseNode* _pNode) in erase()
2802 bool OSQLParseNodesContainer::empty() const in empty()
2807 void OSQLParseNodesContainer::clear() in clear()
2813 void OSQLParseNodesContainer::clearAndDelete() in clearAndDelete()

Completed in 26 milliseconds