CppGC  1.01
GC::String Member List
This is the complete list of members for GC::String, including all inherited members.
compare(char const *other) (defined in GC::String)GC::String [inline]
compare(GC::Ref< String > const &other) (defined in GC::String)GC::String [inline]
create(size_t len) (defined in GC::String)GC::String [inline, static]
create(char const *str) (defined in GC::String)GC::String [inline, static]
create(char const *str, size_t len) (defined in GC::String)GC::String [inline, static]
equals(char const *other) (defined in GC::String)GC::String [inline]
equals(GC::Ref< String > const &other) (defined in GC::String)GC::String [inline]
getHeader() (defined in GC::Object)GC::Object [inline, protected]
mark(MemoryAllocator *allocator)GC::Object [inline, protected, virtual]
MemoryAllocator (defined in GC::Object)GC::Object [friend]
operator char *() (defined in GC::String)GC::String [inline]
operator char const *() const (defined in GC::String)GC::String [inline]
operator delete(void *obj)GC::Object [inline]
operator delete(void *obj, size_t) (defined in GC::Object)GC::Object [inline]
operator new(size_t size)GC::Object [inline]
operator new(size_t fixedSize, size_t varyingSize)GC::Object [inline]
size() const (defined in GC::String)GC::String [inline]
String(char const *str, size_t len) (defined in GC::String)GC::String [inline, protected]
String(size_t len) (defined in GC::String)GC::String [inline, protected]
~Object()GC::Object [inline, protected]