|
Squid Web Cache master
|
#include <QosConfig.h>
Public Member Functions | |
| acl_tos () | |
| ~acl_tos () | |
Public Attributes | |
| acl_tos * | next |
| ACLList * | aclList |
| tos_t | tos |
Private Member Functions | |
| CBDATA_CLASS (acl_tos) | |
Definition at line 32 of file QosConfig.h.
|
inline |
Definition at line 37 of file QosConfig.h.
| acl_tos::~acl_tos | ( | ) |
Definition at line 33 of file QosConfig.cc.
References aclDestroyAclList(), aclList, and next.
|
private |
| ACLList* acl_tos::aclList |
Definition at line 41 of file QosConfig.h.
Referenced by ~acl_tos(), dump_acl_tos(), and parse_acl_tos().
| acl_tos* acl_tos::next |
Definition at line 40 of file QosConfig.h.
Referenced by ~acl_tos(), dump_acl_tos(), Ip::Qos::Config::isAclTosActive(), and parse_acl_tos().
| tos_t acl_tos::tos |
Definition at line 42 of file QosConfig.h.
Referenced by dump_acl_tos(), Ip::Qos::Config::isAclTosActive(), and parse_acl_tos().