MCPcopy Create free account
hub / github.com/Segs/Segs / open

Method open

Components/EventProcessor.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22using namespace SEGSEvents;
23
24int EventProcessor::open( void *args /* = 0 */ )
25{
26 return super::open(args);
27}
28
29int EventProcessor::handle_timeout( const ACE_Time_Value &current_time, const void *act /* = 0 */ )
30{

Callers 15

JsonRpcFileLoggerMethod · 0.45
connectToHostMethod · 0.45
connectToUrlMethod · 0.45
commonSaveToFunction · 0.45
commonReadFromFunction · 0.45
createSettingsFileMethod · 0.45
CMakeCreator.rbFile · 0.45
ifExistsGetContentsFunction · 0.45
processMethod · 0.45
buildManifestDeltaFunction · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected