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

Go to the source code of this file.

Classes

struct  AgentQosConfigKey
 
class  AgentQosConfig
 
struct  AgentQosConfigData
 
class  AgentQosConfigTable
 

Typedefs

typedef std::pair< uint32_t,
uint32_t > 
AgentQosIdForwardingClassPair
 
typedef std::map< uint32_t,
uint32_t > 
AgentQosIdForwardingClassMap
 

Typedef Documentation

typedef std::map<uint32_t, uint32_t> AgentQosIdForwardingClassMap

Definition at line 32 of file qos_config.h.

typedef std::pair<uint32_t, uint32_t> AgentQosIdForwardingClassPair

Definition at line 31 of file qos_config.h.