Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

TupleObj.cpp File Reference

Implementation file for class Tuples::TupleObj. More...

#include <cstdarg>
#include <algorithm>
#include <map>
#include "GaudiKernel/GaudiException.h"
#include "GaudiAlg/Tuples.h"
#include "GaudiAlg/TupleObj.h"
#include "boost/integer_traits.hpp"
#include "boost/static_assert.hpp"
Include dependency graph for TupleObj.cpp:

Go to the source code of this file.

Classes

class  Tuples::Local::Counter

Namespaces

namespace  Tuples
 

General namespace for Tuple properties.


namespace  Tuples::Local

Functions

 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< int >::is_specialized)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< short >::is_specialized)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< unsigned short >::is_specialized)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< char >::is_specialized)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< unsigned char >::is_specialized)
 Tuples::BOOST_STATIC_ASSERT (sizeof(int)<=sizeof(long))
 Tuples::BOOST_STATIC_ASSERT (sizeof(int)<=sizeof(unsigned long))
 Tuples::BOOST_STATIC_ASSERT (sizeof(int)<=sizeof(unsigned int))
 Tuples::BOOST_STATIC_ASSERT (sizeof(short)<=sizeof(int))
 Tuples::BOOST_STATIC_ASSERT (sizeof(unsigned short)<=sizeof(int))
 Tuples::BOOST_STATIC_ASSERT (sizeof(char)<=sizeof(int))
 Tuples::BOOST_STATIC_ASSERT (sizeof(signed char)<=sizeof(int))
 Tuples::BOOST_STATIC_ASSERT (sizeof(unsigned char)<=sizeof(int))
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< int >::const_max<=boost::integer_traits< long >::const_max)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< int >::const_min >=boost::integer_traits< long >::const_min)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< short >::const_max<=boost::integer_traits< int >::const_max)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< short >::const_min >=boost::integer_traits< int >::const_min)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< unsigned short >::const_max<=(unsigned int) boost::integer_traits< int >::const_max)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< char >::const_max<=boost::integer_traits< int >::const_max)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< char >::const_min >=boost::integer_traits< int >::const_min)
 Tuples::BOOST_STATIC_ASSERT (boost::integer_traits< unsigned char >::const_max<=(unsigned int) boost::integer_traits< int >::const_max)
 Tuples::BOOST_STATIC_ASSERT (31==boost::integer_traits< int >::digits)
 Tuples::BOOST_STATIC_ASSERT (std::numeric_limits< float >::is_specialized)

Variables

static Counter Tuples::Local::s_InstanceCounter (" Create/Destroy (mis)balance ")
 The instance counter for all 'TupleObj' based classes.

Detailed Description

Implementation file for class Tuples::TupleObj.

Date:
2004-01-23
Author:
Vanya BELYAEV Ivan.Belyaev@itep.ru

Definition in file TupleObj.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:25:40 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004