A B C D E F G H I J L M N O P Q R S T U V W X Z

O

OP - Static variable in class condor.classad.Expr
A type flag indicating that this is a unary or binary operator.
OPT_ARG - Static variable in class condor.classad.GetOpt
A value for LongOption.has Arg meaning "option has an optional argument".
OP_EQ - Static variable in class condor.classad.Parser
Internal code for a token.
OP_GE - Static variable in class condor.classad.Parser
Internal code for a token.
OP_IS - Static variable in class condor.classad.Parser
Internal code for a token.
OP_ISNT - Static variable in class condor.classad.Parser
Internal code for a token.
OP_LAND - Static variable in class condor.classad.Parser
Internal code for a token.
OP_LE - Static variable in class condor.classad.Parser
Internal code for a token.
OP_LOR - Static variable in class condor.classad.Parser
Internal code for a token.
OP_NE - Static variable in class condor.classad.Parser
Internal code for a token.
OP_SHL - Static variable in class condor.classad.Parser
Internal code for a token.
OP_SHR - Static variable in class condor.classad.Parser
Internal code for a token.
OP_SHRR - Static variable in class condor.classad.Parser
Internal code for a token.
OR - Static variable in class condor.classad.Expr
Token ID corresponding to the operator ||.
Op - class condor.classad.Op.
A unary or binary expression.
Op(int, Expr, Expr) - Constructor for class condor.classad.Op
Construct a node for a binary operator.
Op(int, Expr) - Constructor for class condor.classad.Op
Construct a node for a unary operator.
op - Variable in class condor.classad.Op
The top-level operator.
opName - Static variable in class condor.classad.Expr
A table mapping operator codes to character-string names.
opNameXML - Static variable in class condor.classad.Expr
A table mapping operator codes to character-string names, escaped for XML.
optarg - Variable in class condor.classad.GetOpt
For communication from nextOpt() to the caller.
opterr - Variable in class condor.classad.GetOpt
If set to false, do not print messages to System.err for unrecognized options.
optind - Variable in class condor.classad.GetOpt
Index in argv of the next element to be scanned.
optopt - Variable in class condor.classad.GetOpt
Set to an option character which was unrecognized.

A B C D E F G H I J L M N O P Q R S T U V W X Z