OpenSDN source code
|
#include <health_check.h>
Private Member Functions | |
DISALLOW_COPY_AND_ASSIGN (HealthCheckInstanceService) | |
Private Attributes | |
InterfaceRef | other_intf_ |
bool | multi_hop_ |
Friends | |
class | HealthCheckTable |
Additional Inherited Members | |
![]() | |
void | EnqueueResync (const HealthCheckService *service, Interface *itf) const |
![]() | |
HealthCheckServiceRef | service_ |
InterfaceRef | intf_ |
boost::scoped_ptr< MetaDataIp > | ip_ |
bool | active_ |
std::string | last_update_time_ |
bool | deleted_ |
bool | ignore_status_event_ |
IpAddress | source_ip_ |
IpAddress | destination_ip_ |
Definition at line 217 of file health_check.h.
HealthCheckInstanceService::HealthCheckInstanceService | ( | HealthCheckService * | service, |
MetaDataIpAllocator * | allocator, | ||
VmInterface * | intf, | ||
VmInterface * | other_intf, | ||
bool | ignore_status_event, | ||
bool | multi_hop | ||
) |
|
virtual |
|
virtual |
Implements HealthCheckInstanceBase.
Definition at line 274 of file health_check.cc.
|
virtual |
Implements HealthCheckInstanceBase.
Definition at line 289 of file health_check.cc.
|
private |
void HealthCheckInstanceService::EnqueueMacIpLearningHCStatus | ( | const HealthCheckService * | service | ) | const |
|
inline |
Definition at line 233 of file health_check.h.
|
virtual |
Reimplemented from HealthCheckInstanceBase.
Reimplemented in HealthCheckMacIpInstanceService.
Definition at line 344 of file health_check.cc.
|
virtual |
Implements HealthCheckInstanceBase.
Definition at line 305 of file health_check.cc.
|
virtual |
Implements HealthCheckInstanceBase.
Definition at line 318 of file health_check.cc.
|
virtual |
Reimplemented from HealthCheckInstanceBase.
Definition at line 328 of file health_check.cc.
|
friend |
Definition at line 236 of file health_check.h.
|
private |
Definition at line 244 of file health_check.h.
|
private |
Definition at line 240 of file health_check.h.