EDoc::StdErrNotifier::Details Struct Reference


Detailed Description

Temporary structure for storing events for display at alater date.

Definition at line 110 of file StdErrNotifier.h.

Public Member Functions

 Details ()
 Constructor.
 Details (EventType type_in, std::string name_in, std::string summary_in)
 Constructor.

Data Fields

EventType type
 The type of the event that occured.
std::string name
 The name of the event that occured.
std::string summary
 A summary of the event.


Constructor & Destructor Documentation

EDoc::StdErrNotifier::Details::Details (  )  [inline]

Constructor.

Note:
EDoc++ data included.

Definition at line 115 of file StdErrNotifier.h.

EDoc::StdErrNotifier::Details::Details ( EDoc::EventType  type_in,
std::string  name_in,
std::string  summary_in 
) [inline]

Constructor.

Note:
EDoc++ data included.

Definition at line 120 of file StdErrNotifier.h.


Field Documentation

EventType EDoc::StdErrNotifier::Details::type

The type of the event that occured.

Definition at line 132 of file StdErrNotifier.h.

std::string EDoc::StdErrNotifier::Details::name

The name of the event that occured.

Definition at line 137 of file StdErrNotifier.h.

std::string EDoc::StdErrNotifier::Details::summary

A summary of the event.

Definition at line 142 of file StdErrNotifier.h.


The documentation for this struct was generated from the following files:
Generated on Tue Jan 20 18:26:09 2009 for EDoc-0.2.1 by  doxygen 1.5.1