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

Поисковые слова: южная атлантическая аномалия
casacore: casa/Containers/List.h File Reference
Classes | Namespaces | Enumerations | Functions

List.h File Reference

#include <casa/Utilities/Register.h>
#include <casa/Utilities/Notice.h>
#include <casa/Containers/Link.h>
#include <casa/Utilities/Assert.h>
#include <casa/Containers/IterError.h>
#include <casa/Containers/List.tcc>

Go to the source code of this file.

Classes

class  casa::ListNotice< t >
 Linked list update notice. More...
class  casa::List< t >
 Doubly linked list. More...
class  casa::ConstListIter< t >
 Doubly linked constant list iterator. More...
class  casa::ListIter< t >
 Doubly linked non-constant list iterator The List class above only provides for the list framework. More...

Namespaces

namespace  casa
 

this file contains all the compiler specific defines


Enumerations

enum  { casa::ConstListIterVersion }
 

enum outside class because of compiler errors on HPUX

More...

Functions

void casa::throw_list_end_error ()
 The function which throws an exception for advancing the internal cursor past the end of a list.
void casa::throw_list_init_error ()
void casa::throw_list_start_error ()
void casa::throw_list_swapright_same_error ()
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines