Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TSQLImportClient.h File Reference
#include <RDBC/TSQLUrl.h>
#include "TString.h"
+ Include dependency graph for TSQLImportClient.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TSQLImportClient
 

Macros

#define HTTP_CONTINUE   100
 
#define HTTP_SWITCHING_PROTOCOLS   101
 
#define HTTP_PROCESSING   102
 
#define HTTP_OK   200
 
#define HTTP_CREATED   201
 
#define HTTP_ACCEPTED   202
 
#define HTTP_NON_AUTHORITATIVE   203
 
#define HTTP_NO_CONTENT   204
 
#define HTTP_RESET_CONTENT   205
 
#define HTTP_PARTIAL_CONTENT   206
 
#define HTTP_MULTI_STATUS   207
 
#define HTTP_MULTIPLE_CHOICES   300
 
#define HTTP_MOVED_PERMANENTLY   301
 
#define HTTP_MOVED_TEMPORARILY   302
 
#define HTTP_SEE_OTHER   303
 
#define HTTP_NOT_MODIFIED   304
 
#define HTTP_USE_PROXY   305
 
#define HTTP_TEMPORARY_REDIRECT   307
 
#define HTTP_BAD_REQUEST   400
 
#define HTTP_UNAUTHORIZED   401
 
#define HTTP_PAYMENT_REQUIRED   402
 
#define HTTP_FORBIDDEN   403
 
#define HTTP_NOT_FOUND   404
 
#define HTTP_METHOD_NOT_ALLOWED   405
 
#define HTTP_NOT_ACCEPTABLE   406
 
#define HTTP_PROXY_AUTHENTICATION_REQUIRED   407
 
#define HTTP_REQUEST_TIME_OUT   408
 
#define HTTP_CONFLICT   409
 
#define HTTP_GONE   410
 
#define HTTP_LENGTH_REQUIRED   411
 
#define HTTP_PRECONDITION_FAILED   412
 
#define HTTP_REQUEST_ENTITY_TOO_LARGE   413
 
#define HTTP_REQUEST_URI_TOO_LARGE   414
 
#define HTTP_UNSUPPORTED_MEDIA_TYPE   415
 
#define HTTP_RANGE_NOT_SATISFIABLE   416
 
#define HTTP_EXPECTATION_FAILED   417
 
#define HTTP_UNPROCESSABLE_ENTITY   422
 
#define HTTP_LOCKED   423
 
#define HTTP_FAILED_DEPENDENCY   424
 
#define HTTP_INTERNAL_SERVER_ERROR   500
 
#define HTTP_NOT_IMPLEMENTED   501
 
#define HTTP_BAD_GATEWAY   502
 
#define HTTP_SERVICE_UNAVAILABLE   503
 
#define HTTP_GATEWAY_TIME_OUT   504
 
#define HTTP_VERSION_NOT_SUPPORTED   505
 
#define HTTP_VARIANT_ALSO_VARIES   506
 
#define HTTP_INSUFFICIENT_STORAGE   507
 
#define HTTP_NOT_EXTENDED   510
 

Macro Definition Documentation

#define HTTP_ACCEPTED   202

Definition at line 62 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 62 of file TSQLImportClient.h

#define HTTP_BAD_GATEWAY   502

Definition at line 98 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 98 of file TSQLImportClient.h

#define HTTP_BAD_REQUEST   400

Definition at line 75 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 75 of file TSQLImportClient.h

#define HTTP_CONFLICT   409

Definition at line 84 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 84 of file TSQLImportClient.h

#define HTTP_CONTINUE   100

Definition at line 57 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 57 of file TSQLImportClient.h

#define HTTP_CREATED   201

Definition at line 61 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 61 of file TSQLImportClient.h

#define HTTP_EXPECTATION_FAILED   417

Definition at line 92 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 92 of file TSQLImportClient.h

#define HTTP_FAILED_DEPENDENCY   424

Definition at line 95 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 95 of file TSQLImportClient.h

#define HTTP_FORBIDDEN   403

Definition at line 78 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 78 of file TSQLImportClient.h

Referenced by TSQLImportClient::GET(), TSQLImporter::Import(), and TSQLImportClient::Init().

#define HTTP_GATEWAY_TIME_OUT   504

Definition at line 100 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 100 of file TSQLImportClient.h

#define HTTP_GONE   410

Definition at line 85 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 85 of file TSQLImportClient.h

#define HTTP_INSUFFICIENT_STORAGE   507

Definition at line 103 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 103 of file TSQLImportClient.h

#define HTTP_INTERNAL_SERVER_ERROR   500

