IODA
|
#include <ObsData.h>
Public Member Functions | |
bool | has (const KeyType Key) |
void | insert (const KeyType Key, const std::size_t Val) |
std::size_t | at (const KeyType Key) |
Private Attributes | |
std::map< KeyType, std::size_t > | obs_grouping_map_ |
|
inline |
|
inline |
|
inline |
|
private |