Function rcg::saveFile
Defined in File config.h
Function Documentation
Loads the contents of the given string as a file via the GenICam FileAccessControl interface.
- Parameters:
nodemap – Initialized nodemap.
name – Name of file.
data – String with file contents.
exception – True if an error should be signaled via exception.
- Returns:
True if file has been written successfully. False in case of an error.