RegionRegistry< MAX_REGIONS, NAME_LEN > Member List
This is the complete list of members for
RegionRegistry< MAX_REGIONS, NAME_LEN >, including all inherited members.
avail | RegionRegistry< MAX_REGIONS, NAME_LEN > | [protected] |
begin() const | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
CAPACITY | RegionRegistry< MAX_REGIONS, NAME_LEN > | [static] |
end() const | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
erase(index_t it) | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
findRegion(const std::string &name) const | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
index_t typedef | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
lock | RegionRegistry< MAX_REGIONS, NAME_LEN > | [mutable, protected] |
next(index_t it) const | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
operator[](index_t it) const | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
REGION_NAME_LEN | RegionRegistry< MAX_REGIONS, NAME_LEN > | [static] |
RegionRegistry() | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
registerRegion(const std::string &name, const RCRegion *region) | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
registerRegion(const std::string &name, size_t size) | RegionRegistry< MAX_REGIONS, NAME_LEN > | |
registry_t typedef | RegionRegistry< MAX_REGIONS, NAME_LEN > | [protected] |
~RegionRegistry() | RegionRegistry< MAX_REGIONS, NAME_LEN > | |