Odil
A C++11 library for the DICOM standard
|
Go to the source code of this file.
Classes | |
class | odil::pdu::Object |
Base class for all PDU-related high-level objects (PDU, items and sub-items). More... | |
Namespaces | |
namespace | odil |
namespace | odil::pdu |
Functions | |
std::ostream & | odil::pdu::operator<< (std::ostream &stream, Object const &object) |
Dump the PDU-object in its binary form. More... | |