OpenSDN source code
|
#include <ovsdb_entry.h>
Public Member Functions | |
virtual void | Ack (bool success)=0 |
virtual void | TxnDoneNoMessage () |
KSyncEntry::KSyncEvent | ack_event () |
virtual KSyncObject * | GetObject () const =0 |
Protected Attributes | |
KSyncEntry::KSyncEvent | ack_event_ |
Friends | |
class | OvsdbClientIdl |
Definition at line 20 of file ovsdb_entry.h.
|
pure virtual |
Implemented in OVSDB::LogicalSwitchEntry, OVSDB::OvsdbDBEntry, OVSDB::UnicastMacRemoteEntry, and OVSDB::OvsdbEntry.
|
inline |
Definition at line 29 of file ovsdb_entry.h.
|
pure virtual |
Implemented in OVSDB::OvsdbDBEntry, and OVSDB::OvsdbEntry.
|
inlinevirtual |
Reimplemented in OVSDB::LogicalSwitchEntry, and OVSDB::UnicastMacRemoteEntry.
Definition at line 27 of file ovsdb_entry.h.
|
friend |
Definition at line 33 of file ovsdb_entry.h.
|
protected |
Definition at line 34 of file ovsdb_entry.h.