Definition at line 441 of file vxlan.cc.
VxLanConfigSandeshTask::VxLanConfigSandeshTask |
( |
Agent * |
agent, |
|
|
uint32_t |
vxlan_id, |
|
|
const string & |
vn, |
|
|
const string & |
active, |
|
|
const string & |
context |
|
) |
| |
|
inline |
VxLanConfigSandeshTask::~VxLanConfigSandeshTask |
( |
| ) |
|
|
inline |
std::string VxLanConfigSandeshTask::Description |
( |
| ) |
const |
|
inlinevirtual |
bool VxLanConfigSandeshTask::Run |
( |
| ) |
|
|
virtual |
Code to execute. Returns true if task is completed. Return false to reschedule the task.
Implements Task.
Definition at line 461 of file vxlan.cc.
string VxLanConfigSandeshTask::active_ |
|
private |
Agent* VxLanConfigSandeshTask::agent_ |
|
private |
string VxLanConfigSandeshTask::context_ |
|
private |
string VxLanConfigSandeshTask::vn_ |
|
private |
uint32_t VxLanConfigSandeshTask::vxlan_id_ |
|
private |
The documentation for this class was generated from the following file: