burn_message Struct Reference

#include <libburn.h>

Collaboration diagram for burn_message:

Collaboration graph
[legend]

Detailed Description

Messages from the library.

Definition at line 382 of file libburn.h.

Data Fields

burn_drive * drive
 The drive associated with the message.
enum burn_message_type type
 The type of message this is.
burn_message::detail detail
 The actual message.

Data Structures

union  detail
 The actual message. More...


Field Documentation

union burn_message::detail burn_message::detail
 

The actual message.

struct burn_drive* burn_message::drive
 

The drive associated with the message.

NULL if the error is not related to a specific drive.

Definition at line 386 of file libburn.h.

enum burn_message_type burn_message::type
 

The type of message this is.

See message_type for details.

Definition at line 389 of file libburn.h.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 23 18:07:35 2006 for libburn by  doxygen 1.4.6