FiberVISH
0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
v5
VScriptH5Snapshot.hpp
1
/*
2
* VScriptH5Snapshot.hpp
3
*
4
* Created on: Jul 20, 2016
5
* Author: dimos
6
*/
7
8
#ifndef FISH_V5_VSCRIPTH5SNAPSHOT_HPP_
9
#define FISH_V5_VSCRIPTH5SNAPSHOT_HPP_
10
11
20
#include <ocean/plankton/VLoader.hpp>
21
#include <
string
>
22
23
struct
VScriptH5Snapshot
:
Wizt::VishSaver
24
{
25
VScriptH5Snapshot
()
26
:
Wizt::VishSaver
(
"sv5"
)
27
{}
28
29
~VScriptH5Snapshot
();
30
31
bool
save(
const
std::string&s)
override
;
32
33
};
34
35
36
37
#endif
/* FISH_V5_VSCRIPTH5SNAPSHOT_HPP_ */
string
VScriptH5Snapshot
The VScriptH5Snapshot that takes a snapshot of the current state of the Vish network,...
Definition
VScriptH5Snapshot.hpp:24
Wizt::VishSaver
Generated on Sun Mar 1 2026 10:23:26 for FiberVISH by
1.9.8