SpamFilterData.h File Reference
#include <memory>
#include <mutex>
#include <string>
#include <unordered_map>
#include <IceUtil/Time.h>
+ Include dependency graph for SpamFilterData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SpamFilterData
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using SpamFilterMap
 
using SpamFilterMapPtr = std::shared_ptr<SpamFilterMap>