casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Stack.h File Reference
#include <casacore/casa/aips.h>
#include <casacore/casa/Containers/Link.h>

Go to the source code of this file.

Classes

class  casacore::Stack< elem >
 This class, Stack<t>, defines an implementation of a stack using the doubly linked list primitive, Link<t>. More...
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Functions

void casacore::throw_empty_Stack_error (const char *msg=0)