Beam-lib 2.15.1 |
BStringLocked Class Reference
#include <BStringLocked.h>
Public Member Functions | |
BStringLocked () | |
BStringLocked (const BStringLocked &s) | |
BStringLocked (const BString &s) | |
int | len () const |
Length of string. More... | |
operator BString () const | |
BStringLocked | operator+ (const BStringLocked &s) const |
BStringLocked & | operator= (const BStringLocked &s) |
Private Attributes | |
BStringMutex | olock |
BString | ostr |
Constructor & Destructor Documentation
◆ BStringLocked() [1/3]
| inline |
◆ BStringLocked() [2/3]
| inline |
◆ BStringLocked() [3/3]
| inline |
Member Function Documentation
◆ len()
| inline |
Length of string.
◆ operator BString()
| inline |
◆ operator+()
| inline |
◆ operator=()
| inline |
Member Data Documentation
◆ olock
| mutableprivate |
◆ ostr
| private |
The documentation for this class was generated from the following file:
Generated by 1.8.14