|
OpenSDN source code
|
#include <multicast.h>


Public Member Functions | |
| MulticastVrfDBState () | |
Public Member Functions inherited from DBState | |
| virtual | ~DBState () |
Public Attributes | |
| std::string | vrf_name_ |
| DBTableBase::ListenerId | id_ |
Definition at line 56 of file multicast.h.
|
inline |
Definition at line 57 of file multicast.h.
| DBTableBase::ListenerId MulticastVrfDBState::id_ |
Definition at line 60 of file multicast.h.
| std::string MulticastVrfDBState::vrf_name_ |
Definition at line 59 of file multicast.h.