ARB
Public Member Functions | List of all members
LineAttachedMessage Class Reference

Public Member Functions

 LineAttachedMessage (const string &message_, size_t lineno_)
 
const stringMessage () const
 
size_t Lineno () const
 

Detailed Description

Definition at line 120 of file arb_help2xml.cxx.

Constructor & Destructor Documentation

LineAttachedMessage::LineAttachedMessage ( const string message_,
size_t  lineno_ 
)
inline

Definition at line 125 of file arb_help2xml.cxx.

Member Function Documentation

const string& LineAttachedMessage::Message ( ) const
inline

Definition at line 130 of file arb_help2xml.cxx.

References message().

Referenced by show_err(), and show_warning().

size_t LineAttachedMessage::Lineno ( ) const
inline

Definition at line 131 of file arb_help2xml.cxx.

Referenced by show_err(), and show_warning().


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