|
|
static size_t | compute_encoded_size (detail::SizeCacheVector &conditional_arg_size_cache, fs::path const &arg) noexcept |
| |
|
static void | encode (std::byte *&buffer, detail::SizeCacheVector const &conditional_arg_size_cache, uint32_t &conditional_arg_size_cache_index, fs::path const &arg) noexcept |
| |
|
static fs::path | decode_arg (std::byte *&buffer) |
| |
|
static void | decode_and_store_arg (std::byte *&buffer, DynamicFormatArgStore *args_store) |
| |
The documentation for this struct was generated from the following file: