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 and context such that inside ad1, self refers to ad1, other refers to ad2, and any other attribute is searched for first in ad1 and then in ad2 (and similarly, with ad1 and ad2 interchanged).
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