|
ecto
|
#include <strand.hpp>
Public Member Functions | |
| strand () | |
| ~strand () | |
| std::size_t | id () const |
| void | reset () |
Private Attributes | |
| boost::shared_ptr< impl > | impl_ |
Friends | |
| bool | operator== (const strand &lhs, const strand &rhs) |
| void | on_strand (cell_ptr c, boost::asio::io_service &s, boost::function< void()> h) |
| ecto::strand::strand | ( | ) |
| ecto::strand::~strand | ( | ) |
| std::size_t ecto::strand::id | ( | ) | const |
| void ecto::strand::reset | ( | ) |
|
friend |
|
private |
1.8.11