MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getTable

Method getTable

src/common/classes/Switches.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160const Switches::in_sw_tab_t* Switches::getTable() const
161{
162 return m_base;
163}
164
165Switches::in_sw_tab_t* Switches::getTableMod()
166{

Callers 1

burp_usageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected