7#ifndef __MEDIATOR_GROUPS_H__
8#define __MEDIATOR_GROUPS_H__
10#include "helpers/stringlist.h"
std::vector< std::string > StringList
Typedef for a vector of std::string.
Represents a single group. A group has a name and zero or more users. Users are tracked by name.