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

Go to the source code of this file.

Classes

class  QNQtsHttpServerInfo
 QNAP Turbo NAS server information class. More...
 
class  QNQtsHttpServer
 QTS http server class. More...
 

Typedefs

typedef enum
_QTS_HTTP_STATION_TYPE_ 
QTS_HTTP_STATION_TYPE
 

Enumerations

enum  _QTS_HTTP_STATION_TYPE_ { QTS_HTTP_STATION_TYPE_SYSTEM = 0, QTS_HTTP_STATION_TYPE_FILE_STATION = 1 }
 

Typedef Documentation

CQtsHttpServer support station for Login API parameter.

Enumeration Type Documentation

CQtsHttpServer support station for Login API parameter.

Enumerator
QTS_HTTP_STATION_TYPE_SYSTEM 

System

QTS_HTTP_STATION_TYPE_FILE_STATION 

File Station

Definition at line 15 of file QtsHttp.h.