Public Member Functions | |
| Private (size_t max_threads) | |
| ~Private () | |
| void | attach (PortReader &owner) |
| void | stack (PortWriter &msg, const std::string &tag) |
Public Attributes | |
| size_t | max_threads {0} |
| MessageStackHelper * | helper = nullptr |
Definition at line 137 of file MessageStack.cpp.
|
inlineexplicit |
Definition at line 143 of file MessageStack.cpp.
|
inline |
Definition at line 148 of file MessageStack.cpp.
|
inline |
Definition at line 157 of file MessageStack.cpp.
|
inline |
Definition at line 168 of file MessageStack.cpp.
| MessageStackHelper* yarp::os::MessageStack::Private::helper = nullptr |
Definition at line 141 of file MessageStack.cpp.
| size_t yarp::os::MessageStack::Private::max_threads {0} |
Definition at line 140 of file MessageStack.cpp.