GDCM  2.4.5
Public Member Functions | List of all members
gdcm::ByteBuffer Class Reference

ByteBuffer. More...

#include <gdcmByteBuffer.h>

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

gdcm::ByteBuffer::ByteBuffer ( )
inline

Member Function Documentation

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

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

Generated on Fri Sep 25 2015 17:58:29 for GDCM by doxygen 1.8.9.1
SourceForge.net Logo