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

HTTP session (https://www.qxorm.com/qxorm_en/manual.html#manual_998) More...

Go to the source code of this file.

Classes

class  qx::QxHttpSession
 qx::QxHttpSession : HTTP session (https://www.qxorm.com/qxorm_en/manual.html#manual_998) More...
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 

Typedefs

typedef std::shared_ptr< QxHttpSessionqx::QxHttpSession_ptr
 
typedef qx::QxHttpSession qx_http_session
 
typedef qx::QxHttpSession_ptr qx_http_session_ptr
 

Detailed Description

HTTP session (https://www.qxorm.com/qxorm_en/manual.html#manual_998)

Author
Lionel Marty

Definition in file QxHttpSession.h.

Typedef Documentation

◆ qx_http_session

Definition at line 89 of file QxHttpSession.h.

◆ qx_http_session_ptr

Definition at line 90 of file QxHttpSession.h.