|
Marine Library
1.0
C++ library for Linux Networking Development
|
Public Member Functions | |
| CBarrier (size_t count) throw (std::runtime_error) | |
| CBarrier (size_t count, const CBarrierAttr &attr) throw (std::runtime_error) | |
| void | wait () throw (std::runtime_error) |
1.8.11