Skip to content

Class list

Ivan Semenkov edited this page Nov 10, 2019 · 6 revisions

Object wrapper contains the next classes:

  • TSession class which present cURL session to assign request params.
    • TLinkedList class
    • TErrorStack class
    • TOptionsProperty class
    • TProtocolProperty class
    • TTCPProperty class
    • TDNSProperty class
    • TSecurityProperty class
    • TProxyProperty class
      • TSOCKS5Property class
      • TProxySecurityProperty class
    • THTTPProperty class
      • THTTPCookie class
    • TFTPProperty class
    • TTFTPProperty class
    • TIMAPProperty class
    • TSMTPProperty class
    • TPOP3Property class
    • TRTSPProperty class
    • TSCPProperty class
  • TResponse class to getting information from server response.
  • TTimeInterval class
  • TDataSize class
Clone this wiki locally