GDCM  2.2.0
Public Member Functions
gdcm::ByteBuffer Class Reference

ByteBuffer. More...

#include <gdcmByteBuffer.h>

List of all members.

Public Member Functions

 ByteBuffer ()
char * Get (int len)
const char * GetStart () const
void ShiftEnd (int len)
void UpdatePosition ()

Detailed Description

ByteBuffer.

Detailled description here

Note:
looks like a std::streambuf or std::filebuf class with the get and peek pointer

Constructor & Destructor Documentation


Member Function Documentation

char* gdcm::ByteBuffer::Get ( int  len) [inline]
const char* gdcm::ByteBuffer::GetStart ( ) const [inline]
void gdcm::ByteBuffer::ShiftEnd ( int  len) [inline]

The documentation for this class was generated from the following file:

Generated on Sun Jun 3 2012 15:27:09 for GDCM by doxygen 1.8.0
SourceForge.net Logo