BEEP-8 Helper Lib 1.0.0
Loading...
Searching...
No Matches
cstr< TBYTES > Class Template Reference

Public Member Functions

const char * c_str () const
 
const char * data () const
 
void clear ()
 
void push_back (char cc)
 
void pop_back ()
 
cstroperator= (const char *sz)
 
cstroperator= (const std::string &str)
 
cstroperator+= (char ch)
 
cstroperator+= (const char *sz)
 
cstroperator+= (const cstr &str)
 
cstr operator+ (const cstr &s) const
 
bool operator== (const cstr &s) const
 
char at (u32 pos) const
 
size_t size () const
 
bool empty () const
 
 cstr (const char *sz)
 

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