SDDS ToolKit Programs and Libraries for C and Python
Loading...
Searching...
No Matches
SDDSParameter.cc File Reference

Detailed Description

Archived implementation of the original SDDS3 parameter class.

Provides legacy parameter definition, conversion, and page-storage routines for builds that explicitly enable the unmodernized SDDS3 API.

Note
This source is retained for migration reference and is not compiled into libSDDSpp.
License
This file is distributed under the terms of the Software License Agreement found in the file LICENSE included with this distribution.

Definition in file SDDSParameter.cc.

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <stdarg.h>
#include <ctype.h>
#include <limits.h>
#include <math.h>
#include <float.h>
#include "SDDS3.h"

Go to the source code of this file.