Serial port and GPS

CmdLineOpts Class

Parses command line options.

For a list of all members of this type, see CmdLineOpts Members.

System.Object
   serial.CmdLineOpts

[Visual Basic]
Public Class CmdLineOpts
[C#]
public class CmdLineOpts

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

A rudimentary replacement of GNU getopt.

Requirements

Namespace: serial

Assembly: osm (in osm.exe)

See Also

CmdLineOpts Members | serial Namespace