JGR MSTS Editors and Tools
SimisFormat Class
NamespacesJgr.IO.ParserSimisFormat

[This is preliminary documentation and is subject to change.]

Contains all the information for reading and writing a single Simis format.
Declaration Syntax
C#Visual BasicVisual C++
[ImmutableAttribute]
public class SimisFormat
<ImmutableAttribute> _
Public Class SimisFormat
[ImmutableAttribute]
public ref class SimisFormat
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SimisFormat(BnfFile)
Constructs a SimisFormat from a BnfFile.

Bnf
The Bnf used for verification during reading and writing of this format.

Equals(Object) (Inherited from Object.)
Extension
The file extension (e.g. "dat") or filename (e.g. "tsection.dat") to which this format applies.

FieldGetter(String, String, Object%) (Inherited from Object.)
FieldSetter(String, String, Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
Format
The Simis stream format (e.g. "a1") for this Simis format.

GetFieldInfo(String, String) (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (Inherited from Object.)
Name
A human-readable string for identifying the format.

Roots
A list of all the root productions in the BNF for parsing.

ToString()()()() (Inherited from Object.)
Inheritance Hierarchy
Object
SimisFormat

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682