Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

AIDA_TupleFactory.cpp File Reference

#include <typeinfo>
#include <map>
#include <stdexcept>
#include "AIDA_TupleFactory.h"
#include "AIDA_Dev/IDevTree.h"
#include "AIDA_Dev/IDevTupleFactory.h"
#include "AIDA_Dev/IDevFilterFactory.h"
#include "AIDA_Dev/IDevEvaluatorFactory.h"
#include "AIDA_Dev/IDevTuple.h"
#include "AIDA_Dev/IBackingStore.h"
#include "AIDA_Dev/IStore.h"
#include "AIDA_Dev/ITupleHeader.h"
#include "AIDA/IFilter.h"
#include "TupleVariableCopy.h"
#include "TupleVariableDescriptionBuilder.h"

Include dependency graph for AIDA_TupleFactory.cpp:

Include dependency graph

Go to the source code of this file.

Variables

const std::string emptyString = ""
const std::string doubleType = "double"
const std::string floatType = "float"
const std::string intType = "int"
const std::string shortType = "short"
const std::string longType = "long"
const std::string charType = "char"
const std::string boolType = "bool"
const std::string stringType = "std::string"
const std::string tupleType = "AIDA::ITuple"


Variable Documentation

const std::string boolType = "bool" [static]
 

Definition at line 33 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string charType = "char" [static]
 

Definition at line 32 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string doubleType = "double" [static]
 

Definition at line 27 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string emptyString = "" [static]
 

Definition at line 25 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string floatType = "float" [static]
 

Definition at line 28 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string intType = "int" [static]
 

Definition at line 29 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string longType = "long" [static]
 

Definition at line 31 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string shortType = "short" [static]
 

Definition at line 30 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string stringType = "std::string" [static]
 

Definition at line 34 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().

const std::string tupleType = "AIDA::ITuple" [static]
 

Definition at line 35 of file AIDA_TupleFactory.cpp.

Referenced by Anaphe::AIDA_Tuple_native::AIDA_TupleFactory::createFiltered().


Generated on Tue Feb 18 17:51:21 2003 for AIDA_Tuple_native by doxygen1.2.16