Gaudi Framework, version v20r2

Generated: 18 Jul 2008

KeyedTraits.h File Reference

#include <vector>

Include dependency graph for KeyedTraits.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Containers

Classes

struct  Containers::key_traits< KEY >
 Definition of the key traits class. More...
struct  Containers::traits< CONTAINER, DATATYPE >
 Definition of the container traits class. More...

Defines

#define CHECK_KEYED_CONTAINER

Enumerations

enum  {
  Containers::OBJ_NOT_FOUND, Containers::OBJ_DELETED, Containers::OBJ_ERASED, Containers::OBJ_INSERTED,
  Containers::OBJ_CANNOT_INSERT
}

Functions

void Containers::cannotInsertToContainer ()
 Function to be called to indicate that an object cannot be inserted to the container.
void Containers::containerIsInconsistent ()
 Function to be called to indicate that the container is found to be inconsistent.
void Containers::invalidContainerOperation ()
 Function to be called to indicate that an operation should be performed on the container or it's contained data, which is not allowed.
void Containers::cannotAssignObjectKey ()
 Function to be called when an object key cannot be assigned.


Define Documentation

#define CHECK_KEYED_CONTAINER

Definition at line 5 of file KeyedTraits.h.


Generated at Fri Jul 18 12:02:40 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004