|
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 |
| unsigned | get_preformatted_width () const |
| const char * | c_str () const |
Public Member Functions inherited from MessageAttachable | |
| virtual | ~MessageAttachable () |
| LineAttachedMessage | attached_message (const string &message) const |
| void | attach_warning (const string &message) const |
Static Public Member Functions | |
| static void | set_current_preformatted_width (unsigned allowed) |
| static void | set_preformatted_blocks_wanted (unsigned preformatted_blocks) |
Definition at line 258 of file arb_help2xml.cxx.
|
inline |
Definition at line 280 of file arb_help2xml.cxx.
References ENUMERATED, and h2x_assert.
|
inline |
Definition at line 290 of file arb_help2xml.cxx.
References ALPHA_LOWER, ALPHA_UPPER, DIGITS, ENUMERATED, and h2x_assert.
|
inlinestatic |
Definition at line 304 of file arb_help2xml.cxx.
Referenced by checkControlComment().
|
inlinestatic |
Definition at line 307 of file arb_help2xml.cxx.
References h2x_assert.
Referenced by checkControlComment().
|
inlinevirtual |
Implements MessageAttachable.
Definition at line 313 of file arb_help2xml.cxx.
|
inlinevirtual |
Implements MessageAttachable.
Definition at line 314 of file arb_help2xml.cxx.
|
inline |
Definition at line 316 of file arb_help2xml.cxx.
|
inline |
Definition at line 317 of file arb_help2xml.cxx.
|
inline |
Definition at line 319 of file arb_help2xml.cxx.
|
inline |
Definition at line 320 of file arb_help2xml.cxx.
|
inline |
Definition at line 322 of file arb_help2xml.cxx.
|
inline |
Definition at line 324 of file arb_help2xml.cxx.
References type.
Referenced by FINAL_TYPE< SEQTYPE >::get_type().
|
inline |
Definition at line 325 of file arb_help2xml.cxx.
References ENUMERATED, and h2x_assert.
Referenced by FINAL_TYPE< SEQTYPE >::get_enum_type().
|
inline |
Definition at line 329 of file arb_help2xml.cxx.
References ENUMERATED, and h2x_assert.
Referenced by FINAL_TYPE< SEQTYPE >::get_enumeration().
|
inline |
Definition at line 333 of file arb_help2xml.cxx.
|
inline |
Definition at line 339 of file arb_help2xml.cxx.
1.8.8