Photon 1.0.0
|
#include <core/Core.hpp>
Go to the source code of this file.
Classes | |
class | Photon::URL |
class | Photon::URLError |
Namespaces | |
namespace | Photon |
This file is also about defining core js concepts. | |
Macros | |
#define | PHOTON_HTTPS_PROTOCOL ("https") |
#define | PHOTON_HTTP_PROTOCOL ("http") |
#define | PHOTON_FILE_PROTOCOL ("file") |
#define | PHOTON_MAIL_PROTOCOL ("mailto") |
#define | PHOTON_ECMA_PROTOCOL ("javascript") |
#define | PHOTON_PHOTON_PROTOCOL ("photon") |
#define PHOTON_ECMA_PROTOCOL ("javascript") |
#define PHOTON_FILE_PROTOCOL ("file") |
#define PHOTON_HTTP_PROTOCOL ("http") |
#define PHOTON_HTTPS_PROTOCOL ("https") |
#define PHOTON_MAIL_PROTOCOL ("mailto") |
#define PHOTON_PHOTON_PROTOCOL ("photon") |