text
stringlengths
24
1.04M
metadata
stringlengths
233
497
### File: src/oatpp-websocket/Connector.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/Connector.hpp", "license": "apache-2.0", "size": 3505}
### File: src/oatpp-websocket/Frame.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/Frame.cpp", "license": "apache-2.0", "size": 2146}
### File: src/oatpp-websocket/Frame.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/Frame.hpp", "license": "apache-2.0", "size": 3092}
### File: src/oatpp-websocket/Handshaker.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/Handshaker.cpp", "license": "apache-2.0", "size": 5316}
### File: src/oatpp-websocket/Handshaker.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/Handshaker.hpp", "license": "apache-2.0", "size": 3985}
### File: src/oatpp-websocket/SHA1.cpp // [intaken src] https://github.com/vog/sha1 /* sha1.cpp - source code of ============ SHA-1 in C++ ============ 100% Public Domain. Original C Code -- Steve Reid <steve@edmweb.com> Small changes to fit into bglibs -- Bruce Guente...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/SHA1.cpp", "license": "apache-2.0", "size": 8667}
### File: src/oatpp-websocket/SHA1.hpp // [intaken src] https://github.com/vog/sha1 /* sha1.hpp - header of ============ SHA-1 in C++ ============ 100% Public Domain. Original C Code -- Steve Reid <steve@edmweb.com> Small changes to fit into bglibs -- Bruce Guenter <br...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/SHA1.hpp", "license": "apache-2.0", "size": 2969}
### File: src/oatpp-websocket/Utils.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/Utils.cpp", "license": "apache-2.0", "size": 1463}
### File: src/oatpp-websocket/Utils.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/Utils.hpp", "license": "apache-2.0", "size": 1651}
### File: src/oatpp-websocket/WebSocket.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/WebSocket.cpp", "license": "apache-2.0", "size": 13503}
### File: src/oatpp-websocket/WebSocket.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "src/oatpp-websocket/WebSocket.hpp", "license": "apache-2.0", "size": 8791}
### File: test/CMakeLists.txt add_executable(module-tests oatpp-websocket/tests.cpp oatpp-websocket/app/AsyncController.hpp oatpp-websocket/app/AsyncWebSocketListener.hpp oatpp-websocket/app/Controller.hpp oatpp-websocket/app/WebSocketListener.hpp oatpp-websocket/FullAsy...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/CMakeLists.txt", "license": "apache-2.0", "size": 1022}
### File: test/oatpp-websocket/FullAsyncTest.cpp // // Created by Leonid on 2019-03-25. // #include "FullAsyncTest.hpp" #include "app/AsyncController.hpp" #include "app/AsyncWebSocketListener.hpp" #include "oatpp-websocket/Connector.hpp" #include "oatpp-websocket/AsyncConnectionHandler.hpp" #include "oatpp/web/ser...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/FullAsyncTest.cpp", "license": "apache-2.0", "size": 9915}
### File: test/oatpp-websocket/FullAsyncTest.hpp // // Created by Leonid on 2019-03-25. // #ifndef oatpp_test_websocket_FullAsyncTest_hpp #define oatpp_test_websocket_FullAsyncTest_hpp #include "oatpp-test/UnitTest.hpp" namespace oatpp { namespace test { namespace websocket { class FullAsyncTest : public oatpp::te...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/FullAsyncTest.hpp", "license": "apache-2.0", "size": 436}
### File: test/oatpp-websocket/FullTest.cpp // // Created by Leonid on 2019-03-25. // #include "FullTest.hpp" #include "app/Controller.hpp" #include "app/WebSocketListener.hpp" #include "oatpp-websocket/Connector.hpp" #include "oatpp-websocket/ConnectionHandler.hpp" #include "oatpp/web/server/HttpConnectionHandler...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/FullTest.cpp", "license": "apache-2.0", "size": 5697}
### File: test/oatpp-websocket/FullTest.hpp // // Created by Leonid on 2019-03-25. // #ifndef oatpp_test_websocket_FullTest_hpp #define oatpp_test_websocket_FullTest_hpp #include "oatpp-test/UnitTest.hpp" namespace oatpp { namespace test { namespace websocket { class FullTest : public oatpp::test::UnitTest { publi...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/FullTest.hpp", "license": "apache-2.0", "size": 411}
### File: test/oatpp-websocket/app/AsyncController.hpp // // AsyncController.hpp // web-starter-project // // Created by Leonid on 2/12/18. // Copyright © 2018 oatpp. All rights reserved. // #ifndef oatpp_test_websocket_app_websoAsyncController_hpp #define oatpp_test_websocket_app_websoAsyncController_hpp #includ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/app/AsyncController.hpp", "license": "apache-2.0", "size": 2492}
### File: test/oatpp-websocket/app/AsyncWebSocketListener.hpp // // Created by Leonid on 2019-03-25. // #ifndef oatpp_test_websocket_app_AsyncWebSocketListener_hpp #define oatpp_test_websocket_app_AsyncWebSocketListener_hpp #include "oatpp-websocket/AsyncConnectionHandler.hpp" #include "oatpp-websocket/AsyncWebSocke...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/app/AsyncWebSocketListener.hpp", "license": "apache-2.0", "size": 2880}
### File: test/oatpp-websocket/app/Controller.hpp // // Controller.hpp // web-starter-project // // Created by Leonid on 2/12/18. // Copyright © 2018 oatpp. All rights reserved. // #ifndef oatpp_test_websocket_app_Controller_hpp #define oatpp_test_websocket_app_Controller_hpp #include "oatpp-websocket/Handshaker...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/app/Controller.hpp", "license": "apache-2.0", "size": 1751}
### File: test/oatpp-websocket/app/WebSocketListener.hpp // // Created by Leonid on 2019-03-26. // #ifndef oatpp_test_websocket_app_WebSocketListener_hpp #define oatpp_test_websocket_app_WebSocketListener_hpp #include "oatpp-websocket/ConnectionHandler.hpp" #include "oatpp-websocket/WebSocket.hpp" #include "oatpp/c...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/app/WebSocketListener.hpp", "license": "apache-2.0", "size": 2533}
### File: test/oatpp-websocket/tests.cpp #include "oatpp-test/UnitTest.hpp" #include "FullAsyncTest.hpp" #include "FullTest.hpp" #include "oatpp/core/concurrency/SpinLock.hpp" #include "oatpp/core/base/Environment.hpp" #include "oatpp-websocket/Handshaker.hpp" #include <iostream> namespace { class Test : public ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp-websocket", "path": "test/oatpp-websocket/tests.cpp", "license": "apache-2.0", "size": 1275}
### File: utility/module-uninstall.sh #!/bin/sh MODULE_NAME="oatpp-websocket" MODULE_VERSION="0.19.1" echo "remove include folder: '/usr/local/include/oatpp-$MODULE_VERSION/$MODULE_NAME'" rm -rf "/usr/local/include/oatpp-$MODULE_VERSION/$MODULE_NAME" echo "remove cmake package: '/usr/local/lib/cmake/$MODULE_NAME-$MO...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Shell", "repo_name": "minhanghuang/oatpp-websocket", "path": "utility/module-uninstall.sh", "license": "apache-2.0", "size": 698}
### File: CMakeLists.txt cmake_minimum_required(VERSION 3.1 FATAL_ERROR) file(STRINGS "${CMAKE_CURRENT_LIST_DIR}/src/oatpp/core/base/Environment.hpp" OATPP_VERSION_MACRO REGEX "#define OATPP_VERSION \"[0-9]+.[0-9]+.[0-9]+\"$") string(REGEX REPLACE "#define OATPP_VERSION \"([0-9]+.[0-9]+.[0-9]+)\"$" "\\1" oatpp_VERSION...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "minhanghuang/oatpp", "path": "CMakeLists.txt", "license": "apache-2.0", "size": 5400}
### File: cmake/module-config.cmake.in @PACKAGE_INIT@ if(NOT TARGET oatpp::@OATPP_MODULE_NAME@) include("${CMAKE_CURRENT_LIST_DIR}/@OATPP_MODULE_NAME@Targets.cmake") endif() set_and_check(@OATPP_MODULE_NAME@_INCLUDE_DIRS "${PACKAGE_PREFIX_DIR}/include/oatpp-@OATPP_MODULE_VERSION@/@OATPP_MODULE_NAME@/") set_and_ch...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "minhanghuang/oatpp", "path": "cmake/module-config.cmake.in", "license": "apache-2.0", "size": 540}
### File: cmake/module-install.cmake ####################################################################################### ## Set module properties ## all oatpp modules should have the same installation procedure ## ## installation tree: ## ## prefix/ ## | ## |- include/oatpp-<version>/<module-name> ## - lib/ ## ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "minhanghuang/oatpp", "path": "cmake/module-install.cmake", "license": "apache-2.0", "size": 4200}
### File: cmake/msvc-runtime.cmake macro(configure_msvc_runtime) if(MSVC) # Set compiler options. set(variables CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_MINS...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "minhanghuang/oatpp", "path": "cmake/msvc-runtime.cmake", "license": "apache-2.0", "size": 1079}
### File: fuzzers/oatpp/parser/json/mapping/ObjectMapper.cpp #include "oatpp/parser/json/mapping/ObjectMapper.hpp" #include "oatpp/core/macro/codegen.hpp" typedef oatpp::parser::Caret ParsingCaret; typedef oatpp::parser::json::mapping::Serializer Serializer; typedef oatpp::parser::json::mapping::Deserializer Deseriali...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "fuzzers/oatpp/parser/json/mapping/ObjectMapper.cpp", "license": "apache-2.0", "size": 745}
### File: src/CMakeLists.txt ####################################################################################################### ## oatpp add_library(oatpp oatpp/algorithm/CRC.cpp oatpp/algorithm/CRC.hpp oatpp/codegen/ApiClient_define.hpp oatpp/codegen/ApiClient_undef.hpp o...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CMake", "repo_name": "minhanghuang/oatpp", "path": "src/CMakeLists.txt", "license": "apache-2.0", "size": 15536}
### File: src/oatpp-test/Checker.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp-test/Checker.cpp", "license": "apache-2.0", "size": 2209}
### File: src/oatpp-test/Checker.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp-test/Checker.hpp", "license": "apache-2.0", "size": 2299}
### File: src/oatpp-test/UnitTest.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp-test/UnitTest.cpp", "license": "apache-2.0", "size": 2419}
### File: src/oatpp-test/UnitTest.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp-test/UnitTest.hpp", "license": "apache-2.0", "size": 2869}
### File: src/oatpp-test/web/ClientServerTestRunner.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp-test/web/ClientServerTestRunner.hpp", "license": "apache-2.0", "size": 4611}
### File: src/oatpp/algorithm/CRC.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/algorithm/CRC.cpp", "license": "apache-2.0", "size": 2095}
### File: src/oatpp/algorithm/CRC.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/algorithm/CRC.hpp", "license": "apache-2.0", "size": 1965}
### File: src/oatpp/codegen/ApiClient_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/ApiClient_define.hpp", "license": "apache-2.0", "size": 13481}
### File: src/oatpp/codegen/ApiClient_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/ApiClient_undef.hpp", "license": "apache-2.0", "size": 3149}
### File: src/oatpp/codegen/ApiController_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/ApiController_define.hpp", "license": "apache-2.0", "size": 1706}
### File: src/oatpp/codegen/ApiController_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/ApiController_undef.hpp", "license": "apache-2.0", "size": 1622}
### File: src/oatpp/codegen/DTO_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/DTO_define.hpp", "license": "apache-2.0", "size": 1561}
### File: src/oatpp/codegen/DTO_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/DTO_undef.hpp", "license": "apache-2.0", "size": 1479}
### File: src/oatpp/codegen/DbClient_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/DbClient_define.hpp", "license": "apache-2.0", "size": 6164}
### File: src/oatpp/codegen/DbClient_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/DbClient_undef.hpp", "license": "apache-2.0", "size": 2755}
### File: src/oatpp/codegen/api_controller/auth_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/api_controller/auth_define.hpp", "license": "apache-2.0", "size": 4013}
### File: src/oatpp/codegen/api_controller/auth_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/api_controller/auth_undef.hpp", "license": "apache-2.0", "size": 1421}
### File: src/oatpp/codegen/api_controller/base_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/api_controller/base_define.hpp", "license": "apache-2.0", "size": 24974}
### File: src/oatpp/codegen/api_controller/base_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/api_controller/base_undef.hpp", "license": "apache-2.0", "size": 4471}
### File: src/oatpp/codegen/api_controller/bundle_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/api_controller/bundle_define.hpp", "license": "apache-2.0", "size": 1787}
### File: src/oatpp/codegen/api_controller/bundle_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/api_controller/bundle_undef.hpp", "license": "apache-2.0", "size": 1257}
### File: src/oatpp/codegen/api_controller/cors_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/api_controller/cors_define.hpp", "license": "apache-2.0", "size": 7141}
### File: src/oatpp/codegen/api_controller/cors_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/api_controller/cors_undef.hpp", "license": "apache-2.0", "size": 1643}
### File: src/oatpp/codegen/dto/base_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/dto/base_define.hpp", "license": "apache-2.0", "size": 6370}
### File: src/oatpp/codegen/dto/base_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/dto/base_undef.hpp", "license": "apache-2.0", "size": 1362}
### File: src/oatpp/codegen/dto/enum_define.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/dto/enum_define.hpp", "license": "apache-2.0", "size": 5844}
### File: src/oatpp/codegen/dto/enum_undef.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/codegen/dto/enum_undef.hpp", "license": "apache-2.0", "size": 1960}
### File: src/oatpp/core/IODefinitions.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/IODefinitions.cpp", "license": "apache-2.0", "size": 1273}
### File: src/oatpp/core/IODefinitions.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/IODefinitions.hpp", "license": "apache-2.0", "size": 3877}
### File: src/oatpp/core/Types.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_| * ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/Types.hpp", "license": "apache-2.0", "size": 6290}
### File: src/oatpp/core/async/Coroutine.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Coroutine.cpp", "license": "apache-2.0", "size": 10618}
### File: src/oatpp/core/async/Coroutine.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Coroutine.hpp", "license": "apache-2.0", "size": 21191}
### File: src/oatpp/core/async/CoroutineWaitList.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/CoroutineWaitList.cpp", "license": "apache-2.0", "size": 6340}
### File: src/oatpp/core/async/CoroutineWaitList.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/CoroutineWaitList.hpp", "license": "apache-2.0", "size": 4111}
### File: src/oatpp/core/async/Error.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Error.cpp", "license": "apache-2.0", "size": 1178}
### File: src/oatpp/core/async/Error.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Error.hpp", "license": "apache-2.0", "size": 1848}
### File: src/oatpp/core/async/Executor.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Executor.cpp", "license": "apache-2.0", "size": 7383}
### File: src/oatpp/core/async/Executor.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Executor.hpp", "license": "apache-2.0", "size": 4803}
### File: src/oatpp/core/async/Lock.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Lock.cpp", "license": "apache-2.0", "size": 4781}
### File: src/oatpp/core/async/Lock.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Lock.hpp", "license": "apache-2.0", "size": 3830}
### File: src/oatpp/core/async/Processor.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Processor.cpp", "license": "apache-2.0", "size": 8207}
### File: src/oatpp/core/async/Processor.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/Processor.hpp", "license": "apache-2.0", "size": 6182}
### File: src/oatpp/core/async/worker/IOEventWorker.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/IOEventWorker.hpp", "license": "apache-2.0", "size": 4965}
### File: src/oatpp/core/async/worker/IOEventWorker_common.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/IOEventWorker_common.cpp", "license": "apache-2.0", "size": 4882}
### File: src/oatpp/core/async/worker/IOEventWorker_epoll.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/IOEventWorker_epoll.cpp", "license": "apache-2.0", "size": 9577}
### File: src/oatpp/core/async/worker/IOEventWorker_kqueue.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/IOEventWorker_kqueue.cpp", "license": "apache-2.0", "size": 7494}
### File: src/oatpp/core/async/worker/IOEventWorker_stub.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/IOEventWorker_stub.cpp", "license": "apache-2.0", "size": 2387}
### File: src/oatpp/core/async/worker/IOWorker.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/IOWorker.cpp", "license": "apache-2.0", "size": 4999}
### File: src/oatpp/core/async/worker/IOWorker.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/IOWorker.hpp", "license": "apache-2.0", "size": 2436}
### File: src/oatpp/core/async/worker/TimerWorker.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/TimerWorker.cpp", "license": "apache-2.0", "size": 3786}
### File: src/oatpp/core/async/worker/TimerWorker.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/TimerWorker.hpp", "license": "apache-2.0", "size": 2633}
### File: src/oatpp/core/async/worker/Worker.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/Worker.cpp", "license": "apache-2.0", "size": 1708}
### File: src/oatpp/core/async/worker/Worker.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/async/worker/Worker.hpp", "license": "apache-2.0", "size": 3027}
### File: src/oatpp/core/base/CommandLineArguments.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/CommandLineArguments.cpp", "license": "apache-2.0", "size": 2334}
### File: src/oatpp/core/base/CommandLineArguments.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/CommandLineArguments.hpp", "license": "apache-2.0", "size": 5678}
### File: src/oatpp/core/base/Config.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/Config.hpp", "license": "apache-2.0", "size": 2707}
### File: src/oatpp/core/base/Countable.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/Countable.cpp", "license": "apache-2.0", "size": 1419}
### File: src/oatpp/core/base/Countable.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_| ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/Countable.hpp", "license": "apache-2.0", "size": 1721}
### File: src/oatpp/core/base/Environment.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_|...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/Environment.cpp", "license": "apache-2.0", "size": 12213}
### File: src/oatpp/core/base/Environment.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_|...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/Environment.hpp", "license": "apache-2.0", "size": 15902}
### File: src/oatpp/core/base/ObjectHandle.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |_...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/ObjectHandle.hpp", "license": "apache-2.0", "size": 1707}
### File: src/oatpp/core/base/memory/Allocator.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/memory/Allocator.cpp", "license": "apache-2.0", "size": 1230}
### File: src/oatpp/core/base/memory/Allocator.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__)...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/memory/Allocator.hpp", "license": "apache-2.0", "size": 7738}
### File: src/oatpp/core/base/memory/MemoryPool.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/memory/MemoryPool.cpp", "license": "apache-2.0", "size": 5995}
### File: src/oatpp/core/base/memory/MemoryPool.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/memory/MemoryPool.hpp", "license": "apache-2.0", "size": 7139}
### File: src/oatpp/core/base/memory/ObjectPool.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/memory/ObjectPool.cpp", "license": "apache-2.0", "size": 1022}
### File: src/oatpp/core/base/memory/ObjectPool.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/base/memory/ObjectPool.hpp", "license": "apache-2.0", "size": 6915}
### File: src/oatpp/core/collection/FastQueue.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/collection/FastQueue.hpp", "license": "apache-2.0", "size": 3837}
### File: src/oatpp/core/concurrency/SpinLock.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/concurrency/SpinLock.cpp", "license": "apache-2.0", "size": 1495}
### File: src/oatpp/core/concurrency/SpinLock.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) ...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/concurrency/SpinLock.hpp", "license": "apache-2.0", "size": 1706}
### File: src/oatpp/core/concurrency/Thread.cpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/concurrency/Thread.cpp", "license": "apache-2.0", "size": 2875}
### File: src/oatpp/core/concurrency/Thread.hpp /*************************************************************************** * * Project _____ __ ____ _ _ * ( _ ) /__\ (_ _)_| |_ _| |_ * )(_)( /(__)\ )( (_ _)(_ _) * (_____)(__)(__)(__) |...
{"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "C++", "repo_name": "minhanghuang/oatpp", "path": "src/oatpp/core/concurrency/Thread.hpp", "license": "apache-2.0", "size": 2268}