nginxconfig
C++libraryforparsingandprintingnginx.conf
|
Go to the source code of this file.
Defines | |
#define | NGINXCONFIG_PUBLIC NGINXCONFIG_IMPORT |
This function or class is part of the public API for nginxconfig. If you are including nginxconfig for another library, this will have import semantics (NGINXCONFIG_IMPORT ); if you are building nginxconfig, this will have export semantics (NGINXCONFIG_EXPORT ). | |
#define | NGINXCONFIG_LOCAL NGINXCONFIG_HIDDEN |
This function or class is internal-use only. |
Copyright (c) 2014 by Travis Gockel. All rights reserved.
This program is free software: you can redistribute it and/or modify it under the terms of the Apache License as published by the Apache Software Foundation, either version 2 of the License, or (at your option) any later version.
Definition in file config.hpp.
#define NGINXCONFIG_LOCAL NGINXCONFIG_HIDDEN |
This function or class is internal-use only.
Definition at line 79 of file config.hpp.