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

Поисковые слова: arp 220
casacore: casa::TableDuplFile Class Reference
Public Member Functions

casa::TableDuplFile Class Reference
[Tables_module]

Table error; table (description) already exists. More...

#include <TableError.h>

Inheritance diagram for casa::TableDuplFile:
casa::TableError casa::AipsError

List of all members.

Public Member Functions

 TableDuplFile (const String &name, Category c=INVALID_ARGUMENT)
 This constructor generates a message telling that the a table or description with the given name already exists.
 TableDuplFile (const String &name, const String &message, Category c=INVALID_ARGUMENT)
 This constructor generates a message telling that the a table or description with the given name already exists.
 ~TableDuplFile () throw ()

Detailed Description

Table error; table (description) already exists.

Intended use:

Public interface

Review Status

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

Synopsis

Table (description) with this name already exists.

Definition at line 96 of file TableError.h.


Constructor & Destructor Documentation

casa::TableDuplFile::TableDuplFile ( const String name,
Category  c = INVALID_ARGUMENT 
)

This constructor generates a message telling that the a table or description with the given name already exists.

casa::TableDuplFile::TableDuplFile ( const String name,
const String message,
Category  c = INVALID_ARGUMENT 
)

This constructor generates a message telling that the a table or description with the given name already exists.

The given message is appended to it.

casa::TableDuplFile::~TableDuplFile (  )  throw ()

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