nuklei::assoc_storage< T > Struct Template Reference

Public Types

typedef simple_map< id_t, T > map_t
 
typedef map_t::KeyValuePair KeyValuePair
 

Public Member Functions

KeyValuePair & new_element (const id_t key)
 
KeyValuePair & new_element ()
 
bool has_key (const id_t key) const
 
T & operator[] (const id_t key)
 
const T & operator[] (const id_t key) const
 
void erase (const id_t key)
 
void clear ()
 

Friends

class NUKLEI_SERIALIZATION_FRIEND_CLASSNAME
 

Detailed Description

template<typename T>
struct nuklei::assoc_storage< T >

Definition at line 17 of file assoc_storage.h.


The documentation for this struct was generated from the following file:
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:07.