SSAGES
0.9.3
Software Suite for Advanced General Ensemble Simulations
|
Class for JSON loader include plugin. More...
#include <JSONLoaderPlugin.h>
Public Member Functions | |
virtual void | ApplyFilter (std::string &contents, const std::string &path) override |
Apply filter to string. More... | |
Class for JSON loader include plugin.
Definition at line 57 of file JSONLoaderPlugin.h.
|
inlineoverridevirtual |
Apply filter to string.
contents | String whose contents will be modified. |
path | Path for JSON path specification. |
This filter replaces @include(file.json)
with contents.
Implements SSAGES::JSONLoaderPlugin.
Definition at line 68 of file JSONLoaderPlugin.h.
References SSAGES::GetFileContents().