Odil
A C++11 library for the DICOM standard
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Item.h File Reference
#include <cstdint>
#include <istream>
#include <ostream>
#include <string>
#include <utility>
#include <vector>
#include "odil/odil.h"
Include dependency graph for Item.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  odil::pdu::Item
 A sequence of fields forming a full PDU or a part of it. More...
 
class  odil::pdu::Item::Field
 Generic field. More...
 

Namespaces

namespace  odil
 
namespace  odil::pdu
 

Functions

std::ostream & odil::pdu::operator<< (std::ostream &stream, Item const &item)