Public Member Functions | Private Member Functions | Static Private Member Functions

octave_local_buffer< const T * > Class Template Reference

#include "oct-locbuf.h"

Inheritance diagram for octave_local_buffer< const T * >:
Inheritance graph
[legend]
Collaboration diagram for octave_local_buffer< const T * >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 octave_local_buffer (size_t size)
 operator const T ** () const

Private Member Functions

chardata (void) const

Static Private Member Functions

static OCTAVE_API void clear (void)

Detailed Description

template<class T>
class octave_local_buffer< const T * >

Definition at line 152 of file oct-locbuf.h.


Constructor & Destructor Documentation

template<class T >
octave_local_buffer< const T * >::octave_local_buffer ( size_t  size  )  [inline]

Definition at line 155 of file oct-locbuf.h.


Member Function Documentation

void octave_chunk_buffer::clear ( void   )  [static, inherited]
char* octave_chunk_buffer::data ( void   )  const [inline, inherited]

Definition at line 75 of file oct-locbuf.h.

References octave_chunk_buffer::dat.

template<class T >
octave_local_buffer< const T * >::operator const T ** (  )  const [inline]

Definition at line 159 of file oct-locbuf.h.

References octave_local_buffer< T >::data.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines