String Class Reference
#include <htString.h>
Inheritance diagram for String:
List of all members.
Detailed Description
Definition at line 26 of file htString.h.
Public Member Functions
void
append (const char *s, int n)
const char *
get () const
int
indexOf (const char *, int pos) const
int
indexOf (char c, int pos) const
String (const char *s, int len)
Private Member Functions
void
copy (const char *s, int len, int allocation_hint)
Private Attributes
Friends
The documentation for this class was generated from the following files: