WriteMatrixMap< K1, K2, V > Class Template Reference
[Concepts]

template<typename K1, typename K2, typename V>
class lemon::concepts::WriteMatrixMap< K1, K2, V >

#include <lemon/concepts/matrix_maps.h>

List of all members.

Public Types

typedef K1 FirstKey
 Map's first key type.
typedef K2 SecondKey
 Map's second key type.
typedef V Value
 Map's value type. (The type of objects associated with the pairs of keys).

Public Member Functions

void set (const FirstKey &, const SecondKey &, const Value &)
 Sets the value associated with the pair of keys.


Generated on Thu Jun 4 04:06:53 2009 for LEMON by  doxygen 1.5.9