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

Method getStatus

examples/replication/fbSampleReplicator.cpp:167–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167IStatus* ReplPlugin::getStatus()
168{
169 WriteLog(log, "%p\tgetStatus()\n", this);
170 return status;
171}
172
173void ReplPlugin::dumpInfo(const unsigned char* buffer, size_t length)
174{

Callers 15

authenticateMethod · 0.45
ReplPluginMethod · 0.45
AppMethod · 0.45
CryptKeyHolderMethod · 0.45
print_csFunction · 0.45
mainFunction · 0.45
dropFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
EventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected