Logo ROOT   6.07/09
Reference Guide
Functions | Variables
sqlio Namespace Reference

Functions

Long64_t atol64 (const char *value)
 

Variables

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

Function Documentation

Long64_t sqlio::atol64 ( const char *  value)

Definition at line 151 of file TSQLStructure.cxx.

Variable Documentation

const char * sqlio::Array = "Array"

Definition at line 68 of file TSQLStructure.cxx.

const char * sqlio::Bool = "Bool_t"

Definition at line 69 of file TSQLStructure.cxx.

const char * sqlio::BT_Field = "Field"

Definition at line 120 of file TSQLStructure.cxx.

const char * sqlio::BT_Value = "Value"

Definition at line 121 of file TSQLStructure.cxx.

const char * sqlio::cfg_ArrayLimit = "ArraySizeLimit"

Definition at line 133 of file TSQLStructure.cxx.

const char * sqlio::cfg_LockingMode = "LockingMode"

Definition at line 137 of file TSQLStructure.cxx.

const char * sqlio::cfg_ModifyCounter = "ModifyCounter"

Definition at line 138 of file TSQLStructure.cxx.

const char * sqlio::cfg_TablesType = "TablesType"

Definition at line 134 of file TSQLStructure.cxx.

const char * sqlio::cfg_UseIndexes = "UseIndexes"

Definition at line 136 of file TSQLStructure.cxx.

const char * sqlio::cfg_UseSufixes = "UseNameSuffix"

Definition at line 132 of file TSQLStructure.cxx.

const char * sqlio::cfg_UseTransactions = "UseTransactions"

Definition at line 135 of file TSQLStructure.cxx.

const char * sqlio::cfg_Version = "SQL_IO_version"

Definition at line 131 of file TSQLStructure.cxx.

const char * sqlio::Char = "Char_t"

Definition at line 70 of file TSQLStructure.cxx.

const char * sqlio::CharStar = "CharStar"

Definition at line 82 of file TSQLStructure.cxx.

const char * sqlio::ConfigTable = "Configurations"

Definition at line 94 of file TSQLStructure.cxx.

const char * sqlio::CT_Field = "Field"

Definition at line 127 of file TSQLStructure.cxx.

const char * sqlio::CT_Value = "Value"

Definition at line 128 of file TSQLStructure.cxx.

const char * sqlio::Double = "Double_t"

Definition at line 76 of file TSQLStructure.cxx.

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"

Definition at line 84 of file TSQLStructure.cxx.

const char * sqlio::Float = "Float_t"

Definition at line 75 of file TSQLStructure.cxx.

const Int_t sqlio::Ids_FirstKey =10

Definition at line 48 of file TSQLStructure.cxx.

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.

const Int_t sqlio::Ids_StreamerInfos = 1

Definition at line 47 of file TSQLStructure.cxx.

const Int_t sqlio::Ids_TSQLFile = 0

Definition at line 46 of file TSQLStructure.cxx.

const char * sqlio::IdsTable = "IdsTable"

Definition at line 91 of file TSQLStructure.cxx.

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.

const char * sqlio::Int = "Int_t"

Definition at line 72 of file TSQLStructure.cxx.

const char * sqlio::IT_FullName = "FullName"

Definition at line 115 of file TSQLStructure.cxx.

const char * sqlio::IT_Info = "Info"

Definition at line 117 of file TSQLStructure.cxx.

const char * sqlio::IT_SQLName = "SQLName"

Definition at line 116 of file TSQLStructure.cxx.

const char * sqlio::IT_SubID = "SubId"

Definition at line 113 of file TSQLStructure.cxx.

const char * sqlio::IT_TableID = "TableId"

Definition at line 112 of file TSQLStructure.cxx.

const char * sqlio::IT_Type = "Type"

Definition at line 114 of file TSQLStructure.cxx.

const char * sqlio::KeysTable = "KeysTable"

Definition at line 87 of file TSQLStructure.cxx.

