ARB
|
Public Member Functions | |
Ostring (const string &s, size_t line_no, ParagraphType type_) | |
Ostring (const string &s, size_t line_no, ParagraphType type_, EnumerationType etype_, unsigned num) | |
string | location_description () const OVERRIDE |
size_t | line_number () const OVERRIDE |
operator const string & () const | |
operator string & () | |
const string & | as_string () const |
string & | as_string () |
size_t | get_lineno () const |
const ParagraphType & | get_type () const |
const EnumerationType & | get_enum_type () const |
unsigned | get_number () const |
const char * | c_str () const |
![]() | |
virtual | ~MessageAttachable () |
LineAttachedMessage | attached_message (const string &message) const |
void | attach_warning (const string &message) const |
Definition at line 258 of file arb_help2xml.cxx.
|
inline |
Definition at line 269 of file arb_help2xml.cxx.
References ENUMERATED, and h2x_assert.
|
inline |
Definition at line 277 of file arb_help2xml.cxx.
References ALPHA_LOWER, ALPHA_UPPER, DIGITS, ENUMERATED, and h2x_assert.
|
inlinevirtual |
Implements MessageAttachable.
Definition at line 290 of file arb_help2xml.cxx.
|
inlinevirtual |
Implements MessageAttachable.
Definition at line 291 of file arb_help2xml.cxx.
|
inline |
Definition at line 293 of file arb_help2xml.cxx.
|
inline |
Definition at line 294 of file arb_help2xml.cxx.
|
inline |
Definition at line 296 of file arb_help2xml.cxx.
|
inline |
Definition at line 297 of file arb_help2xml.cxx.
|
inline |
Definition at line 299 of file arb_help2xml.cxx.
|
inline |
Definition at line 301 of file arb_help2xml.cxx.
References type.
Referenced by FINAL_TYPE< SEQTYPE >::get_type().
|
inline |
Definition at line 302 of file arb_help2xml.cxx.
References ENUMERATED, and h2x_assert.
Referenced by FINAL_TYPE< SEQTYPE >::get_enum_type().
|
inline |
Definition at line 306 of file arb_help2xml.cxx.
References ENUMERATED, and h2x_assert.
Referenced by FINAL_TYPE< SEQTYPE >::get_enumeration().
|
inline |
Definition at line 312 of file arb_help2xml.cxx.