Telamon
telamon_simulator::OperationRecord< LockFree > Member List

This is the complete list of members for telamon_simulator::OperationRecord< LockFree >, including all inherited members.

input() const noexcept -> const typename LockFree::Input & (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >inline
OperationRecord(int t_owner, OperationState t_state, const typename LockFree::Input &t_input) (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >inline
OperationRecord(const OperationRecord &copy, OperationState t_state) (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >inline
OperationRecord(OperationRecord &&) noexcept=default (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >
OperationRecord(const OperationRecord &)=default (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >
OperationState typedef (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >
operator!=(const OperationRecord &rhs) const (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >inline
operator==(const OperationRecord &rhs) const (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >inline
owner() const noexcept -> int (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >inline
set_state(const OperationState &t_state) noexcept (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >inline
state() const noexcept -> OperationState (defined in telamon_simulator::OperationRecord< LockFree >)telamon_simulator::OperationRecord< LockFree >inline