Skip to content

File backend_name.h

FileList > builtin > details > backend_name.h

Go to the source code of this file

This file records all the built-in backend names in the libuipc specification. More...

Detailed Description

Programmers can define their own UIPC_BUILTIN_BACKEND macro outside this file, and include this file to get the built-in backend names.

#define UIPC_BUILTIN_BACKEND(name) constexpr std::string_view name = #name
#include <pyuipc/builtin/backend_name.h>
#undef UIPC_BUILTIN_BACKEND

Author:

MuGdxy

Date:

September 2024


The documentation for this class was generated from the following file include/uipc/builtin/details/backend_name.h