PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Public Member Functions | Friends | List of all members
String Class Reference

Public Member Functions

 String (const char *s)
 
Stringoperator+= (const char *rhs)
 
size_t length () const
 
const charc_str () const
 
bool operator== (const char *s) const
 

Friends

std::ostream & operator<< (std::ostream &lhs, const ::String &rhs)
 

Detailed Description

Definition at line 10 of file String.h.


The documentation for this class was generated from the following files: