Hermes2DLogEventInfo Struct Reference
[Event Logging]

Info about a log record. Used for output log function. More...

#include <common.h>

List of all members.

Public Member Functions

 Hermes2DLogEventInfo (const char code, const char *log_file, const char *src_function, const char *src_file, const int src_line)

Public Attributes

const char code
 An event code character. For defails see event characters, e.g., H2D_EC_ERROR.
const char * log_file
 Log file name.
const char * src_function
 A name of a function/method at which the event was generated.
const char * src_file
 A source file at which the event was generated.
const int src_line
 A line in the source file at which the event was generated.

Detailed Description

Info about a log record. Used for output log function.

For internal use only.


Constructor & Destructor Documentation

Hermes2DLogEventInfo::Hermes2DLogEventInfo ( const char  code,
const char *  log_file,
const char *  src_function,
const char *  src_file,
const int  src_line 
) [inline]

Member Data Documentation

An event code character. For defails see event characters, e.g., H2D_EC_ERROR.

Log file name.

A source file at which the event was generated.

A name of a function/method at which the event was generated.

A line in the source file at which the event was generated.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3