|
SDDS ToolKit Programs and Libraries for C and Python
|
Acceptance tests for selective I/O, custom streams, live files, and transformations.
Covers projection pushdown, row slicing, page indexes, headerless streams, reconnect, file replacement, locking, live reads, update strategies, checked conversions, row masks, matrices, and transformed copies.
Definition in file test_sdds3_advanced.cc.
#include "SDDS.hpp"#include <cassert>#include <cmath>#include <cstdio>#include <cstdint>#include <filesystem>#include <fstream>#include <limits>#include <sstream>#include <string>#include <vector>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 454 of file test_sdds3_advanced.cc.