#include <basestrm.h>
Public Member Functions | |
| CharBuf (void) | |
| CharBuf (int _size) | |
| void | resize (int newsize) |
| ~CharBuf () | |
Public Attributes | |
| int | size |
| char * | buf |
|
|
Definition at line 98 of file basestrm.cpp. |
|
|
Definition at line 104 of file basestrm.cpp. |
|
|
Definition at line 121 of file basestrm.cpp. References buf. |
|
|
Definition at line 111 of file basestrm.cpp. |
|
|
Definition at line 80 of file basestrm.h. Referenced by CharBuf(), findNextCampaignMap(), tnstream::readpchar(), tnstream::readpnchar(), resize(), and ~CharBuf(). |
|
|
Definition at line 79 of file basestrm.h. |
1.4.2