This is the complete list of members for comment_elt, including all inherited members.
block enum value | comment_elt | |
comment_elt(const std::string &s="", comment_type t=unknown, bool uses_hash_char=false) | comment_elt | inline |
comment_elt(const comment_elt &oc) | comment_elt | inline |
comment_type enum name | comment_elt | |
copyright enum value | comment_elt | |
empty() const | comment_elt | inline |
end_of_line enum value | comment_elt | |
full_line enum value | comment_elt | |
is_block() const | comment_elt | inline |
is_copyright() const | comment_elt | inline |
is_end_of_line() const | comment_elt | inline |
is_full_line() const | comment_elt | inline |
operator=(const comment_elt &oc) | comment_elt | inline |
reset() | comment_elt | inline |
text() const | comment_elt | inline |
type() const | comment_elt | inline |
unknown enum value | comment_elt | |
uses_hash_char() const | comment_elt | inline |
~comment_elt()=default | comment_elt |