|
NeKernel dev
|
Journal class for NeFS. More...
#include <NeFS.h>
Public Member Functions | |
| NeFileSystemJournal (const char *stamp=nullptr) | |
| ~NeFileSystemJournal ()=default | |
| Bool | CreateJournal (NeFileSystemParser *parser) |
| Bool | GetJournal (NeFileSystemParser *parser) |
| Bool | ReleaseJournal () |
| Bool | CommitJournal (NeFileSystemParser *parser, Char *xml_data, Char *journal_name) |
Private Attributes | |
| NEFS_CATALOG_STRUCT * | mNode {nullptr} |
| Char | mStamp [kNeFSCatalogNameLen] = {"/etc/xml/journal" kNeFSJournalExt} |
Journal class for NeFS.
|
inlineexplicit |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |