ROOT 6.08/07 Reference Guide |
Classes | |
class | TSQLColumnData |
class | TSQLStructure |
This is hierarhical structure, which is created when data is written by TBufferSQL2. More... | |
class | TSQLTableData |
Namespaces | |
sqlio | |
Functions | |
Long64_t | sqlio::atol64 (const char *value) |
Variables | |
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" |
const char * | sqlio::cfg_LockingMode = "LockingMode" |
const char * | sqlio::cfg_ModifyCounter = "ModifyCounter" |
const char * | sqlio::cfg_TablesType = "TablesType" |
const char * | sqlio::cfg_UseIndexes = "UseIndexes" |
const char * | sqlio::cfg_UseSufixes = "UseNameSuffix" |
const char * | sqlio::cfg_UseTransactions = "UseTransactions" |
const char * | sqlio::cfg_Version = "SQL_IO_version" |
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" |
const char * | sqlio::DT_Modified = "ModifiedDatime" |
const char * | sqlio::DT_UUID = "UUID" |
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 |
const Int_t | sqlio::Ids_NullPtr = 0 |
const Int_t | sqlio::Ids_RootDir = 0 |
const Int_t | sqlio::Ids_StreamerInfos = 1 |
const Int_t | sqlio::Ids_TSQLFile = 0 |
const char * | sqlio::IdsTable = "IdsTable" |
const char * | sqlio::IdsTableIndex = "IdsTableIndex" |
const char * | sqlio::IndexSepar = ".." |
const char * | sqlio::Int = "Int_t" |
const char * | sqlio::IT_FullName = "FullName" |
const char * | sqlio::IT_Info = "Info" |
const char * | sqlio::IT_SQLName = "SQLName" |
const char * | sqlio::IT_SubID = "SubId" |
const char * | sqlio::IT_TableID = "TableId" |
const char * | sqlio::IT_Type = "Type" |
const char * | sqlio::KeysTable = "KeysTable" |
const char * | sqlio::KeysTableIndex = "KeysTableIndex" |
const char * | sqlio::KT_Class = "Class" |
const char * | sqlio::KT_Cycle = "Cycle" |
const char * | sqlio::KT_Datetime = "Datime" |
const char * | sqlio::KT_Name = "Name" |
const char * | sqlio::KT_Title = "Title" |
const char * | sqlio::Long = "Long_t" |
const char * | sqlio::Long64 = "Long64_t" |
const char * | sqlio::LongStrPrefix = "#~#" |
const char * | sqlio::ObjectInst = "ObjectInst" |
const char * | sqlio::ObjectPtr = "ObjectPtr" |
const char * | sqlio::ObjectRef = "ObjectRef" |
const char * | sqlio::ObjectRef_Arr = "ObjectRefArr" |
const char * | sqlio::ObjectsTable = "ObjectsTable" |
const char * | sqlio::ObjectsTableIndex = "ObjectsTableIndex" |
const char * | sqlio::ObjectSuffix = ":object" |
const char * | sqlio::OT_Class = "Class" |
const char * | sqlio::OT_Version = "Version" |
const char * | sqlio::ParentSuffix = ":parent" |
const char * | sqlio::PointerSuffix = ":pointer" |
const char * | sqlio::RawSuffix = ":rawdata" |
const char * | sqlio::Short = "Short_t" |
const char * | sqlio::ST_Value = "LongStringValue" |
const char * | sqlio::StringsTable = "StringsTable" |
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" |
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" |