Navigation

Operators and Keywords

Function List:

C++ API

octave_comment_buffer Class Reference

#include <comment-list.h>

Collaboration diagram for octave_comment_buffer:

List of all members.


Public Member Functions

 octave_comment_buffer (void)

Static Public Member Functions

static bool instance_ok (void)
static void append (const std::string &s, octave_comment_elt::comment_type t=octave_comment_elt::unknown)
static octave_comment_listget_comment (void)

Constructor & Destructor Documentation

octave_comment_buffer::octave_comment_buffer ( void   )  [inline]


Member Function Documentation

void octave_comment_buffer::append ( const std::string s,
octave_comment_elt::comment_type  t = octave_comment_elt::unknown 
) [static]

octave_comment_list * octave_comment_buffer::get_comment ( void   )  [static]

bool octave_comment_buffer::instance_ok ( void   )  [static]


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