Bdb packages | Design docs | Source docs | Guidelines | Recent releases

Search | Site Map .

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

/CdbTools/CdbToolsexitCmd.hh

Go to the documentation of this file.
00001 #ifndef CDBTOOLSEXITCMD_HH
00002 #define CDBTOOLSEXITCMD_HH
00003 //
00004 // exit command 
00005 //
00006 
00007 #include "CdbTools/CdbToolsCmd.hh"
00008 #include "CdbTools/CdbToolsGlobal.hh"
00009 
00010 #include "CdbBase/CdbDatabasePtrFwd.hh"
00011 #include "CdbBase/CdbPtrFwd.hh"
00012 
00013 
00014 class CdbToolsexitCmd: public CdbToolsCmd{
00015 
00016 public:
00017   CdbToolsexitCmd(CdbToolsContext*);
00018   virtual ~CdbToolsexitCmd();
00019   CdbToolsStatus::CdbCmdStatus doExecute();
00020   void help();
00021 private:
00022 
00023 };
00024 
00025 #endif
00026 
00027 

 


BaBar Public Site | SLAC | News | Links | Who's Who | Contact Us

Page Owner: Jacek Becla
Last Update: October 04, 2002