OpenSDN source code
|
#include <service_chaining.h>
Public Member Functions | |
ServiceChainState (ServiceChainPtr info) | |
ServiceChainPtr | 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 (ServiceChainState) | |
Private Attributes | |
ServiceChainPtr | info_ |
Definition at line 66 of file service_chaining.h.
|
inlineexplicit |
Definition at line 68 of file service_chaining.h.
|
private |
|
inline |
Definition at line 70 of file service_chaining.h.
|
private |
Definition at line 73 of file service_chaining.h.