ManaPlus
Namespaces | Typedefs | Enumerations
serverdialogdonwloadstatus.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"

Go to the source code of this file.

Namespaces

 ServerDialogDownloadStatus
 

Typedefs

typedef ServerDialogDownloadStatus ::T ServerDialogDownloadStatusT
 

Enumerations

enum  ServerDialogDownloadStatus::T {
  ServerDialogDownloadStatus::UNKNOWN = 0 , ServerDialogDownloadStatus::ERROR , ServerDialogDownloadStatus::PREPARING , ServerDialogDownloadStatus::IDLE ,
  ServerDialogDownloadStatus::IN_PROGRESS , ServerDialogDownloadStatus::COMPLETE , ServerDialogDownloadStatus::OVER
}
 

Typedef Documentation

◆ ServerDialogDownloadStatusT

typedef ServerDialogDownloadStatus ::T ServerDialogDownloadStatusT

Definition at line 39 of file serverdialogdonwloadstatus.h.