// @(#)root/sql:$Id$ // Author: Sergey Linev 20/11/2005 /************************************************************************* * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * * All rights reserved. * * * * For the licensing terms see $ROOTSYS/LICENSE. * * For the list of contributors see $ROOTSYS/README/CREDITS. * *************************************************************************/ #ifndef ROOT_TSQLStructure #define ROOT_TSQLStructure #include "TObjArray.h" #ifdef Bool #undef Bool #endif #ifdef True #undef True #endif #ifdef False #undef False #endif class TStreamerInfo; class TStreamerInfo; class TStreamerElement; class TSQLFile; class TSqlRegistry; class TSqlRawBuffer; class TSQLObjectData; class TSQLClassInfo; class TBufferSQL2; class TSQLColumnData final : public TObject { protected: TString fName; ///