Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1TableInvLogic.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 22:19:09 2011
Кодировка:

Поисковые слова: п п п п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п р п
casacore: casa::TableInvLogic Class Reference
Public Member Functions

casa::TableInvLogic Class Reference
[Tables_module]

Table error; invalid logical operation. More...

#include <TableError.h>

Inheritance diagram for casa::TableInvLogic:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

 TableInvLogic (Category c=INVALID_ARGUMENT)
 The default constructor generates the message.
 ~TableInvLogic () throw ()

Detailed Description

Table error; invalid logical operation.

Intended use:

Public interface

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Synopsis

Invalid logical table operation. When combining tables using a union, difference, etc., the tables involved have to stem from the same root. I.e. they should all refer to the same underlying table.

Definition at line 389 of file TableError.h.


Constructor & Destructor Documentation

casa::TableInvLogic::TableInvLogic ( Category  c = INVALID_ARGUMENT  ) 

The default constructor generates the message.

casa::TableInvLogic::~TableInvLogic (  )  throw ()

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines