Navigation

Operators and Keywords

Function List:

C++ API

octave_chunk_buffer Class Reference

#include <oct-locbuf.h>

Inherited by octave_local_buffer< const T * > [private], and octave_local_buffer< T * > [private].

List of all members.


Public Member Functions

OCTAVE_API octave_chunk_buffer (size_t size)
OCTAVE_API ~octave_chunk_buffer (void)
char * data (void) const

Constructor & Destructor Documentation

octave_chunk_buffer::octave_chunk_buffer ( size_t  size  ) 

octave_chunk_buffer::~octave_chunk_buffer ( void   ) 


Member Function Documentation

char* octave_chunk_buffer::data ( void   )  const [inline]


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