GDCM
2.2.3
|
#include <gdcmByteBuffer.h>
Public Member Functions | |
ByteBuffer () | |
char * | Get (int len) |
const char * | GetStart () const |
void | ShiftEnd (int len) |
void | UpdatePosition () |
Detailled description here
gdcm::ByteBuffer::ByteBuffer | ( | ) | [inline] |
char* gdcm::ByteBuffer::Get | ( | int | len | ) | [inline] |
const char* gdcm::ByteBuffer::GetStart | ( | ) | const [inline] |
void gdcm::ByteBuffer::ShiftEnd | ( | int | len | ) | [inline] |
void gdcm::ByteBuffer::UpdatePosition | ( | ) | [inline] |