Namespaces | Typedefs
type.h File Reference
#include <cstdint>
#include <functional>
#include <map>
#include <stdexcept>
#include <string>
#include <vector>
Include dependency graph for type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nanorpc
 
 nanorpc::core
 
 nanorpc::core::type
 

Typedefs

using nanorpc::core::type::buffer = std::vector< std::uint8_t >
 
using nanorpc::core::type::error_handler = std::function< void(std::exception_ptr)>
 
using nanorpc::core::type::executor = std::function< buffer(buffer)>
 
using nanorpc::core::type::executor_map = std::map< std::string, executor >
 
using nanorpc::core::type::id = std::uint64_t
 


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20