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 IDimensions.hpp
  • Edit on GitHub

File IDimensions.hpp¶

↰ Parent directory (include/nix/base)

Contents

  • Definition (include/nix/base/IDimensions.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Enums

  • Functions

Definition (include/nix/base/IDimensions.hpp)¶

  • Program Listing for File IDimensions.hpp

Includes¶

  • boost/optional.hpp

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

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

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

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

  • nix/base/IDataFrame.hpp (File IDataFrame.hpp)

  • ostream

  • string

  • vector

Included By¶

  • File IDataArray.hpp

  • File Dimensions.hpp

  • File checks.hpp

  • File helper.hpp

Namespaces¶

  • Namespace nix

  • Namespace nix::base

Classes¶

  • Template Struct objectToType< nix::base::IDataFrameDimension >

  • Template Struct objectToType< nix::base::IRangeDimension >

  • Template Struct objectToType< nix::base::ISampledDimension >

  • Template Struct objectToType< nix::base::ISetDimension >

  • Class IDataFrameDimension

  • Class IDimension

  • Class IRangeDimension

  • Class ISampledDimension

  • Class ISetDimension

Enums¶

  • Enum DimensionType

Functions¶

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


© Copyright 2019, G-Node Revision 44feb93a.

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