OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
security_logging_object.h File Reference
#include <cmn/agent.h>
#include <oper_db.h>
#include <cmn/index_vector.h>
Include dependency graph for security_logging_object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SloRuleInfo
 
struct  SecurityLoggingObjectKey
 
struct  SecurityLoggingObjectData
 
class  SecurityLoggingObject
 
class  SecurityLoggingObjectTable
 

Typedefs

typedef std::vector< SloRuleInfoSloRuleList
 

Typedef Documentation

typedef std::vector<SloRuleInfo> SloRuleList

Definition at line 28 of file security_logging_object.h.