GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
comment_elt Member List

This is the complete list of members for comment_elt, including all inherited members.

block enum valuecomment_elt
comment_elt(const std::string &s="", comment_type t=unknown, bool uses_hash_char=false)comment_eltinline
comment_elt(const comment_elt &oc)comment_eltinline
comment_type enum namecomment_elt
copyright enum valuecomment_elt
empty() constcomment_eltinline
end_of_line enum valuecomment_elt
full_line enum valuecomment_elt
is_block() constcomment_eltinline
is_copyright() constcomment_eltinline
is_end_of_line() constcomment_eltinline
is_full_line() constcomment_eltinline
operator=(const comment_elt &oc)comment_eltinline
reset()comment_eltinline
text() constcomment_eltinline
type() constcomment_eltinline
unknown enum valuecomment_elt
uses_hash_char() constcomment_eltinline
~comment_elt()=defaultcomment_elt