Atlas Runtime
|
#include <fase.hpp>
Public Member Functions | |
FASection (LogEntry *first, LogEntry *last) | |
FASection ()=delete | |
FASection (const FASection &)=delete | |
FASection (FASection &&)=delete | |
FASection & | operator= (const FASection &)=delete |
FASection & | operator= (FASection &&)=delete |
Public Attributes | |
LogEntry * | First |
LogEntry * | Last |
FASection * | Next |
bool | IsDeleted |
|
delete |
|
delete |
|
delete |
LogEntry* Atlas::FASection::First |
bool Atlas::FASection::IsDeleted |
LogEntry* Atlas::FASection::Last |
FASection* Atlas::FASection::Next |