OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::SectionParserContext Struct Reference

Public Attributes

int priority
 
SectionParsersectionParser
 
int lineNo
 
std::streampos offset
 
bool isActive
 

Detailed Description

Definition at line 54 of file SectionParserManager.hpp.

Member Data Documentation

◆ isActive

bool OpenMD::SectionParserContext::isActive

Definition at line 59 of file SectionParserManager.hpp.

◆ lineNo

int OpenMD::SectionParserContext::lineNo

Definition at line 57 of file SectionParserManager.hpp.

◆ offset

std::streampos OpenMD::SectionParserContext::offset

Definition at line 58 of file SectionParserManager.hpp.

◆ priority

int OpenMD::SectionParserContext::priority

Definition at line 55 of file SectionParserManager.hpp.

◆ sectionParser

SectionParser* OpenMD::SectionParserContext::sectionParser

Definition at line 56 of file SectionParserManager.hpp.


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