Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE > Member List

This is the complete list of members for gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >, including all inherited members.

capacity() const gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
clear(const uint32_t index)gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
clear()gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
get(const uint32_t index) const gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
is_set(const uint32_t index) const gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
max_value_length() const gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
num_values() const gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
operator=(ShortValueOptimizedStorage &&other)=defaultgamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >
operator=(const ShortValueOptimizedStorage &other)=deletegamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >
set(const uint32_t index, const std::vector< ELEMENT_TYPE > &values)gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
set(const uint32_t index, const ELEMENT_TYPE *values, const uint32_t num_values)gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
ShortValueOptimizedStorage(const uint32_t capacity, const uint32_t short_value_upper_bound)gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
ShortValueOptimizedStorage(ShortValueOptimizedStorage &&other)=defaultgamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >
ShortValueOptimizedStorage(const ShortValueOptimizedStorage &other)=deletegamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >
value_length(const uint32_t index) const gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline
~ShortValueOptimizedStorage()gamgee::utils::ShortValueOptimizedStorage< ELEMENT_TYPE >inline