Load a VolumePkg from disk.
More...
#include <vc/graph/core.hpp>
|
auto | serialize_ (bool, const filesystem::path &) -> smgl::Metadata override |
|
void | deserialize_ (const smgl::Metadata &meta, const filesystem::path &) override |
|
Load a VolumePkg from disk.
Definition at line 30 of file core.hpp.
◆ LoadVolumePkgNode()
volcart::LoadVolumePkgNode::LoadVolumePkgNode |
( |
| ) |
|
◆ deserialize_()
void volcart::LoadVolumePkgNode::deserialize_ |
( |
const smgl::Metadata & |
meta, |
|
|
const filesystem::path & |
|
|
) |
| |
|
overrideprivate |
smgl custom deserialization
◆ serialize_()
auto volcart::LoadVolumePkgNode::serialize_ |
( |
bool |
, |
|
|
const filesystem::path & |
|
|
) |
| -> smgl::Metadata |
|
overrideprivate |
smgl custom serialization
◆ path
smgl::InputPort<filesystem::path> volcart::LoadVolumePkgNode::path |
VolPkg path.
Definition at line 40 of file core.hpp.
◆ path_
filesystem::path volcart::LoadVolumePkgNode::path_ {} |
|
private |
◆ volpkg
Loaded VolPkg.
Definition at line 42 of file core.hpp.
◆ vpkg_
Loaded VolPkg
Definition at line 36 of file core.hpp.
The documentation for this class was generated from the following file: