casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::Fallible_global_functions_invalid_access Struct Reference

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


The documentation for this struct was generated from the following file: