CMS 3D CMS Logo

SystemError.h

Go to the documentation of this file.
00001 #ifndef CLASSLIB_SYSAPI_SYSTEM_ERROR_H
00002 # define CLASSLIB_SYSAPI_SYSTEM_ERROR_H
00003 
00004 //<<<<<< INCLUDES                                                       >>>>>>
00005 
00006 # include "classlib/sysapi/system.h"
00007 # include <errno.h>
00008 # ifndef _WIN32
00009 #  include <netdb.h>
00010 # else
00011 #  include <windows.h>
00012 # endif
00013 
00014 //<<<<<< PUBLIC DEFINES                                                 >>>>>>
00015 //<<<<<< PUBLIC CONSTANTS                                               >>>>>>
00016 //<<<<<< PUBLIC TYPES                                                   >>>>>>
00017 //<<<<<< PUBLIC VARIABLES                                               >>>>>>
00018 //<<<<<< PUBLIC FUNCTIONS                                               >>>>>>
00019 //<<<<<< CLASS DECLARATIONS                                             >>>>>>
00020 //<<<<<< INLINE PUBLIC FUNCTIONS                                        >>>>>>
00021 //<<<<<< INLINE MEMBER FUNCTIONS                                        >>>>>>
00022 
00023 #endif // CLASSLIB_SYSAPI_SYSTEM_ERROR_H

Generated on Tue Jun 9 17:38:53 2009 for CMSSW by  doxygen 1.5.4