Main Page | Data Structures | Directories | File List | Data Fields | Globals

burn_message Struct Reference

#include <libburn.h>


Detailed Description

Messages from the library.

Definition at line 370 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 374 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 377 of file libburn.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 13 18:31:19 2006 for libburn by  doxygen 1.4.2