HEonGPU

Contents:

  • Introduction to HEonGPU
  • Getting Started
  • User Guide
  • Technical Deep Dive
  • Bootstrapping in HEonGPU
  • Library Examples
  • API Reference
  • Full API Listing
    • Full API
      • Namespaces
        • Namespace heongpu
        • Namespace heongpu::biginteger
        • Namespace heongpu::defaultparams
        • Namespace heongpu::serializer
        • Namespace NTL
        • Namespace rmm
        • Namespace std
      • Classes and Structs
      • Enums
      • Functions
      • Variables
      • Defines
      • Typedefs
  • Advanced Topics
  • Contributing to HEonGPU
  • Appendix
HEonGPU
  • Full API Listing
  • Namespace heongpu::serializer
  • View page source

Namespace heongpu::serializer

Contents

  • Classes

  • Functions

  • Variables

Classes

  • Template Struct is_serializable

  • Template Struct is_serializable< T, std::void_t< decltype(std::declval< const T >, ().save(std::declval< std::ostream & >, ())), decltype(std::declval< T >, ().load(std::declval< std::istream & >, ())) > >

Functions

  • Function heongpu::serializer::compress

  • Function heongpu::serializer::decompress

  • Template Function heongpu::serializer::deserialize

  • Function heongpu::serializer::from_buffer

  • Template Function heongpu::serializer::load_from_file

  • Template Function heongpu::serializer::save_to_file

  • Template Function heongpu::serializer::serialize

  • Function heongpu::serializer::to_buffer

Variables

  • Variable heongpu::serializer::is_serializable_v

Previous Next

© Copyright 2025, Ali Şah Özcan.

Built with Sphinx using a theme provided by Read the Docs.