Public Types | Public Member Functions | Public Attributes

MessageVesa Struct Reference

VESA support. More...

#include <message.h>

List of all members.

Public Types

enum  Type { TYPE_GET_MODEINFO, TYPE_SWITCH_MODE }

Public Member Functions

 MessageVesa (unsigned _index, Vbe::ModeInfoBlock *_info)
 MessageVesa (unsigned _index)

Public Attributes

enum MessageVesa::Type type
unsigned index
Vbe::ModeInfoBlockinfo

Detailed Description

VESA support.


Member Enumeration Documentation

Enumerator:
TYPE_GET_MODEINFO 
TYPE_SWITCH_MODE 

Constructor & Destructor Documentation

MessageVesa::MessageVesa ( unsigned  _index,
Vbe::ModeInfoBlock _info 
) [inline]
MessageVesa::MessageVesa ( unsigned  _index  )  [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines