ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
sqlio Namespace Reference

Functions

Long64_t atol64 (const char *value)
 

Variables

const Int_t Ids_NullPtr = 0
 
const Int_t Ids_RootDir = 0
 
const Int_t Ids_TSQLFile = 0
 
const Int_t Ids_StreamerInfos = 1
 
const Int_t Ids_FirstKey =10
 
const Int_t Ids_FirstObject = 1
 
const char * ObjectRef = "ObjectRef"
 
const char * ObjectRef_Arr = "ObjectRefArr"
 
const char * ObjectPtr = "ObjectPtr"
 
const char * ObjectInst = "ObjectInst"
 
const char * Version = "Version"
 
const char * TObjectUniqueId = "UniqueId"
 
const char * TObjectBits = "Bits"
 
const char * TObjectProcessId = "ProcessId"
 
const char * TStringValue = "StringValue"
 
const char * IndexSepar = ".."
 
const char * RawSuffix = ":rawdata"
 
const char * ParentSuffix = ":parent"
 
const char * ObjectSuffix = ":object"
 
const char * PointerSuffix = ":pointer"
 
const char * StrSuffix = ":str"
 
const char * LongStrPrefix = "#~#"
 
const char * Array = "Array"
 
const char * Bool = "Bool_t"
 
const char * Char = "Char_t"
 
const char * Short = "Short_t"
 
const char * Int = "Int_t"
 
const char * Long = "Long_t"
 
const char * Long64 = "Long64_t"
 
const char * Float = "Float_t"
 
const char * Double = "Double_t"
 
const char * UChar = "UChar_t"
 
const char * UShort = "UShort_t"
 
const char * UInt = "UInt_t"
 
const char * ULong = "ULong_t"
 
const char * ULong64 = "ULong64_t"
 
const char * CharStar = "CharStar"
 
const char * True = "1"
 
const char * False = "0"
 
const char * KeysTable = "KeysTable"
 
const char * KeysTableIndex = "KeysTableIndex"
 
const char * KT_Name = "Name"
 
const char * KT_Title = "Title"
 
const char * KT_Datetime = "Datime"
 
const char * KT_Cycle = "Cycle"
 
const char * KT_Class = "Class"
 
const char * DT_Create = "CreateDatime"
 
const char * DT_Modified = "ModifiedDatime"
 
const char * DT_UUID = "UUID"
 
const char * ObjectsTable = "ObjectsTable"
 
const char * ObjectsTableIndex = "ObjectsTableIndex"
 
const char * OT_Class = "Class"
 
const char * OT_Version = "Version"
 
const char * IdsTable = "IdsTable"
 
const char * IdsTableIndex = "IdsTableIndex"
 
const char * IT_TableID = "TableId"
 
const char * IT_SubID = "SubId"
 
const char * IT_Type = "Type"
 
const char * IT_FullName = "FullName"
 
const char * IT_SQLName = "SQLName"
 
const char * IT_Info = "Info"
 
const char * BT_Field = "Field"
 
const char * BT_Value = "Value"
 
const char * StringsTable = "StringsTable"
 
const char * ST_Value = "LongStringValue"
 
const char * ConfigTable = "Configurations"
 
const char * CT_Field = "Field"
 
const char * CT_Value = "Value"
 
const char * cfg_Version = "SQL_IO_version"
 
const char * cfg_UseSufixes = "UseNameSuffix"
 
const char * cfg_ArrayLimit = "ArraySizeLimit"
 
const char * cfg_TablesType = "TablesType"
 
const char * cfg_UseTransactions = "UseTransactions"
 
const char * cfg_UseIndexes = "UseIndexes"
 
const char * cfg_LockingMode = "LockingMode"
 
const char * cfg_ModifyCounter = "ModifyCounter"
 

Function Documentation

Long64_t sqlio::atol64 ( const char *  value)

Variable Documentation

const char * sqlio::Array = "Array"
const char * sqlio::Bool = "Bool_t"
const char * sqlio::BT_Field = "Field"
const char * sqlio::BT_Value = "Value"
const char * sqlio::cfg_ArrayLimit = "ArraySizeLimit"

Definition at line 133 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::ReadConfigurations().

const char * sqlio::cfg_LockingMode = "LockingMode"
const char * sqlio::cfg_ModifyCounter = "ModifyCounter"
const char * sqlio::cfg_TablesType = "TablesType"

Definition at line 134 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::ReadConfigurations().

const char * sqlio::cfg_UseIndexes = "UseIndexes"

Definition at line 136 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::ReadConfigurations().

const char * sqlio::cfg_UseSufixes = "UseNameSuffix"

Definition at line 132 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::ReadConfigurations().

const char * sqlio::cfg_UseTransactions = "UseTransactions"

Definition at line 135 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::ReadConfigurations().

const char * sqlio::cfg_Version = "SQL_IO_version"

Definition at line 131 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::ReadConfigurations().

const char * sqlio::Char = "Char_t"
const char * sqlio::CharStar = "CharStar"
const char * sqlio::ConfigTable = "Configurations"
const char * sqlio::CT_Field = "Field"
const char * sqlio::CT_Value = "Value"
const char * sqlio::Double = "Double_t"
const char * sqlio::DT_Create = "CreateDatime"

Definition at line 103 of file TSQLStructure.cxx.

const char * sqlio::DT_Modified = "ModifiedDatime"

Definition at line 104 of file TSQLStructure.cxx.

const char * sqlio::DT_UUID = "UUID"

Definition at line 105 of file TSQLStructure.cxx.

const char * sqlio::False = "0"
const char * sqlio::Float = "Float_t"
const Int_t sqlio::Ids_FirstKey =10
const Int_t sqlio::Ids_FirstObject = 1

Definition at line 49 of file TSQLStructure.cxx.

const Int_t sqlio::Ids_NullPtr = 0

Definition at line 44 of file TSQLStructure.cxx.

const Int_t sqlio::Ids_RootDir = 0

Definition at line 45 of file TSQLStructure.cxx.

Referenced by TSQLFile::TSQLFile().

const Int_t sqlio::Ids_StreamerInfos = 1

Definition at line 47 of file TSQLStructure.cxx.

Referenced by TSQLFile::GetStreamerInfoList(), and TSQLFile::WriteStreamerInfo().

const Int_t sqlio::Ids_TSQLFile = 0

Definition at line 46 of file TSQLStructure.cxx.

Referenced by TSQLFile::InitSqlDatabase(), and TSQLFile::WriteHeader().

const char * sqlio::IdsTable = "IdsTable"

Definition at line 91 of file TSQLStructure.cxx.

Referenced by TSQLFile::AddIdEntry(), and TSQLFile::ReadSQLClassInfos().

const char * sqlio::IdsTableIndex = "IdsTableIndex"

Definition at line 92 of file TSQLStructure.cxx.

const char * sqlio::IndexSepar = ".."

Definition at line 60 of file TSQLStructure.cxx.

Referenced by TSQLStructure::PerformConversion().

const char * sqlio::Int = "Int_t"
const char * sqlio::IT_FullName = "FullName"

Definition at line 115 of file TSQLStructure.cxx.

Referenced by TSQLFile::AddIdEntry().

const char * sqlio::IT_Info = "Info"

Definition at line 117 of file TSQLStructure.cxx.

Referenced by TSQLFile::AddIdEntry().

const char * sqlio::IT_SQLName = "SQLName"

Definition at line 116 of file TSQLStructure.cxx.

Referenced by TSQLFile::AddIdEntry().

const char * sqlio::IT_SubID = "SubId"

Definition at line 113 of file TSQLStructure.cxx.

Referenced by TSQLFile::AddIdEntry(), and TSQLFile::ReadSQLClassInfos().

const char * sqlio::IT_TableID = "TableId"

Definition at line 112 of file TSQLStructure.cxx.

