QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

HTTP transaction (contains request from client and reply from server) More...

Go to the source code of this file.

Classes

class  qx::QxHttpTransaction
 qx::QxHttpTransaction : HTTP transaction (contains request from client and reply from server) More...
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 

Macros

#define _QX_HTTP_TRANSACTION_H_
 

Typedefs

typedef std::shared_ptr< QxHttpTransactionqx::QxHttpTransaction_ptr
 
typedef qx::QxHttpTransaction qx_http_transaction
 

Detailed Description

HTTP transaction (contains request from client and reply from server)

Author
Lionel Marty

Definition in file QxHttpTransaction.h.

Macro Definition Documentation

◆ _QX_HTTP_TRANSACTION_H_

#define _QX_HTTP_TRANSACTION_H_

Definition at line 38 of file QxHttpTransaction.h.

Typedef Documentation

◆ qx_http_transaction

Definition at line 98 of file QxHttpTransaction.h.