| buffer_type typedef | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | |
| distributed_queue(const ProcessGroup &process_group, const OwnerMap &owner, const Buffer &buffer, bool polling=false) | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | explicit |
| distributed_queue(const ProcessGroup &process_group=ProcessGroup(), const OwnerMap &owner=OwnerMap(), const Buffer &buffer=Buffer(), const UnaryPredicate &pred=UnaryPredicate(), bool polling=false) | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | explicit |
| distributed_queue(const ProcessGroup &process_group, const OwnerMap &owner, const UnaryPredicate &pred, bool polling=false) | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | |
| do_synchronize() const | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | virtual |
| empty() const | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | |
| pop() | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | inline |
| process_group_type typedef | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | |
| push(const value_type &x) | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | |
| size() const | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | |
| size_type typedef | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | |
| top() | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | inline |
| top() const | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | inline |
| value_type typedef | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | |
| ~distributed_queue() | boost::graph::distributed::distributed_queue< ProcessGroup, OwnerMap, Buffer, UnaryPredicate > | inlinevirtual |