Gaudi Framework, version v23r0

Home   Generated: Mon Jan 30 2012
Classes | Namespaces | Functions

VectorMap.h File Reference

#include <utility>
#include <functional>
#include <vector>
#include <algorithm>
#include <ostream>
#include "GaudiKernel/MapBase.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/StringKey.h"
Include dependency graph for VectorMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GaudiUtils::VectorMap< KEY, VALUE, KEYCOMPARE, ALLOCATOR >
 A bit modified version of 'LokiAssocVector' associative vector from Loki library by Andrei Alexandrescu. More...
struct  GaudiUtils::VectorMap< KEY, VALUE, KEYCOMPARE, ALLOCATOR >::_compare_type
 The actual structure used to compare the elements Only "key" is important for comparison. More...

Namespaces

namespace  GaudiUtils
namespace  std
 

STL namespace.


namespace  Gaudi
 

: AIDA interfaces visibility


namespace  Gaudi::Parsers

Functions

template<class KEY , class VALUE , class KEYCOMPARE , class ALLOCATOR >
void std::swap (GaudiUtils::VectorMap< KEY, VALUE, KEYCOMPARE, ALLOCATOR > &left, GaudiUtils::VectorMap< KEY, VALUE, KEYCOMPARE, ALLOCATOR > &right)
 the definition of specialized algorithm for swapping
GAUDI_API StatusCode Gaudi::Parsers::parse (GaudiUtils::VectorMap< std::string, double > &result, const std::string &input)
 parse the key from the string
GAUDI_API StatusCode Gaudi::Parsers::parse (GaudiUtils::VectorMap< Gaudi::StringKey, double > &result, const std::string &input)
 parse the vector of keys from the string
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Jan 30 2012 13:53:07 for Gaudi Framework, version v23r0 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004