NCBI C++ ToolKit
|
Search Toolkit Book for PKeyValuePair
#include <util/static_set.hpp>
Public Types | |
typedef Value | value_type |
typedef value_type::first_type | key_type |
typedef value_type::second_type | mapped_type |
Static Public Member Functions | |
static const key_type & | get_key (const key_type &key) |
static const key_type & | get_key (const value_type &value) |
static const mapped_type & | get_mapped (const value_type &value) |
static mapped_type & | get_mapped (value_type &value) |
Definition at line 140 of file static_set.hpp.
typedef value_type::first_type PKeyValuePair< Value >::key_type |
Definition at line 144 of file static_set.hpp.
typedef value_type::second_type PKeyValuePair< Value >::mapped_type |
Definition at line 145 of file static_set.hpp.
typedef Value PKeyValuePair< Value >::value_type |
Definition at line 143 of file static_set.hpp.
|
inlinestatic |
Definition at line 147 of file static_set.hpp.
References ncbi::grid::netcache::search::fields::key.
|
inlinestatic |
Definition at line 151 of file static_set.hpp.
References value.
|
inlinestatic |
Definition at line 155 of file static_set.hpp.
References value.
|
inlinestatic |
Definition at line 159 of file static_set.hpp.
References value.