Definition at line 96 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 96 of file TSQLImportClient.h

#define HTTP_LENGTH_REQUIRED   411

Definition at line 86 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 86 of file TSQLImportClient.h

#define HTTP_LOCKED   423

Definition at line 94 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 94 of file TSQLImportClient.h

#define HTTP_METHOD_NOT_ALLOWED   405

Definition at line 80 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 80 of file TSQLImportClient.h

#define HTTP_MOVED_PERMANENTLY   301

Definition at line 69 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 69 of file TSQLImportClient.h

#define HTTP_MOVED_TEMPORARILY   302

Definition at line 70 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 70 of file TSQLImportClient.h

#define HTTP_MULTI_STATUS   207

Definition at line 67 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 67 of file TSQLImportClient.h

#define HTTP_MULTIPLE_CHOICES   300

Definition at line 68 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 68 of file TSQLImportClient.h

#define HTTP_NO_CONTENT   204

Definition at line 64 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 64 of file TSQLImportClient.h

#define HTTP_NON_AUTHORITATIVE   203

Definition at line 63 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 63 of file TSQLImportClient.h

#define HTTP_NOT_ACCEPTABLE   406

Definition at line 81 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 81 of file TSQLImportClient.h

Referenced by TSQLImportClient::Init(), TSQLImporter::LoadCatalog(), and TSQLImporter::LoadTable().

#define HTTP_NOT_EXTENDED   510

Definition at line 104 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 104 of file TSQLImportClient.h

#define HTTP_NOT_FOUND   404

Definition at line 79 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 79 of file TSQLImportClient.h

Referenced by TSQLImportClient::Init().

#define HTTP_NOT_IMPLEMENTED   501

Definition at line 97 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 97 of file TSQLImportClient.h

#define HTTP_NOT_MODIFIED   304

Definition at line 72 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 72 of file TSQLImportClient.h

#define HTTP_OK   200

Definition at line 60 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 60 of file TSQLImportClient.h

Referenced by TSQLImporter::Import(), TSQLImportClient::Init(), TSQLImporter::LoadCatalog(), and TSQLImporter::LoadTable().

#define HTTP_PARTIAL_CONTENT   206

Definition at line 66 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 66 of file TSQLImportClient.h

#define HTTP_PAYMENT_REQUIRED   402

Definition at line 77 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 77 of file TSQLImportClient.h

#define HTTP_PRECONDITION_FAILED   412

Definition at line 87 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 87 of file TSQLImportClient.h

#define HTTP_PROCESSING   102

Definition at line 59 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 59 of file TSQLImportClient.h

#define HTTP_PROXY_AUTHENTICATION_REQUIRED   407

Definition at line 82 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 82 of file TSQLImportClient.h

#define HTTP_RANGE_NOT_SATISFIABLE   416

Definition at line 91 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 91 of file TSQLImportClient.h

#define HTTP_REQUEST_ENTITY_TOO_LARGE   413

Definition at line 88 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 88 of file TSQLImportClient.h

#define HTTP_REQUEST_TIME_OUT   408

Definition at line 83 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 83 of file TSQLImportClient.h

#define HTTP_REQUEST_URI_TOO_LARGE   414

Definition at line 89 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 89 of file TSQLImportClient.h

#define HTTP_RESET_CONTENT   205

Definition at line 65 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 65 of file TSQLImportClient.h

#define HTTP_SEE_OTHER   303

Definition at line 71 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 71 of file TSQLImportClient.h

#define HTTP_SERVICE_UNAVAILABLE   503

Definition at line 99 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 99 of file TSQLImportClient.h

#define HTTP_SWITCHING_PROTOCOLS   101

Definition at line 58 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 58 of file TSQLImportClient.h

#define HTTP_TEMPORARY_REDIRECT   307

Definition at line 74 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 74 of file TSQLImportClient.h

#define HTTP_UNAUTHORIZED   401

Definition at line 76 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 76 of file TSQLImportClient.h

#define HTTP_UNPROCESSABLE_ENTITY   422

Definition at line 93 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 93 of file TSQLImportClient.h

#define HTTP_UNSUPPORTED_MEDIA_TYPE   415

Definition at line 90 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 90 of file TSQLImportClient.h

#define HTTP_USE_PROXY   305

Definition at line 73 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 73 of file TSQLImportClient.h

#define HTTP_VARIANT_ALSO_VARIES   506

Definition at line 102 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 102 of file TSQLImportClient.h

#define HTTP_VERSION_NOT_SUPPORTED   505

Definition at line 101 of file TSQLImportClient.h.

View newest version in sPHENIX GitHub at line 101 of file TSQLImportClient.h