Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

NArray.h File Reference

#include <iostream.h>
#include "cl/Basics.h"
#include <stdio.h>

Include dependency graph for NArray.h:

Go to the source code of this file.


Compounds

class  NBaseArray
class  NArray

Defines

#define TMPLArray   template<class T>
#define TNArray   NArray<T>

Functions

TMPLArray ostream& operator<< (ostream &s, TNArray &array)
TMPLArray istream& operator>> (istream &s, TNArray &array)
TMPLArray istream& operator>> (istream &s, TNArray &array)

Variables

const Int kFirstNAllocation = 16
allocate to the array.


Define Documentation

#define TMPLArray   template<class T>

Definition at line 89 of file NArray.h.

#define TNArray   NArray<T>

Definition at line 90 of file NArray.h.


Function Documentation

TMPLArray ostream & operator<< (ostream & s, TNArray & array)

Definition at line 228 of file NArray.h.

TMPLArray istream & operator>> (istream & s, TNArray & array)

Definition at line 252 of file NArray.h.

TMPLArray istream & operator>> (istream & s, TNArray & array)

Definition at line 252 of file NArray.h.


Variable Documentation

const Int kFirstNAllocation = 16

allocate to the array.

Definition at line 26 of file NArray.h.


Generated at Sat Aug 5 00:16:32 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000