bref
API 2014 of the Zia HTTP server.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
bref::AModuleClass used to operate with dynamically loaded modules
bref::BadFunctionCallExceptionException thrown by bref::Function
bref::BrefValueContains a generic value
bref::Environment::ClientThis structure contains client informations
bref::EnvironmentThis structure defines the environment of a request
bref::FunctionPolymorphic Function Object Wrapper
bref::HttpRequestHTTP request container
bref::HttpResponseHTTP response container
bref::IConfHelperHelper class for BrefValue and the server configuration
bref::Pipeline::IContentRequestHandlerHandler called to execute a request
bref::IDisposableDefine a dispose() method, useful for resources de-allocation in a DLL
bref::ILoggerBref API logger interface
bref::IpAddressProvides IPv4 & Ipv6 encapsulation
bref::IPv4AddressSimple union that contains an IPv4 address
bref::IPv6AddressSimple union that contains an IPv6 address
bref::PipelineWhere the AModule classes register their hooks
bref::ScopedLoggerRAII class for the ILogger interface
bref::VersionDescribe a version with a minor and a major number