|
Covalent Bond
0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
|
#include "../pch.hpp"#include <signal.h>#include <workflow/WFHttpServer.h>#include <workflow/WFFacilities.h>

Go to the source code of this file.
Classes | |
| class | cb::utils::cbWebserver |
Namespaces | |
| cb | |
| _WIN32 | |
| cb::utils | |
Typedefs | |
| typedef std::function< void(WFHttpTask *, char *)> | http_func_handle |
| _WIN32 More... | |
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition in file cbWebserver.hpp.
| typedef std::function<void(WFHttpTask*, char*)> http_func_handle |
1.8.17