Function rcg::loadFile
Defined in File config.h
Function Documentation
Loads the contents of a file via the GenICam FileAccessControl interface.
- Parameters:
nodemap – Initialized nodemap.
name – Name of file.
exception – True if an error should be signaled via exception.
- Returns:
Value or an empty string in case of an error and exception is false.