#include <string>
#include <base-list.h>
Go to the source code of this file.
Classes | |
class | octave_comment_elt |
class | octave_comment_list |
class | octave_comment_buffer |
Defines | |
#define | octave_comment_list_h 1 |
Functions | |
std::string | get_comment_text (void) |
char * | get_comment_text_c_str (void) |
void | save_comment_text (const std::string &text) |
#define octave_comment_list_h 1 |
std::string get_comment_text | ( | void | ) |
char* get_comment_text_c_str | ( | void | ) |
void save_comment_text | ( | const std::string & | text | ) |