struct assert_info

Describes an assertion. More...

Internal Use Only
Full namedbg::assert_info
Definition#include <dbg.h>
Inheritsdbg::source_pos [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

Describes an assertion.

This is an internal data structure, you do not need to create it directly. Use the DBG_ASSERTION macro to create it.

See also: assertion

bool asserted

asserted

const char * text

text

 assert_info (bool a, const char *t, line_no_t line, func_name_t func, file_name_t file, dbg_source spos)

assert_info

Do not call this directly. Use the DBG_ASSERTION macro.

 assert_info (bool a, const char *b, const source_pos &sp)

assert_info

Do not call this directly. Use the DBG_ASSERTION macro.


Generated by: pg1 on imgpc030 on Tue Sep 16 13:46:16 2003, using kdoc 2.0a54.