9#if !defined(OWL_CMDLINE_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
52 TKind GetTokenKind()
const;
54#if defined(OWL5_COMPAT)
Command line argument processing class, processes in the form:
@ Option
Option type token. Leading / or - skipped by Token.
@ Value
Value for name or option. Leading : or = skipped by Token.
@ Start
No tokens have been parsed yet.
@ Name
Name type token, has no leading / or -.
TKind GetTokenKind() const
Object Windows Library (OWLNext Core)
General definitions used by all ObjectWindows programs.