26 #ifndef NFD_DAEMON_RIB_RIB_UPDATE_BATCH_HPP 27 #define NFD_DAEMON_RIB_RIB_UPDATE_BATCH_HPP 65 RibUpdateList m_updates;
77 #endif // NFD_DAEMON_RIB_RIB_UPDATE_BATCH_HPP uint64_t getFaceId() const
Represents a collection of RibUpdates to be applied to a single FaceId.
void add(const RibUpdate &update)
std::list< RibUpdate > RibUpdateList
RibUpdateList::const_iterator const_iterator
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents...
const_iterator begin() const
const_iterator end() const
RibUpdateBatch(uint64_t faceId)