![]() |
DDNet documentation
|
#include "base/rust.h"#include "engine/console.h"#include "engine/rust.h"#include <cstddef>#include <cstdint>#include <memory>#include <new>#include <type_traits>#include <utility>Namespaces | |
| namespace | rust |
| namespace | rust::cxxbridge1 |
| namespace | rust::cxxbridge1::detail |
Macros | |
| #define | CXXBRIDGE1_IS_COMPLETE |
| #define | CXXBRIDGE1_RELOCATABLE |
Typedefs | |
| template<typename... Ts> | |
| using | rust::cxxbridge1::detail::void_t = typename make_void<Ts...>::type |
| template<template< typename... > class T, typename... A> | |
| using | rust::cxxbridge1::detail::is_detected = detect<void, T, A...> |
| template<typename T> | |
| using | rust::cxxbridge1::detail::detect_IsRelocatable = typename T::IsRelocatable |
| using | IConsole_IResult = ::IConsole_IResult |
| using | IConsole = ::IConsole |
Functions | |
| ::std::int32_t | cxxbridge1$194$IConsole_IResult$GetInteger (::IConsole_IResult const &self, ::std::uint32_t Index) noexcept |
| float | cxxbridge1$194$IConsole_IResult$GetFloat (::IConsole_IResult const &self, ::std::uint32_t Index) noexcept |
| void | cxxbridge1$194$IConsole_IResult$GetString (::IConsole_IResult const &self, ::std::uint32_t Index, ::StrRef *return$) noexcept |
| void | cxxbridge1$194$IConsole_IResult$GetColor (::IConsole_IResult const &self, ::std::uint32_t Index, float DarkestLighting, ::ColorHSLA *return$) noexcept |
| ::std::int32_t | cxxbridge1$194$IConsole_IResult$NumArguments (::IConsole_IResult const &self) noexcept |
| ::std::int32_t | cxxbridge1$194$IConsole_IResult$GetVictim (::IConsole_IResult const &self, ::std::uint32_t Slot) noexcept |
| void | cxxbridge1$194$IConsole$ExecuteLine (::IConsole &self, ::StrRef *pStr, ::std::int32_t ClientId, bool InterpretSemicolons) noexcept |
| void | cxxbridge1$194$IConsole$Print (::IConsole const &self, ::std::int32_t Level, ::StrRef *pFrom, ::StrRef *pStr, ::ColorRGBA *PrintColor) noexcept |
| void | cxxbridge1$194$IConsole$Register (::IConsole &self, ::StrRef *pName, ::StrRef *pParams, ::std::int32_t Flags, ::IConsole_FCommandCallback *pfnFunc, ::UserPtr *pUser, ::StrRef *pHelp) noexcept |
| ::IConsole * | cxxbridge1$194$CreateConsole (::std::int32_t FlagMask) noexcept |
| void | cxxbridge1$unique_ptr$IConsole$null (::std::unique_ptr<::IConsole > *ptr) noexcept |
| void | cxxbridge1$unique_ptr$IConsole$raw (::std::unique_ptr<::IConsole > *ptr, ::std::unique_ptr<::IConsole >::pointer raw) noexcept |
| ::std::unique_ptr<::IConsole >::element_type const * | cxxbridge1$unique_ptr$IConsole$get (::std::unique_ptr<::IConsole > const &ptr) noexcept |
| ::std::unique_ptr<::IConsole >::pointer | cxxbridge1$unique_ptr$IConsole$release (::std::unique_ptr<::IConsole > &ptr) noexcept |
| void | cxxbridge1$unique_ptr$IConsole$drop (::std::unique_ptr<::IConsole > *ptr) noexcept |
| #define CXXBRIDGE1_IS_COMPLETE |
| #define CXXBRIDGE1_RELOCATABLE |
| using IConsole = ::IConsole |
| using IConsole_IResult = ::IConsole_IResult |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |