SHAD
  • Library API
    • Full API
      • Namespaces
        • Namespace shad
        • Namespace shad::constants
        • Namespace shad::data_types
        • Namespace shad::impl
        • Namespace shad::impl::transform_impl
        • Namespace shad::rt
        • Namespace shad::rt::impl
      • Classes and Structs
      • Enums
      • Functions
      • Variables
      • Typedefs
      • Directories
      • Files
  • Apache License
  • SHAD Tutorials
SHAD
  • Docs »
  • Library API »
  • Namespace shad::data_types
  • View page source

Namespace shad::data_types¶

Data conversion utilities.

Contents

  • Detailed Description
  • Enums
  • Functions
  • Typedefs
  • Variables

Detailed Description¶

Please refer to methods specialization to check which data types are supported.

Enums¶

  • Enum data_t

Functions¶

  • Template Function shad::data_types::decode(ENC_t)
  • Template Function shad::data_types::decode(ENC_t)
  • Template Function shad::data_types::decode(std::array<ENC_t, MAX_s>&)
  • Template Function shad::data_types::decode(ENC_t)
  • Template Function shad::data_types::decode(ENC_t)
  • Template Function shad::data_types::decode(ENC_t)
  • Template Function shad::data_types::decode(ENC_t)
  • Template Function shad::data_types::decode(ENC_t)
  • Template Function shad::data_types::decode(ENC_t)
  • Template Function shad::data_types::encode(IN_t&)
  • Template Function shad::data_types::encode(IN_t&)
  • Template Function shad::data_types::encode(IN_t&, data_t)
  • Template Function shad::data_types::encode(std::string&)

Typedefs¶

  • Typedef shad::data_types::schema_t

Variables¶

  • Variable shad::data_types::kNullValue
  • Template Variable shad::data_types::kNullValue< uint64_t >
Next Previous

© Copyright 2019, Battelle Memorial Institute

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