Referenced by TSQLFile::AddIdEntry(), and TSQLFile::ReadSQLClassInfos().

const char * sqlio::IT_Type = "Type"

Definition at line 114 of file TSQLStructure.cxx.

Referenced by TSQLFile::AddIdEntry(), and TSQLFile::ReadSQLClassInfos().

const char * sqlio::KeysTable = "KeysTable"
const char * sqlio::KeysTableIndex = "KeysTableIndex"

Definition at line 88 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables().

const char * sqlio::KT_Class = "Class"

Definition at line 101 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables().

const char * sqlio::KT_Cycle = "Cycle"

Definition at line 100 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::UpdateKeyData().

const char * sqlio::KT_Datetime = "Datime"

Definition at line 99 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::UpdateKeyData().

const char * sqlio::KT_Name = "Name"

Definition at line 97 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::UpdateKeyData().

const char * sqlio::KT_Title = "Title"

Definition at line 98 of file TSQLStructure.cxx.

Referenced by TSQLFile::CreateBasicTables(), and TSQLFile::UpdateKeyData().

const char * sqlio::Long = "Long_t"
const char * sqlio::Long64 = "Long64_t"
const char * sqlio::LongStrPrefix = "#~#"

Definition at line 66 of file TSQLStructure.cxx.

Referenced by TSQLFile::CodeLongString(), and TSQLFile::IsLongStringCode().

const char * sqlio::ObjectInst = "ObjectInst"
const char * sqlio::ObjectPtr = "ObjectPtr"
const char * sqlio::ObjectRef = "ObjectRef"
const char * sqlio::ObjectRef_Arr = "ObjectRefArr"

Definition at line 52 of file TSQLStructure.cxx.

Referenced by TSQLStructure::TryConvertObjectArray().

const char * sqlio::ObjectsTable = "ObjectsTable"
const char * sqlio::ObjectsTableIndex = "ObjectsTableIndex"

Definition at line 90 of file TSQLStructure.cxx.

Referenced by TSQLFile::VerifyObjectTable().

const char * sqlio::ObjectSuffix = ":object"

Definition at line 63 of file TSQLStructure.cxx.

Referenced by TSQLStructure::DefineElementColumnName().

const char * sqlio::OT_Class = "Class"
const char * sqlio::OT_Version = "Version"
const char * sqlio::ParentSuffix = ":parent"

Definition at line 62 of file TSQLStructure.cxx.

Referenced by TSQLStructure::DefineElementColumnName().

const char * sqlio::PointerSuffix = ":pointer"

Definition at line 64 of file TSQLStructure.cxx.

Referenced by TSQLStructure::DefineElementColumnName().

const char * sqlio::RawSuffix = ":rawdata"
const char * sqlio::Short = "Short_t"
const char * sqlio::ST_Value = "LongStringValue"

Definition at line 124 of file TSQLStructure.cxx.

Referenced by TSQLFile::GetLongString(), and TSQLFile::VerifyLongStringTable().

const char * sqlio::StringsTable = "StringsTable"

Definition at line 93 of file TSQLStructure.cxx.

Referenced by TSQLFile::GetLongString(), and TSQLFile::VerifyLongStringTable().

const char * sqlio::StrSuffix = ":str"
const char * sqlio::TObjectBits = "Bits"
const char * sqlio::TObjectProcessId = "ProcessId"
const char * sqlio::TObjectUniqueId = "UniqueId"
const char * sqlio::True = "1"
const char * sqlio::TStringValue = "StringValue"

Definition at line 59 of file TSQLStructure.cxx.

Referenced by TSQLStructure::StoreTString(), and TSQLStructure::UnpackTString().

const char * sqlio::UChar = "UChar_t"
const char * sqlio::UInt = "UInt_t"
const char * sqlio::ULong = "ULong_t"
const char * sqlio::ULong64 = "ULong64_t"
const char * sqlio::UShort = "UShort_t"
const char * sqlio::Version = "Version"