00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*- 00002 00003 #ifndef jdb_tbuf_init_h 00004 #define jdb_tbuf_init_h 00005 00006 #include "jdb_tbuf.h" 00007 #include "observer.h" 00008 00009 // 00010 // INTERFACE definition follows 00011 // 00012 00013 00014 class Jdb_tbuf_init : public Jdb_tbuf 00015 { 00016 public: 00017 static void init(Observer *); 00018 }; 00019 00020 #endif // jdb_tbuf_init_h