Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

vkey.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef vkey_h
00004 #define vkey_h
00005 
00006 //
00007 // INTERFACE definition follows 
00008 //
00009 
00010 
00011 class Vkey
00012 {
00013 
00014 public:  
00015   static int check_(int irq = -1);
00016   
00017   static int get();
00018   
00019   static void clear();
00020 };
00021 
00022 #endif // vkey_h

Generated on Mon Sep 26 14:20:12 2005 for Fiasco by  doxygen 1.4.2