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

jdb_halt_thread_i.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef jdb_halt_thread_i_h
00004 #define jdb_halt_thread_i_h
00005 
00006 #include <cstdio>
00007 #include "entry_frame.h"
00008 #include "gdt.h"
00009 #include "jdb_module.h"
00010 #include "static_init.h"
00011 #include "thread.h"
00012 
00013 class Jdb_halt_thread : public Jdb_module
00014 {
00015   static L4_uid  threadid;
00016 
00017 public:  
00018   Jdb_module::Action_code action(int cmd, void *&, char const *&, int &);
00019   
00020   Jdb_module::Cmd const *const cmds() const;
00021   
00022   int const num_cmds() const;
00023   
00024   Jdb_halt_thread();
00025 };
00026 
00027 #endif // jdb_halt_thread_i_h

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