OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HealthCheckServiceKey Struct Reference

#include <health_check.h>

Inheritance diagram for HealthCheckServiceKey:
Collaboration diagram for HealthCheckServiceKey:

Public Member Functions

 HealthCheckServiceKey (const boost::uuids::uuid &id)
 
 HealthCheckServiceKey (const boost::uuids::uuid &id, DBSubOperation sub_op)
 
virtual ~HealthCheckServiceKey ()
 
- Public Member Functions inherited from AgentOperDBKey
 AgentOperDBKey ()
 
 AgentOperDBKey (DBSubOperation sub_op)
 
virtual ~AgentOperDBKey ()
 
- Public Member Functions inherited from AgentKey
 AgentKey ()
 
 AgentKey (DBSubOperation sub_op)
 
virtual ~AgentKey ()
 
- Public Member Functions inherited from DBRequestKey
virtual ~DBRequestKey ()
 

Public Attributes

boost::uuids::uuid uuid_
 
- Public Attributes inherited from AgentKey
uint8_t sub_op_
 

Additional Inherited Members

- Public Types inherited from AgentKey
enum  DBSubOperation { ADD_DEL_CHANGE, RESYNC }
 

Detailed Description

Definition at line 33 of file health_check.h.

Constructor & Destructor Documentation

HealthCheckServiceKey::HealthCheckServiceKey ( const boost::uuids::uuid id)
inline

Definition at line 34 of file health_check.h.

HealthCheckServiceKey::HealthCheckServiceKey ( const boost::uuids::uuid id,
DBSubOperation  sub_op 
)
inline

Definition at line 36 of file health_check.h.

virtual HealthCheckServiceKey::~HealthCheckServiceKey ( )
inlinevirtual

Definition at line 38 of file health_check.h.

Member Data Documentation

boost::uuids::uuid HealthCheckServiceKey::uuid_

Definition at line 40 of file health_check.h.


The documentation for this struct was generated from the following file: