|
MorphoGraphX
2.0-1-227
|
#include <SetVector.hpp>
Public Types | |
| typedef Key | key_type |
| typedef Key | value_type |
| typedef Compare | key_compare |
| typedef Compare | value_compare |
| typedef Allocator | allocator_type |
| typedef value_type & | reference |
| typedef allocator_type::pointer | pointer |
| typedef allocator_type::const_pointer | const_pointer |
| typedef content_t::const_iterator | iterator |
| typedef content_t::const_iterator | const_iterator |
| typedef content_t::size_type | size_type |
| typedef content_t::difference_type | difference_type |
| typedef std::reverse_iterator< iterator > | reverse_iterator |
| typedef std::reverse_iterator< const_iterator > | const_reverse_iterator |
Public Attributes | |
| const typedef value_type & | const_reference |
Implementation of a multiset using a sorted vector as container.
Definition at line 37 of file SetVector.hpp.
| typedef Allocator mgx::multiset_vector< Key, Compare, Allocator >::allocator_type |
Definition at line 47 of file SetVector.hpp.
| typedef content_t::const_iterator mgx::multiset_vector< Key, Compare, Allocator >::const_iterator |
Definition at line 60 of file SetVector.hpp.
| typedef allocator_type::const_pointer mgx::multiset_vector< Key, Compare, Allocator >::const_pointer |
Definition at line 56 of file SetVector.hpp.
| typedef std::reverse_iterator<const_iterator> mgx::multiset_vector< Key, Compare, Allocator >::const_reverse_iterator |
Definition at line 65 of file SetVector.hpp.
| typedef content_t::difference_type mgx::multiset_vector< Key, Compare, Allocator >::difference_type |
Definition at line 62 of file SetVector.hpp.
| typedef content_t::const_iterator mgx::multiset_vector< Key, Compare, Allocator >::iterator |
Definition at line 59 of file SetVector.hpp.
| typedef Compare mgx::multiset_vector< Key, Compare, Allocator >::key_compare |
Definition at line 45 of file SetVector.hpp.
| typedef Key mgx::multiset_vector< Key, Compare, Allocator >::key_type |
Definition at line 43 of file SetVector.hpp.
| typedef allocator_type::pointer mgx::multiset_vector< Key, Compare, Allocator >::pointer |
Definition at line 55 of file SetVector.hpp.
| typedef value_type& mgx::multiset_vector< Key, Compare, Allocator >::reference |
Definition at line 48 of file SetVector.hpp.
| typedef std::reverse_iterator<iterator> mgx::multiset_vector< Key, Compare, Allocator >::reverse_iterator |
Definition at line 64 of file SetVector.hpp.
| typedef content_t::size_type mgx::multiset_vector< Key, Compare, Allocator >::size_type |
Definition at line 61 of file SetVector.hpp.
| typedef Compare mgx::multiset_vector< Key, Compare, Allocator >::value_compare |
Definition at line 46 of file SetVector.hpp.
| typedef Key mgx::multiset_vector< Key, Compare, Allocator >::value_type |
Definition at line 44 of file SetVector.hpp.
|
inlineexplicit |
Definition at line 69 of file SetVector.hpp.
|
inline |
Definition at line 76 of file SetVector.hpp.
|
inline |
Definition at line 88 of file SetVector.hpp.
|
inlineexplicit |
Definition at line 95 of file SetVector.hpp.
|
inline |
Definition at line 101 of file SetVector.hpp.
|
inline |
Definition at line 121 of file SetVector.hpp.
|
inlineprotected |
Definition at line 468 of file SetVector.hpp.
|
inlineprotected |
Definition at line 463 of file SetVector.hpp.
|
inlineprotected |
Definition at line 509 of file SetVector.hpp.
|
inlineprotected |
Definition at line 520 of file SetVector.hpp.
|
inlineprotected |
Definition at line 499 of file SetVector.hpp.
|
inline |
Definition at line 201 of file SetVector.hpp.
|
inline |
Definition at line 213 of file SetVector.hpp.
|
inline |
Definition at line 157 of file SetVector.hpp.
|
inline |
Definition at line 150 of file SetVector.hpp.
|
inline |
Definition at line 178 of file SetVector.hpp.
|
inline |
Definition at line 181 of file SetVector.hpp.
|
inline |
Definition at line 325 of file SetVector.hpp.
|
inlineprotected |
Definition at line 537 of file SetVector.hpp.
|
inline |
Definition at line 358 of file SetVector.hpp.
|
inline |
Definition at line 185 of file SetVector.hpp.
|
inline |
Definition at line 188 of file SetVector.hpp.
|
inline |
Definition at line 205 of file SetVector.hpp.
|
inlineprotected |
Definition at line 532 of file SetVector.hpp.
|
inline |
Definition at line 227 of file SetVector.hpp.
|
inline |
Definition at line 160 of file SetVector.hpp.
|
inline |
Definition at line 153 of file SetVector.hpp.
|
inline |
Definition at line 385 of file SetVector.hpp.
|
inline |
Definition at line 393 of file SetVector.hpp.
|
inlineprotected |
Definition at line 527 of file SetVector.hpp.
|
inline |
Definition at line 302 of file SetVector.hpp.
|
inline |
Definition at line 314 of file SetVector.hpp.
|
inline |
Definition at line 298 of file SetVector.hpp.
|
inline |
Definition at line 345 of file SetVector.hpp.
|
inline |
Definition at line 350 of file SetVector.hpp.
|
inline |
Definition at line 209 of file SetVector.hpp.
|
inline |
Definition at line 142 of file SetVector.hpp.
|
inline |
Definition at line 279 of file SetVector.hpp.
|
inline |
Definition at line 283 of file SetVector.hpp.
|
inline |
Definition at line 287 of file SetVector.hpp.
|
inline |
Definition at line 333 of file SetVector.hpp.
|
inline |
Definition at line 365 of file SetVector.hpp.
|
inline |
Definition at line 370 of file SetVector.hpp.
|
inline |
Definition at line 233 of file SetVector.hpp.
|
inline |
Definition at line 134 of file SetVector.hpp.
|
inline |
Definition at line 197 of file SetVector.hpp.
|
inline |
Definition at line 171 of file SetVector.hpp.
|
inline |
Definition at line 164 of file SetVector.hpp.
|
inlineprotected |
Definition at line 452 of file SetVector.hpp.
|
inline |
Definition at line 174 of file SetVector.hpp.
|
inline |
Definition at line 167 of file SetVector.hpp.
|
inline |
Definition at line 243 of file SetVector.hpp.
|
inline |
Definition at line 230 of file SetVector.hpp.
|
inlineprotected |
Definition at line 456 of file SetVector.hpp.
|
inline |
Definition at line 319 of file SetVector.hpp.
|
inline |
Definition at line 375 of file SetVector.hpp.
|
inline |
Definition at line 380 of file SetVector.hpp.
|
inline |
Definition at line 336 of file SetVector.hpp.
|
inline |
Return the underlying vector.
Definition at line 218 of file SetVector.hpp.
|
friend |
Definition at line 409 of file SetVector.hpp.
|
friend |
Definition at line 413 of file SetVector.hpp.
|
friend |
Definition at line 443 of file SetVector.hpp.
|
friend |
Definition at line 399 of file SetVector.hpp.
|
friend |
Definition at line 428 of file SetVector.hpp.
|
friend |
Definition at line 447 of file SetVector.hpp.
| const typedef value_type& mgx::multiset_vector< Key, Compare, Allocator >::const_reference |
Definition at line 49 of file SetVector.hpp.
1.8.17