Inherits Continuation.
Public Member Functions | |
sync_cont (ProxyMutex *m) | |
~sync_cont () | |
int | sync (int, Event *) |
Data Fields | |
textBuffer * | m_tb |
Definition at line 372 of file RecProcess.cc.
sync_cont::sync_cont | ( | ProxyMutex * | m | ) | [inline] |
Definition at line 376 of file RecProcess.cc.
References m_tb, SET_HANDLER, and sync().
sync_cont::~sync_cont | ( | ) | [inline] |
Definition at line 383 of file RecProcess.cc.
References m_tb.
int sync_cont::sync | ( | int | , | |
Event * | ||||
) | [inline] |
Definition at line 391 of file RecProcess.cc.
References Debug, m_tb, REC_ERR_OKAY, RecSyncConfigToTB(), RecSyncStatsFile(), RecWriteConfigFile(), and send_push_message().
Referenced by sync_cont().
Definition at line 374 of file RecProcess.cc.
Referenced by sync(), sync_cont(), and ~sync_cont().