GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
comment-list.h File Reference
#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
 

Functions

std::string get_comment_text (void)
 
charget_comment_text_c_str (void)
 
void save_comment_text (const std::string &text)
 

Function Documentation

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