#include <ICP.h>
Inherits Continuation.
Public Types | |
enum | { RETRY_INTERVAL = 10 } |
Public Member Functions | |
ICPConfigUpdateCont (void *data, void *value) | |
~ICPConfigUpdateCont () | |
int | RetryICPconfigUpdate (int, Event *) |
Definition at line 402 of file ICP.h.
ICPConfigUpdateCont::ICPConfigUpdateCont | ( | void * | data, | |
void * | value | |||
) |
Definition at line 360 of file ICPConfig.cc.
int ICPConfigUpdateCont::RetryICPconfigUpdate | ( | int | , | |
Event * | ||||
) |
Definition at line 366 of file ICPConfig.cc.
References ICPConfiguration::icp_config_change_callback().
Referenced by ICPConfiguration::icp_config_change_callback(), and ICPConfiguration::mgr_icp_config_change_callback().