Interface | Description |
---|---|
ListBuilder.Counter | |
ListBuilder.Getter<T> |
Class | Description |
---|---|
BuildLibs |
Constants for linking libraries.
|
DateUtils |
DateUtils
This class contains functions for date conversions.
|
ListBuilder |
Creates a list from a counter and a getter.
|
None |
None
Low level wrapper to NIX None.hpp .
|
OptionalUtils |
OptionalUtils
Low level wrapper to Boost optionals.
|
OptionalUtils.OptionalDouble |
OptionalDouble
Low level boost::optional<double> wrapper
|
OptionalUtils.OptionalString |
OptionalString
Low level boost::optional<string> wrapper
|
VectorUtils |
VectorUtils
Low level wrapper to std vectors.
|
VectorUtils.BlockVector |
BlockVector
Low level std::vector<nix::Block> wrapper
|
VectorUtils.DataArrayVector |
DataArrayVector
Low level std::vector<nix::DataArray> wrapper
|
VectorUtils.DimensionVector |
DimensionVector
Low level std::vector<nix::Dimension> wrapper
|
VectorUtils.FeatureVector |
FeatureVector
Low level std::vector<nix::Feature> wrapper
|
VectorUtils.MessageVector |
MessageVector
Low level std::vector<nix::valid::Message> wrapper
|
VectorUtils.MultiTagVector |
MultiTagVector
Low level std::vector<nix::MultiTag> wrapper
|
VectorUtils.PropertyVector |
PropertyVector
Low level std::vector<nix::Property> wrapper
|
VectorUtils.SectionVector |
SectionVector
Low level std::vector<nix::Section> wrapper
|
VectorUtils.SourceVector |
SourceVector
Low level std::vector<nix::Source> wrapper
|
VectorUtils.StringVector |
StringVector
Low level std::vector<std::string> wrapper
|
VectorUtils.TagVector |
TagVector
Low level std::vector<nix::Tag> wrapper
|
VectorUtils.ValueVector |
ValueVector
Low level std::vector<nix::Value> wrapper
|
Copyright © 2016. All rights reserved.