Definition SID_AND_ATTRIBUTES.hh:52
Handler for TOKEN_GROUPS information buffers.
Definition TOKEN_GROUPS.hh:32
virtual const_iterator end() const =0
Get the end iterator.
virtual SID_AND_ATTRIBUTES & operator[](uint32_t index)=0
Get an entry at the specified index.
virtual const SID_AND_ATTRIBUTES & operator[](uint32_t index) const =0
virtual iterator begin()=0
Get an iterator to the first entry.
virtual const SID_AND_ATTRIBUTES & at(uint32_t index) const =0
virtual iterator end()=0
Get the end iterator.
virtual iterator erase(const const_iterator &iter)=0
Remove an element from the list.
virtual const_iterator begin() const =0
Get an iterator to the first entry.
virtual SID_AND_ATTRIBUTES & at(uint32_t index)=0
Get an entry at the specified index.
virtual uint32_t length() const =0
Get the number of entries.
Iterator helper for _INFORMATION types that have a fixed array result.
Definition array_iterator.hh:35
Core IntroVirt classes.
Definition Cr0.hh:20