SSAGES
0.1
A MetaDynamics Package
|
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 55 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 66 of file JSONLoaderPlugin.h.
References SSAGES::GetFileContents().