GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
comment-list.h File Reference
#include "octave-config.h"
#include <string>
#include "base-list.h"
Include dependency graph for comment-list.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave::comment_elt
 
class  octave::comment_list
 

Namespaces

 octave
 

Functions

std::string octave::get_comment_text (void)
 
char * octave::get_comment_text_c_str (void)
 
void octave::save_comment_text (const std::string &text)