PTextBuffer Class Reference
List of all members.
Constructor & Destructor Documentation
| PTextBuffer::PTextBuffer |
( |
|
) |
|
| PTextBuffer::~PTextBuffer |
( |
|
) |
[virtual] |
Member Function Documentation
| const char * PTextBuffer::Buffer |
( |
|
) |
|
| void PTextBuffer::ChangeToNL |
( |
int |
indx |
) |
|
| void PTextBuffer::CharInfo |
( |
int |
offset, |
|
|
int & |
unicode, |
|
|
int & |
len | |
|
) |
| | const |
| int PTextBuffer::CharLen |
( |
int |
offset |
) |
const |
| void PTextBuffer::Copy |
( |
char * |
buf, |
|
|
int |
indx, |
|
|
int |
len | |
|
) |
| | const |
| void PTextBuffer::Delete |
( |
int |
from, |
|
|
int |
to | |
|
) |
| | |
| void PTextBuffer::Insert |
( |
const char * |
bytes, |
|
|
int |
numBytes, |
|
|
int |
index | |
|
) |
| | |
| void PTextBuffer::MoveGap |
( |
int |
offset |
) |
[protected] |
| char PTextBuffer::operator[] |
( |
int |
indx |
) |
const [inline] |
| int PTextBuffer::PrevCharLen |
( |
int |
offset |
) |
const |
| void PTextBuffer::PrintToStream |
( |
|
) |
|
| void PTextBuffer::Replace |
( |
int |
offset, |
|
|
const char * |
txt | |
|
) |
| | |
| void PTextBuffer::ResizeGap |
( |
int |
size |
) |
[protected] |
| int PTextBuffer::Size |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following files: