Account
| LibTmsApi 2.3.0 |
BStringLocked Class Reference
#include <BStringLocked.h>
Public Member Functions | |
| BStringLocked () | |
| BStringLocked (const BStringLocked &s) | |
| BStringLocked (const BString &s) | |
| int | len () const |
| Length of string. | |
| 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:
- /src/cern/tms/tms/beam/libBeam/BStringLocked.h
Generated by
