Navigation

Operators and Keywords

Function List:

C++ API

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
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 Documentation

#define octave_comment_list_h   1


Function Documentation

std::string get_comment_text ( void   ) 

char* get_comment_text_c_str ( void   ) 

void save_comment_text ( const std::string text  )