const char * sqlio::KeysTableIndex = "KeysTableIndex"

Definition at line 88 of file TSQLStructure.cxx.

const char * sqlio::KT_Class = "Class"

Definition at line 101 of file TSQLStructure.cxx.

const char * sqlio::KT_Cycle = "Cycle"

Definition at line 100 of file TSQLStructure.cxx.

const char * sqlio::KT_Datetime = "Datime"

Definition at line 99 of file TSQLStructure.cxx.

const char * sqlio::KT_Name = "Name"

Definition at line 97 of file TSQLStructure.cxx.

const char * sqlio::KT_Title = "Title"

Definition at line 98 of file TSQLStructure.cxx.

const char * sqlio::Long = "Long_t"

Definition at line 73 of file TSQLStructure.cxx.

const char * sqlio::Long64 = "Long64_t"

Definition at line 74 of file TSQLStructure.cxx.

const char * sqlio::LongStrPrefix = "#~#"

Definition at line 66 of file TSQLStructure.cxx.

const char * sqlio::ObjectInst = "ObjectInst"

Definition at line 54 of file TSQLStructure.cxx.

const char * sqlio::ObjectPtr = "ObjectPtr"

Definition at line 53 of file TSQLStructure.cxx.

const char * sqlio::ObjectRef = "ObjectRef"

Definition at line 51 of file TSQLStructure.cxx.

const char * sqlio::ObjectRef_Arr = "ObjectRefArr"

Definition at line 52 of file TSQLStructure.cxx.

const char * sqlio::ObjectsTable = "ObjectsTable"

Definition at line 89 of file TSQLStructure.cxx.

const char * sqlio::ObjectsTableIndex = "ObjectsTableIndex"

Definition at line 90 of file TSQLStructure.cxx.

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

Definition at line 63 of file TSQLStructure.cxx.

const char * sqlio::OT_Class = "Class"

Definition at line 108 of file TSQLStructure.cxx.

const char * sqlio::OT_Version = "Version"

Definition at line 109 of file TSQLStructure.cxx.

const char * sqlio::ParentSuffix = ":parent"

Definition at line 62 of file TSQLStructure.cxx.

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

Definition at line 64 of file TSQLStructure.cxx.

const char * sqlio::RawSuffix = ":rawdata"

Definition at line 61 of file TSQLStructure.cxx.

const char * sqlio::Short = "Short_t"

Definition at line 71 of file TSQLStructure.cxx.

const char * sqlio::ST_Value = "LongStringValue"

Definition at line 124 of file TSQLStructure.cxx.

const char * sqlio::StringsTable = "StringsTable"

Definition at line 93 of file TSQLStructure.cxx.

const char * sqlio::StrSuffix = ":str"

Definition at line 65 of file TSQLStructure.cxx.

const char * sqlio::TObjectBits = "Bits"

Definition at line 57 of file TSQLStructure.cxx.

const char * sqlio::TObjectProcessId = "ProcessId"

Definition at line 58 of file TSQLStructure.cxx.

const char * sqlio::TObjectUniqueId = "UniqueId"

Definition at line 56 of file TSQLStructure.cxx.

const char * sqlio::True = "1"

Definition at line 83 of file TSQLStructure.cxx.

const char * sqlio::TStringValue = "StringValue"

Definition at line 59 of file TSQLStructure.cxx.

const char * sqlio::UChar = "UChar_t"

Definition at line 77 of file TSQLStructure.cxx.

const char * sqlio::UInt = "UInt_t"

Definition at line 79 of file TSQLStructure.cxx.

const char * sqlio::ULong = "ULong_t"

Definition at line 80 of file TSQLStructure.cxx.

const char * sqlio::ULong64 = "ULong64_t"

Definition at line 81 of file TSQLStructure.cxx.

const char * sqlio::UShort = "UShort_t"

Definition at line 78 of file TSQLStructure.cxx.

const char * sqlio::Version = "Version"

Definition at line 55 of file TSQLStructure.cxx.