Skip to content

Class CharArrayBuffer

ClassList > CharArrayBuffer

More...

  • #include <CharArrayBuffer.h>

Inherits the following classes: std::streambuf

Public Functions

Type Name
CharArrayBuffer (const char * begin, const char * end)
CharArrayBuffer (const char * str)

Detailed Description

Streambuf on a char*

http://www.mr-edd.co.uk/blog/beginners_guide_streambuf

Public Functions Documentation

function CharArrayBuffer [1/3]

CharArrayBuffer::CharArrayBuffer (
    const char * begin,
    const char * end
) 

function CharArrayBuffer [2/3]

explicit CharArrayBuffer::CharArrayBuffer (
    const char * str
) 


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/detail/tools/CharArrayBuffer.h