bref
API 2014 of the Zia HTTP server.
|
bref::AModule | Class used to operate with dynamically loaded modules |
bref::BadFunctionCallException | Exception thrown by bref::Function |
bref::BrefValue | Contains a generic value |
bref::Environment::Client | This structure contains client informations |
bref::Environment | This structure defines the environment of a request |
bref::Function | Polymorphic Function Object Wrapper |
bref::HttpRequest | HTTP request container |
bref::HttpResponse | HTTP response container |
bref::IConfHelper | Helper class for BrefValue and the server configuration |
bref::Pipeline::IContentRequestHandler | Handler called to execute a request |
bref::IDisposable | Define a dispose() method, useful for resources de-allocation in a DLL |
bref::ILogger | Bref API logger interface |
bref::IpAddress | Provides IPv4 & Ipv6 encapsulation |
bref::IPv4Address | Simple union that contains an IPv4 address |
bref::IPv6Address | Simple union that contains an IPv6 address |
bref::Pipeline | Where the AModule classes register their hooks |
bref::ScopedLogger | RAII class for the ILogger interface |
bref::Version | Describe a version with a minor and a major number |