OpenSDN source code
|
#include <security_logging_object.h>
Public Member Functions | |
SloRuleInfo (const boost::uuids::uuid &u, int rate) | |
bool | operator== (const SloRuleInfo &rhs) const |
Public Attributes | |
boost::uuids::uuid | uuid_ |
int | rate_ |
Definition at line 15 of file security_logging_object.h.
|
inline |
Definition at line 18 of file security_logging_object.h.
|
inline |
Definition at line 20 of file security_logging_object.h.
int SloRuleInfo::rate_ |
Definition at line 17 of file security_logging_object.h.
boost::uuids::uuid SloRuleInfo::uuid_ |
Definition at line 16 of file security_logging_object.h.