#include <comment-list.h>
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_list * | get_comment (void) |
octave_comment_buffer::octave_comment_buffer | ( | void | ) | [inline] |
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] |