Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/TableError_8h.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 19:20:08 2011
Кодировка:
casacore: tables/Tables/TableError.h File Reference
Classes | Namespaces

TableError.h File Reference

#include <casa/aips.h>
#include <casa/Exceptions/Error.h>

Go to the source code of this file.

Classes

class  casa::TableError
 Base error class for storage manager. More...
class  casa::TableInternalError
 Internal table error. More...
class  casa::TableDuplFile
 Table error; table (description) already exists. More...
class  casa::TableNoFile
 Table error; table (description) not found. More...
class  casa::TableDescNoName
 Table error; no name given to table description. More...
class  casa::TableInvOpt
 Table error; invalid table (description) option. More...
class  casa::TableInvType
 Table error; table type mismatch. More...
class  casa::TableInvColumnDesc
 Table error; invalid column description. More...
class  casa::TableInvHyperDesc
 Table error; invalid hypercolumn description. More...
class  casa::TableUnknownDesc
 Table error; unknown column description. More...
class  casa::TableInvDT
 Table error; invalid data type. More...
class  casa::TableInvOper
 Table error; invalid operation. More...
class  casa::TableArrayConformanceError
 Table error; non-conformant array. More...
class  casa::TableConformanceError
 Table error; table length conformance error. More...
class  casa::TableInvSort
 Table error; invalid sort. More...
class  casa::TableInvLogic
 Table error; invalid logical operation. More...
class  casa::TableInvExpr
 Table error; invalid select expression. More...
class  casa::TableVectorNonConform
 Table error; non-conformant table vectors. More...
class  casa::TableParseError
 Table error; invalid table command. More...

Namespaces

namespace  casa
 

this file contains all the compiler specific defines


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines