DFSLink Developer Documentation

MainClass Members

MainClass overview

Public Static Methods

Equals (inherited from Object) 
ReferenceEquals (inherited from Object) 

Private Static Constructor

MainClass Constructor Initializes the static fields of the MainClass class.

Private Static Fields

ALL The "/all" argument.
CREATE_SCRIPT The "/createScript" argument.
DEFAULT_FILE The name of the default file.
dfslink Keeps the DFSLink object.
doubles Count's doubles in the DFS structure, doubles are not added.
help True if help was shown.
LOG The "/log" argument, to create a log file.
processor 
SCRIPT To use a script file.

Private Static Methods

argumentParsing Interpretes the given arguments.
executeScript Execute the default script.
increaseArray Increase the capacity of an array.
insertReplaceArray Insert an array into an other. Pos specifies the position for insert. Attention: the data at this position will be replaced with the first value of the source array.
lineSplitOverloaded. Split the passed line with the separator " " and "\"" into an array.
Main The main entry point of the application.
showAppInfo Shows assemlby informations about DFSLink.
showHelp Show a help text.

Public Instance Constructors

MainClass Constructor Initializes a new instance of the MainClass class.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

MainClass Class | dfslink Namespace