Public Types | Static Public Member Functions
StdMapTraits< Scalar > Struct Template Reference

#include <RandomSetter.h>

List of all members.

Public Types

enum  { IsSorted = 1 }
typedef int KeyType
typedef std::map< KeyType, ScalarType

Static Public Member Functions

static void setInvalidKey (Type &, const KeyType &)

Detailed Description

template<typename Scalar>
struct StdMapTraits< Scalar >

Represents a std::map

See also:
RandomSetter

Definition at line 32 of file RandomSetter.h.


Member Typedef Documentation

template<typename Scalar >
typedef int StdMapTraits< Scalar >::KeyType

Definition at line 34 of file RandomSetter.h.

template<typename Scalar >
typedef std::map<KeyType,Scalar> StdMapTraits< Scalar >::Type

Definition at line 35 of file RandomSetter.h.


Member Enumeration Documentation

template<typename Scalar >
anonymous enum
Enumerator:
IsSorted 

Definition at line 36 of file RandomSetter.h.


Member Function Documentation

template<typename Scalar >
static void StdMapTraits< Scalar >::setInvalidKey ( Type ,
const KeyType  
) [inline, static]

Definition at line 40 of file RandomSetter.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:26