QxOrm  1.4.9
C++ Object Relational Mapping library

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.


Defines

#define _QX_HTTP_TRANSACTION_H_

Typedefs

typedef std::shared_ptr
< QxHttpTransaction > 
qx::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.


Define Documentation

#define _QX_HTTP_TRANSACTION_H_

Definition at line 38 of file QxHttpTransaction.h.


Typedef Documentation

Definition at line 98 of file QxHttpTransaction.h.