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

Method get

src/common/classes/auto.h:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 }
138
139 const Where* get() const
140 {
141 return ptr;
142 }
143
144 operator const Where*() const
145 {

Callers 7

nextMethod · 0.45
cleanupMethod · 0.45
lookupMethod · 0.45
removeMethod · 0.45
iteratorClass · 0.45
operator ->Method · 0.45
setDefaultAffinityFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected