ARB
Public Member Functions | List of all members
MessageAttachable Struct Referenceabstract
Inheritance diagram for MessageAttachable:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 147 of file arb_help2xml.cxx.

Constructor & Destructor Documentation

virtual MessageAttachable::~MessageAttachable ( )
inlinevirtual

Definition at line 148 of file arb_help2xml.cxx.

Member Function Documentation

virtual string MessageAttachable::location_description ( ) const
pure virtual
virtual size_t MessageAttachable::line_number ( ) const
pure virtual

Implemented in FINAL_TYPE< SEQTYPE >.

LineAttachedMessage MessageAttachable::attached_message ( const string message) const
inline

Definition at line 153 of file arb_help2xml.cxx.

References line_number.

Referenced by parseSection(), and Helpfile::readHelp().

void MessageAttachable::attach_warning ( const string message) const
inline

Definition at line 158 of file arb_help2xml.cxx.

References add_warning().


The documentation for this struct was generated from the following file: