Home
last modified time | relevance | path

Searched refs:getCompView (Results 1 – 3 of 3) sorted by relevance

/dports/databases/cego/cego-2.47.11/src/
H A DCegoTableManager.h270 CegoView* getCompView(int tabSetId, const Chain& viewName);
H A DCegoDistManager.cc2887 return getCompView(tabSetId, viewName ); in getView()
H A DCegoTableManager.cc6849 CegoView* CegoTableManager::getCompView(int tabSetId, const Chain& viewName) in getCompView() function in CegoTableManager