Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/aipsdef_8h.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 18:59:26 2011
Кодировка:
casacore: casa/aipsdef.h File Reference
Namespaces | Defines | Variables

aipsdef.h File Reference

Go to the source code of this file.

Namespaces

namespace  casa
 

this file contains all the compiler specific defines


Defines

#define aips_name2(a, b)
#define aips_debug
#define restrict
 With sgi the AIPS_USE_NEW_SGI switch is always set to cater for still existing problems in FFTPack and SquareMatrix.
#define WHATEVER_SUN_TYPEDEF(X)
 SUN Native compiler has trouble with typedef inside class.
#define WHATEVER_TYPENAME
#define WHATEVER_SUN_EXCEPTSPEC(X)
#define WHATEVER_VECTOR_FORWARD_DEC
#define aips_name2(a, b)
#define aips_debug
#define WHATEVER_SUN_TYPEDEF(X)
#define WHATEVER_TYPENAME
#define WHATEVER_SUN_EXCEPTSPEC(X)
#define WHATEVER_VECTOR_FORWARD_DEC
#define aips_name2(a, b)
#define aips_debug
#define WHATEVER_SUN_TYPEDEF(X)
#define WHATEVER_TYPENAME
#define WHATEVER_SUN_EXCEPTSPEC(X)
#define WHATEVER_VECTOR_FORWARD_DEC

Variables

Bool casa::aips_debug_on
 If AIPS_DEBUG is not defined, then the symbol expands to (0) which in an if should be removed by the dead code eliminator of any optimizer; thus using this in your code should have no performance penalty in the normal case.

Define Documentation

#define aips_debug

Definition at line 56 of file LatticeStatistics.h.

#define aips_debug
#define aips_debug
#define aips_name2 (   a,
  b 
)

Definition at line 39 of file LatticeStatistics.h.

#define aips_name2 (   a,
  b 
)
#define aips_name2 (   a,
  b 
)
#define restrict

With sgi the AIPS_USE_NEW_SGI switch is always set to cater for still existing problems in FFTPack and SquareMatrix.

It should be removed at some stage. Note that for the gcc compiler 'std::' is recognised as '::' for now. HP/UX The restrict keyword is supported by some compilers only.

Definition at line 81 of file aipsdef.h.

#define WHATEVER_SUN_EXCEPTSPEC (   X  ) 
#define WHATEVER_SUN_EXCEPTSPEC (   X  ) 

Definition at line 98 of file LatticeStatistics.h.

#define WHATEVER_SUN_EXCEPTSPEC (   X  ) 
#define WHATEVER_SUN_TYPEDEF (   X  ) 
#define WHATEVER_SUN_TYPEDEF (   X  ) 

SUN Native compiler has trouble with typedef inside class.

With sgi the AIPS_USE_NEW_SGI switch is always set to cater for still existing problems in FFTPack and SquareMatrix.

PGI compiler (QK_USER) on Cray XT3 needs throw specification in .cc file.

It should be removed at some stage. Note that for the gcc compiler 'std::' is recognised as '::' for now. HP/UX The restrict keyword is supported by some compilers only. SUN Native compiler has trouble with typedef inside class. PGI compiler (QK_USER) on Cray XT3 needs throw specification in .cc file.

Definition at line 93 of file LatticeStatistics.h.

#define WHATEVER_SUN_TYPEDEF (   X  ) 
#define WHATEVER_TYPENAME

Definition at line 94 of file LatticeStatistics.h.

#define WHATEVER_TYPENAME
#define WHATEVER_TYPENAME

Definition at line 107 of file LatticeStatistics.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines