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

Поисковые слова: universe
casacore: casa::Fallible_global_functions_invalid_access Struct Reference
Public Member Functions

casa::Fallible_global_functions_invalid_access Struct Reference
[Utilities_module]

throw exception on access of an invalid object This function gets called when an invalid object is accessed. It just throws an exception. Since we have inline functions, let's keep the throw out of them to keep them from moving out of line. More...

#include <Fallible.h>

List of all members.

Public Member Functions

void AccessInvalidFallibleObject ()

Detailed Description

throw exception on access of an invalid object This function gets called when an invalid object is accessed. It just throws an exception. Since we have inline functions, let's keep the throw out of them to keep them from moving out of line.

Thrown Exceptions

Definition at line 49 of file Fallible.h.


Member Function Documentation

void casa::Fallible_global_functions_invalid_access::AccessInvalidFallibleObject (  ) 

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