A collection of nodes.
More...
◆ NodeContainer() [1/2]
catapult::ionet::NodeContainer::NodeContainer |
( |
| ) |
|
Creates a node container.
◆ NodeContainer() [2/2]
catapult::ionet::NodeContainer::NodeContainer |
( |
size_t |
maxNodes, |
|
|
const supplier< Timestamp > & |
timeSupplier |
|
) |
| |
Creates a node container that can contain at most maxNodes nodes around a custom time supplier (timeSupplier).
◆ ~NodeContainer()
catapult::ionet::NodeContainer::~NodeContainer |
( |
| ) |
|
|
default |
Destroys a node container.
◆ modifier()
Gets a write only view of the nodes.
◆ view()
Gets a read only view of the nodes.
◆ m_lock
◆ m_pImpl
The documentation for this class was generated from the following files: