#include <BString.hpp>
Public Member Functions | |
| operator unsigned char () const | |
| Access operator. | |
| unsigned char | operator= (unsigned char c) |
| Assignment operator. | |
| char | operator= (char c) |
| Assignment operator. | |
Friends | |
| struct | String |
| Required to access the String class. | |
| Bstrlib::CharWriteProtected::operator unsigned char | ( | ) | const [inline] |
Access operator.
| unsigned char Bstrlib::CharWriteProtected::operator= | ( | unsigned char | c | ) | [inline] |
Assignment operator.
| char Bstrlib::CharWriteProtected::operator= | ( | char | c | ) | [inline] |
Assignment operator.
