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

jdb_iomap_i.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef jdb_iomap_i_h
00004 #define jdb_iomap_i_h
00005 
00006 #include <cstdio>
00007 #include <cctype>
00008 
00009 #include "config.h"
00010 #include "jdb.h"
00011 #include "jdb_module.h"
00012 #include "kmem.h"
00013 #include "mem_layout.h"
00014 #include "simpleio.h"
00015 #include "space.h"
00016 #include "static_init.h"
00017 
00018 class Jdb_iomap : public Jdb_module
00019 {
00020   static char     first_char;
00021   static Task_num taskno;
00022 
00023 public:  
00024   Jdb_module::Action_code action(int cmd, void *&args, char const *&fmt, int &next_char);
00025   
00026   Jdb_module::Cmd const *const cmds() const;
00027   
00028   int const num_cmds() const;
00029   
00030   Jdb_iomap();
00031 
00032 private:  
00033   static void show();
00034 };
00035 
00036 #endif // jdb_iomap_i_h

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