• Classes
  • Modules
  • Namespaces
  • Files
  • Related Pages
  • File List
  • File Members

acstime.h

Go to the documentation of this file.
00001 /* @(#) $Id: acstime.h,v 1.6 2004/09/09 22:15:35 dfugate Exp $
00002  *
00003  * Copyright (C) 2001
00004  * Associated Universities, Inc. Washington DC, USA.
00005  *
00006  * Produced for the ALMA project
00007  *
00008  * This library is free software; you can redistribute it and/or modify it it 
00009  * under the terms of the GNU Library General Public License as published by 
00010  * the Free Software Foundation; either version 2 of the License, or (at your
00011  * option) any later version.
00012  *
00013  * This library is distributed in the hope that it will be useful but WITHOUT 
00014  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 
00015  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Library General Public 
00016  * License for more details.
00017  *
00018  * You should have received a copy of the GNU Library General Public License 
00019  * along with this library; if not, write to the Free Software Foundation, 
00020  * Inc., 675 Massachusetts Ave, Cambridge, MA, 02139, USA.
00021  *
00022  * Correspondence concerning ALMA should be addressed as follows:
00023  * Internet email: alma-sw-admin@nrao.edu
00024  */
00026 #ifndef ACSTIME_H
00027 #define ACSTIME_H
00028 
00029 #ifndef __cplusplus
00030 #error This is a C++ include file and cannot be used from plain C
00031 #endif
00032 
00037 #include <acstimeDevIOTime.h>
00038 #include <acstimeTimeUtil.h>
00039 #include <acstimeEpochHelper.h>
00040 #include <acstimeDurationHelper.h>
00041 #include <acstimeProfiler.h>
00042 #include "acstimeS.h"
00043 
00044 // GCH: Commented out implementation include files.
00045 //      They should not be used by clients.
00046 // #include <acstimeTimerImpl.h>
00047 // #include <acstimeClockImpl.h>
00049 #endif

Generated on Thu Jul 8 2010 19:47:46 for ACS-9.0 C++ API by  doxygen 1.7.0