NGMutableCString
Inherits From: NGCString
Declared In: NGCString.h
Methods: - appendString: , - appendCString: , - appendCString:length: , - removeAllContents


Class Description
No class description.


Instance Variables
unsigned int capacity;

capacityNo description.



Method Types
- appendString:
- appendCString:
- appendCString:length:
- removeAllContents


Instance Methods
appendCString:
- (void)appendCString:(const char *)_cstr
No method description.

appendCString:length:
- (void)appendCString:(const char *)_cstr length:(unsigned)_len
No method description.

appendString:
- (void)appendString:(id)_str
No method description.

removeAllContents
- (void)removeAllContents
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.