struct BlacklistCategory

Library: Net Responsibility
Package: Core
Header: Blacklist.h

Description

This struct holds each specific category.

Variables

keyword

vector < BlacklistKeyword > keyword;

All the keywords.

name

string name;

The name of the category.