Odil
A C++11 library for the DICOM standard
|
#include <cstdint>
#include <string>
#include <vector>
#include "odil/odil.h"
#include "odil/pdu/AAssociateAC.h"
#include "odil/pdu/AAssociateRQ.h"
#include "odil/pdu/SOPClassCommonExtendedNegotiation.h"
#include "odil/pdu/SOPClassExtendedNegotiation.h"
Go to the source code of this file.
Classes | |
class | odil::AssociationParameters |
Encapsulate association parameters. More... | |
struct | odil::AssociationParameters::PresentationContext |
Presentation Context, cf. PS 3.8, 9.3.2.2, PS 3.8, 9.3.3.2, PS 3.7, D.3.3.4.1 and PS 3.7 D.3.3.4.2. More... | |
struct | odil::AssociationParameters::UserIdentity |
User Identity, cf. PS3.8 D.3.3.7. More... | |
Namespaces | |
namespace | odil |