 std::allocator< T > | STL class |
 std::array< T > | STL class |
 std::auto_ptr< T > | STL class |
 std::basic_string< Char > | STL class |
  std::string | STL class |
  std::wstring | STL class |
 std::basic_string< char > | |
 std::basic_string< wchar_t > | |
 std::bitset< Bits > | STL class |
 std::complex | STL class |
 std::list< T >::const_iterator | STL iterator class |
 std::forward_list< T >::const_iterator | STL iterator class |
 std::map< K, T >::const_iterator | STL iterator class |
 std::unordered_map< K, T >::const_iterator | STL iterator class |
 std::basic_string< Char >::const_iterator | STL iterator class |
 std::multimap< K, T >::const_iterator | STL iterator class |
 std::unordered_multimap< K, T >::const_iterator | STL iterator class |
 std::set< K >::const_iterator | STL iterator class |
 std::string::const_iterator | STL iterator class |
 std::unordered_set< K >::const_iterator | STL iterator class |
 std::wstring::const_iterator | STL iterator class |
 std::multiset< K >::const_iterator | STL iterator class |
 std::unordered_multiset< K >::const_iterator | STL iterator class |
 std::vector< T >::const_iterator | STL iterator class |
 std::deque< T >::const_iterator | STL iterator class |
 std::list< T >::const_reverse_iterator | STL iterator class |
 std::forward_list< T >::const_reverse_iterator | STL iterator class |
 std::map< K, T >::const_reverse_iterator | STL iterator class |
 std::unordered_map< K, T >::const_reverse_iterator | STL iterator class |
 std::multimap< K, T >::const_reverse_iterator | STL iterator class |
 std::basic_string< Char >::const_reverse_iterator | STL iterator class |
 std::unordered_multimap< K, T >::const_reverse_iterator | STL iterator class |
 std::set< K >::const_reverse_iterator | STL iterator class |
 std::string::const_reverse_iterator | STL iterator class |
 std::unordered_set< K >::const_reverse_iterator | STL iterator class |
 std::multiset< K >::const_reverse_iterator | STL iterator class |
 std::wstring::const_reverse_iterator | STL iterator class |
 std::unordered_multiset< K >::const_reverse_iterator | STL iterator class |
 std::vector< T >::const_reverse_iterator | STL iterator class |
 std::deque< T >::const_reverse_iterator | STL iterator class |
 std::deque< T > | STL class |
 std::error_category | STL class |
 std::error_code | STL class |
 std::error_condition | STL class |
 std::exception | STL class |
  std::bad_alloc | STL class |
  std::bad_cast | STL class |
  std::bad_exception | STL class |
  std::bad_typeid | STL class |
  std::ios_base::failure | STL class |
  std::logic_error | STL class |
   std::domain_error | STL class |
   std::invalid_argument | STL class |
   std::length_error | STL class |
   std::out_of_range | STL class |
  std::runtime_error | STL class |
   std::overflow_error | STL class |
   std::range_error | STL class |
   std::underflow_error | STL class |
 std::forward_list< T > | STL class |
 IlCalendar | Abstract base class managing a calendar date |
  IlGregorianCalendar | Class that provides the standard calendar used by most of the world |
 IldADTValue | Instances of this class represent the values of objects or collections of ORDBMSs |
 IldBytes | This structure is used to handle long binary data |
 IldDateTime | This class provides data members, member functions, and operators to manage dates and times as objects |
 IldDescriptor | Instances of the class IldDescriptor hold the description of a column or a parameter |
  IldAppDescriptor | Instances of the class IldAppDescriptor hold the description of a column or a parameter, the size of the data buffer, and the addresses of the data and null indicator buffers |
  IldArgument | Instances of the class IldArgument describe the arguments of a stored procedure or function |
  IldColumn | Instances of the class IldColumn represent the columns of a relation |
 IldDiagnostic | Instances of the class IldDiagnostic are used to store the context in which an error or a warning was raised |
 IldErrorReporter | The class IldErrorReporter organizes the way in which DB Link errors are handled |
 IldIldBase | This is the base class for the IldDbms and IldRequest classes |
  IldBaseModel | Twin class for IldIldBase , with inheritance capability |
   IldDbmsModel | Twin class for IldDbms , with inheritance capability |
   IldRequestModel | Twin class for IldRequest , with inheritance capability |
  IldDbms | This class handles the connection to the RDBMS |
   IldDbmsModel | Twin class for IldDbms , with inheritance capability |
  IldRequest | Instances of this class correspond to the cursors in an RDBMS |
   IldRequestModel | Twin class for IldRequest , with inheritance capability |
 IldInitDBLink | This class will initialize the link mode (dynamic / static) |
 IldKey | This class describes the primary key of the tables |
  IldFKey | This class describes the foreign keys of tables |
  IldTableIndex | This class describes the indexes of the tables |
 IldSchemaEntity | This class is the base class for all descriptions of schema entities in a database |
  IldADTDescriptor | Instances of the class IldADTDescriptor hold the description of an abstract data type |
  IldCallable | Instances of the class IldCallable hold the description of a stored procedure or function |
  IldRelation | Instances of the class IldRelation represent the relations (tables or views) in a database |
  IldSynonym | Instances of the class IldSynonym hold the description of a synonym |
 IldSQLType | Instances of the class IldSQLType represent the native data types of a database |
 IldTraceContext | This structure is used as the repository of the tracing mechanism context |
 IlEnvironment | This class contains the description of the environment the application is running in |
 IlIUrlStream | Input stream class |
 IlList | A predefined list class that stores IlvAny s |
 IlListIterator | A predefined list iterator class that iterates on IlList s |
  IlSafeListIterator | A predefined safe list iterator class that iterates on IlList s |
 IlListIteratorOf(NAME) | An unsafe iterator of lists |
 IlListOf(NAME) | A generic class that handles lists |
 IlNumeric | Class managing large numbers |
  IldNumeric | This class allows you to display numbers in an internationalized context |
 IlPathList | The purpose of this class is to provide a way to order the search path of files |
 IlPathName | Class that manages path names in a portable way |
 IlPoolOf(Char) | A predefined memory pool that manages pointers to char |
 IlPoolOf(IlUInt) | A memory pool of arrays of IlUInt s |
 IlPoolOf(NAME) | A generic class that handles memory pools |
 IlPoolOf(Pointer) | A predefined memory pool that manages pointers to void |
 IlPredefinedUnits | Utility class holding all time units |
 IlSafeListIteratorOf(NAME) | A safe iterator of lists |
 IlSharedPtr< T > | Manages the storage of a pointer, providing a limited garbage-collection facility, possibly sharing that management with other objects |
 IlString | Class that manages strings in single or multibytes |
 IlSymbol | Symbol class |
 IlTimeUnit | Base class representing a time unit (second, hour, year...) |
  IlTimeUnitDay | Day time unit |
  IlTimeUnitHour | Hour time unit |
  IlTimeUnitMilliSecond | Millisecond time unit |
  IlTimeUnitMinute | Minute time unit |
  IlTimeUnitMonth | Month time unit |
  IlTimeUnitQuarter | Quarter time unit |
  IlTimeUnitSecond | Second time unit |
  IlTimeUnitWeek | Week time unit |
  IlTimeUnitYear | Year time unit |
 IlTimeZone | Dummy IlTimeZone class - not really used |
 IlXmlDocumentI | Interface for XML documents |
  IlXmlDocument | Default implementation for XML documents |
 IlXmlNodeFactory | Node factory used when parsing XML documents |
 IlXmlNodeI | Interface for XML nodes |
  IlXmlAttributeI | Interface for XML attributes |
   IlXmlAttribute | Default implementation of XML attributes |
  IlXmlCDataI | Interface for XML processing instruction entities |
   IlXmlCData | Default implementation of XML CData entities |
  IlXmlCharRefI | Interface for XML CharRefs |
   IlXmlCharRef | Default implementation of XML CharRef s |
  IlXmlCommentI | Interface for XML comments |
   IlXmlComment | Default implementation of XML comments |
  IlXmlElementI | Interface for XML elements |
   IlXmlElement | Default implementation of XML elements |
  IlXmlPII | Interface for XML processing instruction entities |
   IlXmlPI | Default implementation of XML processing instructions |
  IlXmlTextI | Interface for XML texts |
   IlXmlText | Default implementation of XML texts |
 IlXmlNodeIteratorI | Interface for XML node iterators |
  IlXmlNodeArrayIterator | XML node array iterator |
  IlXmlNodeIterator | XML node iterator |
  IlXmlNodeListIterator | Interface for XML node list iterators |
  IlXmlNodePtrArrayIterator | XML node pointer array iterator |
 std::ios_base | STL class |
  std::basic_ios< char > | |
  std::basic_ios< wchar_t > | |
  std::basic_ios< Char > | STL class |
   std::basic_istream< char > | |
   std::basic_istream< wchar_t > | |
   std::basic_ostream< char > | |
   std::basic_ostream< wchar_t > | |
   std::basic_istream< Char > | STL class |
    std::basic_ifstream< char > | |
    std::basic_ifstream< wchar_t > | |
    std::basic_iostream< char > | |
    std::basic_iostream< wchar_t > | |
    std::basic_istringstream< char > | |
    std::basic_istringstream< wchar_t > | |
    std::basic_ifstream< Char > | STL class |
     std::ifstream | STL class |
     std::wifstream | STL class |
    std::basic_iostream< Char > | STL class |
     std::basic_fstream< char > | |
     std::basic_fstream< wchar_t > | |
     std::basic_stringstream< char > | |
     std::basic_stringstream< wchar_t > | |
     std::basic_fstream< Char > | STL class |
      std::fstream | STL class |
      std::wfstream | STL class |
     std::basic_stringstream< Char > | STL class |
      std::stringstream | STL class |
      std::wstringstream | STL class |
    std::basic_istringstream< Char > | STL class |
     std::istringstream | STL class |
     std::wistringstream | STL class |
    std::istream | STL class |
    std::wistream | STL class |
   std::basic_ostream< Char > | STL class |
    std::basic_iostream< char > | |
    std::basic_iostream< wchar_t > | |
    std::basic_ofstream< char > | |
    std::basic_ofstream< wchar_t > | |
    std::basic_ostringstream< char > | |
    std::basic_ostringstream< wchar_t > | |
    std::basic_iostream< Char > | STL class |
    std::basic_ofstream< Char > | STL class |
     std::ofstream | STL class |
     std::wofstream | STL class |
    std::basic_ostringstream< Char > | STL class |
     std::ostringstream | STL class |
     std::wostringstream | STL class |
    std::ostream | STL class |
    std::wostream | STL class |
   std::ios | STL class |
   std::wios | STL class |
 std::multiset< K >::iterator | STL iterator class |
 std::forward_list< T >::iterator | STL iterator class |
 std::vector< T >::iterator | STL iterator class |
 std::string::iterator | STL iterator class |
 std::map< K, T >::iterator | STL iterator class |
 std::unordered_map< K, T >::iterator | STL iterator class |
 std::basic_string< Char >::iterator | STL iterator class |
 std::multimap< K, T >::iterator | STL iterator class |
 std::deque< T >::iterator | STL iterator class |
 std::unordered_multimap< K, T >::iterator | STL iterator class |
 std::set< K >::iterator | STL iterator class |
 std::list< T >::iterator | STL iterator class |
 std::wstring::iterator | STL iterator class |
 std::unordered_set< K >::iterator | STL iterator class |
 std::unordered_multiset< K >::iterator | STL iterator class |
 std::list< T > | STL class |
 std::map< K, T > | STL class |
 std::multimap< K, T > | STL class |
 std::multiset< K > | STL class |
 std::priority_queue< T > | STL class |
 std::queue< T > | STL class |
 std::string::reverse_iterator | STL iterator class |
 std::unordered_multiset< K >::reverse_iterator | STL iterator class |
 std::basic_string< Char >::reverse_iterator | STL iterator class |
 std::unordered_multimap< K, T >::reverse_iterator | STL iterator class |
 std::list< T >::reverse_iterator | STL iterator class |
 std::unordered_map< K, T >::reverse_iterator | STL iterator class |
 std::map< K, T >::reverse_iterator | STL iterator class |
 std::wstring::reverse_iterator | STL iterator class |
 std::forward_list< T >::reverse_iterator | STL iterator class |
 std::multiset< K >::reverse_iterator | STL iterator class |
 std::unordered_set< K >::reverse_iterator | STL iterator class |
 std::deque< T >::reverse_iterator | STL iterator class |
 std::multimap< K, T >::reverse_iterator | STL iterator class |
 std::vector< T >::reverse_iterator | STL iterator class |
 std::set< K >::reverse_iterator | STL iterator class |
 std::set< K > | STL class |
 std::smart_ptr< T > | STL class |
 std::stack< T > | STL class |
 std::system_error | STL class |
 std::thread | STL class |
 std::unique_ptr< T > | STL class |
 std::unordered_map< K, T > | STL class |
 std::unordered_multimap< K, T > | STL class |
 std::unordered_multiset< K > | STL class |
 std::unordered_set< K > | STL class |
 std::valarray< T > | STL class |
 std::vector< T > | STL class |
 std::weak_ptr< T > | STL class |