MeVisLab Toolbox Reference
mlDicomMessageFilter.h File Reference

Header file of a class describing a string id of a message, a set of substrings how it can be found by searching them in a string as well as a match routine performing such a search. More...

#include "MLDicomMessageFilterSystem.h"
#include "mlTypeDefs.h"
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <vector>
#include <ThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

class  ml::DicomMessageFilter
 Class describing a string id of a message, a set of substrings how it can be found by searching them in a string as well as a match routine performing such a search. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Header file of a class describing a string id of a message, a set of substrings how it can be found by searching them in a string as well as a match routine performing such a search.

Author
Wolf Spindler
Date
2021-06-23

Definition in file mlDicomMessageFilter.h.