StdMapTraits< Scalar > Struct Template Reference

#include <RandomSetter.h>

List of all members.

Public Types

enum  { IsSorted = 1 }
typedef int KeyType
typedef std::map< KeyType, Scalar > Type

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:31 2013