plastimatch
|
#include "plmbase_config.h"
#include <map>
#include <string>
#include <vector>
#include "smart_pointer.h"
Go to the source code of this file.
Classes | |
class | Metadata |
The Metadata class encapsulate DICOM metadata for a single series. It is implemented as a map from string to string, where the key string is of the form "XXXX,XXXX". More... | |