OpenSDN source code
|
Public Member Functions | |
StaticRouteState (StaticRoutePtr info) | |
StaticRoutePtr | info () |
![]() | |
ConditionMatchState () | |
virtual | ~ConditionMatchState () |
uint32_t | refcnt () const |
void | IncrementRefCnt () |
void | set_deleted () |
void | reset_deleted () |
bool | deleted () const |
void | DecrementRefCnt () |
Private Member Functions | |
DISALLOW_COPY_AND_ASSIGN (StaticRouteState) | |
Private Attributes | |
StaticRoutePtr | info_ |
Definition at line 36 of file static_route.cc.
|
inlineexplicit |
Definition at line 38 of file static_route.cc.
|
private |
|
inline |
Definition at line 40 of file static_route.cc.
|
private |
Definition at line 45 of file static_route.cc.