#include <StMessageCounter.h>
Public Member Functions | |
| void | SetLimit (const char *str, int n=0) |
| int | GetLimit (const char *str) |
| void | ListLimits () |
| void | AddType (const char *type) |
| int | CheckLimit (char *mess, const char *type) |
| void | NoLimits () |
Static Public Member Functions | |
| static StMessageCounter * | Instance () |
Protected Member Functions | |
| StMessageCounter (const StMessageCounter &) | |
Protected Attributes | |
| intVector | limitTList |
| intVector | limitTCountList |
| messCharVec | limitList |
| intVector | limitNList |
| intVector | limitNCountList |
| messCharVec | limitWList |
| intVector | limitWNList |
Definition at line 22 of file StMessageCounter.h.
1.5.9