OR-Tools
8.2
Annotation Member List
This is the complete list of members for
Annotation
, including all inherited members.
ANNOTATION_LIST
enum value
Annotation
AnnotationList
(std::vector< Annotation > list)
Annotation
static
annotations
Annotation
AppendAllIntegerVariables
(std::vector< IntegerVariable * > *vars) const
Annotation
DebugString
() const
Annotation
Empty
()
Annotation
static
FUNCTION_CALL
enum value
Annotation
FunctionCall
(const std::string &id)
Annotation
static
FunctionCallWithArguments
(const std::string &id, std::vector< Annotation > args)
Annotation
static
id
Annotation
Identifier
(const std::string &id)
Annotation
static
IDENTIFIER
enum value
Annotation
INT_VALUE
enum value
Annotation
INT_VAR_REF
enum value
Annotation
INT_VAR_REF_ARRAY
enum value
Annotation
IntegerValue
(int64 value)
Annotation
static
INTERVAL
enum value
Annotation
Interval
(int64 interval_min, int64 interval_max)
Annotation
static
interval_max
Annotation
interval_min
Annotation
IsFunctionCallWithIdentifier
(const std::string &identifier) const
Annotation
inline
String
(const std::string &str)
Annotation
static
STRING_VALUE
enum value
Annotation
string_value
Annotation
Type
enum name
Annotation
type
Annotation
Variable
(IntegerVariable *const var)
Annotation
static
VariableList
(std::vector< IntegerVariable * > variables)
Annotation
static
variables
Annotation
Generated by
1.9.1