ARB
|
Public Member Functions | |
virtual | ~MessageAttachable () |
virtual string | location_description () const =0 |
virtual size_t | line_number () const =0 |
LineAttachedMessage | attached_message (const string &message) const |
void | attach_warning (const string &message) const |
Definition at line 153 of file arb_help2xml.cxx.
|
inlinevirtual |
Definition at line 154 of file arb_help2xml.cxx.
|
pure virtual |
Implemented in Ostring.
|
pure virtual |
Implemented in FINAL_TYPE< SEQTYPE >, and Ostring.
|
inline |
Definition at line 159 of file arb_help2xml.cxx.
References line_number.
Referenced by parseSection(), and Helpfile::readHelp().
|
inline |
Definition at line 164 of file arb_help2xml.cxx.
References add_warning().