F´ Flight Software - C/C++ Documentation
NASA-v1.5.0
A framework for building embedded system applications to NASA flight quality standards.
|
Go to the documentation of this file.
13 #ifndef OS_ValidatedFile_HPP
14 #define OS_ValidatedFile_HPP
29 const char*
const fileName
Os::ValidateFile::Status validate(void)
#define PRIVATE
overridable private for unit testing
const Fw::EightyCharString & getHashFileName(void) const
Os::ValidateFile::Status createHashFile(void)
Fw::EightyCharString hashFileName
The hash file name.
Defines a file class to validate files or generate a file validator file.
An container class for holding a hash buffer.
const Fw::EightyCharString & getFileName(void) const
Utils::HashBuffer hashBuffer
The hash value after creating or loading a validation file.
ValidatedFile(const char *const fileName)
Construct a validated file.
Declares ISF basic types.
const Utils::HashBuffer & getHashBuffer(void) const