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

B

BITAND - Static variable in class condor.classad.Expr
Token ID corresponding to the operator &.
BITOR - Static variable in class condor.classad.Expr
Token ID corresponding to the operator |.
BITXOR - Static variable in class condor.classad.Expr
Token ID corresponding to the operator ^.
BIT_COMPLEMENT - Static variable in class condor.classad.Expr
Token ID corresponding to the operator unary ~.
BOOLEAN - Static variable in class condor.classad.Expr
A type flag indicating that this is a boolean value.
BRIEF - Static variable in class condor.classad.ClassAdWriter
A combination of option flags for formatFlags.
Builtin - class condor.classad.Builtin.
A library of builtin functions.
base - Variable in class condor.classad.SelectExpr
The left argument (base expression) of the selection operator.
base - Variable in class condor.classad.SubscriptExpr
The left argument (base expression) of the subscript operator.
bind(RecordExpr, RecordExpr) - Static method in class condor.classad.ClassAd
Wrap a pair of ads in an environment defining "self" and "other".
bool(boolean) - Static method in class condor.classad.Constant
Convenience function that converts a boolean to Constant.TRUE or Constant.FALSE.
booleanValue() - Method in class condor.classad.Constant
Gets the boolean value of this Constant if possible.

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