History log of /openbmc/openpower-proc-control/temporary_file.hpp (Results 1 – 1 of 1)
Revision Date Author Comments
# 4f7b9bd3 25-Nov-2021 Jayanth Othayoth <ojayanth@in.ibm.com>

Add TemporaryFile class

Added support for creating temporary file
- Constructor creates the temporary file.
- Destructor deletes the file.
- Provided remove function to delete th

Add TemporaryFile class

Added support for creating temporary file
- Constructor creates the temporary file.
- Destructor deletes the file.
- Provided remove function to delete the file.

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I2a5e81af8cf4f4621e5ec6437b936126b7e9ba5a

show more ...