QtsHttp  0.9.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties
QtsHttpSystem.h File Reference
#import <Foundation/Foundation.h>
#import "QtsHttpComm.h"

Go to the source code of this file.

Classes

class  QNSystemSettingInfo
 QTS system setting information class. More...
 
protocol  <IQtsHttpSystem>
 Interface for Qts Http system API. More...
 
class  QNQtsHttpSystem
 

Typedefs

typedef enum
_QTS_HTTP_SYSTEM_API_VERSION_ 
QTS_HTTP_SYSTEM_API_VERSION
 

Enumerations

enum  _QTS_HTTP_SYSTEM_API_VERSION_ { QTS_HTTP_SYSTEM_API_VERSION_UNKNOW = 0, QTS_HTTP_SYSTEM_API_V1 = 1 }
 

Typedef Documentation

QTS HTTP system map to SDK version.

Enumeration Type Documentation

QTS HTTP system map to SDK version.

Enumerator
QTS_HTTP_SYSTEM_API_VERSION_UNKNOW 

Unknow version

QTS_HTTP_SYSTEM_API_V1 

QTS HTTP system API Version 1

Definition at line 13 of file QtsHttpSystem.h.