ecl_converters_lite
1.2
  • C++ API
    • File Hierarchy
    • Full C++ API
      • Namespaces
        • Namespace ecl
      • Functions
        • Function ecl::from_byte_array(int32&, const signed char *)
        • Function ecl::from_byte_array(int32&, const char *)
        • Function ecl::from_byte_array(int32&, const unsigned char *)
        • Function ecl::from_byte_array(uint32&, const signed char *)
        • Function ecl::from_byte_array(uint32&, const char *)
        • Function ecl::from_byte_array(uint32&, const unsigned char *)
      • Directories
        • Directory include
        • Directory ecl
        • Directory converters_lite
      • Files
        • File byte_array.hpp
        • File converters_lite.hpp
  • Standard Documents
    • CHANGELOG
      • Changelog for package ecl_converters_lite
    • PACKAGE
  • Index
ecl_converters_lite
  • C++ API
  • File byte_array.hpp
  • View page source

File byte_array.hpp

↰ Parent directory (include/ecl/converters_lite)

Conversions between integers and byte arrays.

Contents

  • Definition (include/ecl/converters_lite/byte_array.hpp)

  • Detailed Description

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (include/ecl/converters_lite/byte_array.hpp)

  • Program Listing for File byte_array.hpp

Detailed Description

March 2011.

Includes

  • ecl/config/portable_types.hpp

Included By

  • File converters_lite.hpp

Namespaces

  • Namespace ecl

Functions

  • Function ecl::from_byte_array(uint32&, const unsigned char *)

  • Function ecl::from_byte_array(int32&, const signed char *)

  • Function ecl::from_byte_array(uint32&, const char *)

  • Function ecl::from_byte_array(uint32&, const signed char *)

  • Function ecl::from_byte_array(int32&, const unsigned char *)

  • Function ecl::from_byte_array(int32&, const char *)

Previous Next

© Copyright The <ecl_converters_lite> Contributors. License: BSD.

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