File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,6 @@ namespace openPMD
3333 * @param initialize_from Optionally initialize the IOHandler from a previous
3434 * interim IOHandler which to replace with the handler now
3535 * being initialized.
36- * @param path Path to root folder for all operations associated with
37- the desired handler.
38- * @param access Access mode describing desired operations and
39- permissions of the desired handler.
4036 * @param format Format describing the IO backend of the desired handler.
4137 * @param originalExtension The filename extension as it was originally
4238 * specified by the user.
@@ -63,10 +59,6 @@ std::unique_ptr<AbstractIOHandler> createIOHandler(
6359 * @param initialize_from Optionally initialize the IOHandler from a previous
6460 * interim IOHandler which to replace with the handler now
6561 * being initialized.
66- * @param path Path to root folder for all operations associated with
67- * the desired handler.
68- * @param access Access describing desired operations and permissions
69- * of the desired handler.
7062 * @param format Format describing the IO backend of the desired handler.
7163 * @param originalExtension The filename extension as it was originally
7264 * specified by the user.
You can’t perform that action at this time.
0 commit comments