Atlas Runtime
Atlas::FASection Struct Reference

#include <fase.hpp>

Collaboration diagram for Atlas::FASection:

Public Member Functions

 FASection (LogEntry *first, LogEntry *last)
 
 FASection ()=delete
 
 FASection (const FASection &)=delete
 
 FASection (FASection &&)=delete
 
FASectionoperator= (const FASection &)=delete
 
FASectionoperator= (FASection &&)=delete
 

Public Attributes

LogEntryFirst
 
LogEntryLast
 
FASectionNext
 
bool IsDeleted
 

Constructor & Destructor Documentation

Atlas::FASection::FASection ( LogEntry first,
LogEntry last 
)
inlineexplicit
Atlas::FASection::FASection ( )
delete
Atlas::FASection::FASection ( const FASection )
delete
Atlas::FASection::FASection ( FASection &&  )
delete

Member Function Documentation

FASection& Atlas::FASection::operator= ( const FASection )
delete
FASection& Atlas::FASection::operator= ( FASection &&  )
delete

Member Data Documentation

LogEntry* Atlas::FASection::First
bool Atlas::FASection::IsDeleted
LogEntry* Atlas::FASection::Last
FASection* Atlas::FASection::Next

The documentation for this struct was generated from the following file: