nixio Logo
latest

Getting started:

  • Installation
  • Libraries & tools

Introduction:

  • Introduction to NIX
  • Basic idea
  • Tutorials
  • NIX data model

Use cases

  • NIX in action

Troubleshooting:

  • Getting support
  • FAQ

Misc

  • NIX API and File Format Versioning
  • Creating a NIX release

API Reference

  • API Reference
nixio
  • Docs »
  • File Value.hpp
  • Edit on GitHub

File Value.hpp¶

↰ Parent directory (include/nix)

Contents

  • Definition (include/nix/Value.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (include/nix/Value.hpp)¶

  • Program Listing for File Value.hpp

Includes¶

  • nix/DataType.hpp (File DataType.hpp)

  • nix/None.hpp (File None.hpp)

  • nix/Platform.hpp (File Platform.hpp)

  • nix/Variant.hpp (File Variant.hpp)

Included By¶

  • File nix.hpp

Namespaces¶

  • Namespace nix

Classes¶

  • Class Value

Functions¶

  • Function nix::operator!=(const Value&, const Value&)

  • Function nix::operator<<(std::ostream&, const Value&)

  • Function nix::swap(Value&, Value&)


© Copyright 2019, G-Node Revision 44feb93a.

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