Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

TestAllocator.C File Reference

#include <list>
#include <vector>
#include <algorithm>
#include "BasicsAllocator.H"

Go to the source code of this file.

Typedefs

typedef list< char, Basics::Allocator<
char > > 
charList
typedef vector< char, Basics::Allocator<
char > > 
charVector

Functions

charList listFromText (const Text &in)
charVector vectorFromText (const Text &in)
int main (void)


Typedef Documentation

typedef list<char, Basics::Allocator<char> > charList
 

Definition at line 42 of file TestAllocator.C.

typedef vector<char, Basics::Allocator<char> > charVector
 

Definition at line 43 of file TestAllocator.C.


Function Documentation

charList listFromText const Text in  ) 
 

Definition at line 48 of file TestAllocator.C.

References Text::cchars().

Referenced by main().

int main void   ) 
 

Definition at line 68 of file TestAllocator.C.

References Text::Length(), listFromText(), and vectorFromText().

charVector vectorFromText const Text in  ) 
 

Definition at line 57 of file TestAllocator.C.

References Text::cchars().

Referenced by main().


Generated on Mon May 8 00:49:00 2006 for Vesta by  doxygen 1.4.2