nuklei::decoration< KeyType > Struct Template Reference

Public Types

typedef simple_map< KeyType, boost::any > map_t
 

Public Member Functions

template<typename ValueType >
void insert (const KeyType &key, const ValueType &v)
 
bool has_key (const KeyType &key) const
 
template<typename ValueType >
ValueType & get (const KeyType &key)
 
template<typename ValueType >
const ValueType & get (const KeyType &key) const
 
void erase (const KeyType &key)
 
void clear ()
 

Detailed Description

template<typename KeyType>
struct nuklei::decoration< KeyType >

Definition at line 18 of file decoration.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:09.