40 m_updates.push_back(update);
46 return m_updates.begin();
52 return m_updates.end();
58 return m_updates.size();
RibUpdateBatch(uint64_t faceId)
void add(const RibUpdate &update)
RibUpdateList::const_iterator const_iterator
const_iterator end() const
const_iterator begin() const
Represents a route that will be added to or removed from a namespace.
const Route & getRoute() const