Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

CharBuf Class Reference

#include <basestrm.h>

List of all members.

Public Member Functions

 CharBuf (void)
 CharBuf (int _size)
void resize (int newsize)
 ~CharBuf ()

Public Attributes

int size
char * buf


Constructor & Destructor Documentation

CharBuf::CharBuf void   ) 
 

Definition at line 98 of file basestrm.cpp.

References buf, and size.

CharBuf::CharBuf int  _size  ) 
 

Definition at line 104 of file basestrm.cpp.

References buf, and size.

CharBuf::~CharBuf  ) 
 

Definition at line 121 of file basestrm.cpp.

References buf.


Member Function Documentation

void CharBuf::resize int  newsize  ) 
 

Definition at line 111 of file basestrm.cpp.

References buf, and size.


Member Data Documentation

char* CharBuf::buf
 

Definition at line 80 of file basestrm.h.

Referenced by CharBuf(), findNextCampaignMap(), tnstream::readpchar(), tnstream::readpnchar(), resize(), and ~CharBuf().

int CharBuf::size
 

Definition at line 79 of file basestrm.h.

Referenced by CharBuf(), and resize().


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 02:16:41 2008 for Advanced Strategic Command by  doxygen 1.4.2