Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::codegen::CodeGenerator Member List

This is the complete list of members for operations_research::math_opt::codegen::CodeGenerator, including all inherited members.

CodeGenerator(const AttrOpFunctionInfos *attr_op_function_infos)operations_research::math_opt::codegen::CodeGeneratorinlineexplicit
EmitAttributes(absl::Span< const CodegenAttrTypeDescriptor > descriptors, std::string *out) constoperations_research::math_opt::codegen::CodeGeneratorvirtual
EmitAttrOp(absl::string_view op_name, const CodegenAttrTypeDescriptor &descriptor, const AttrOpFunctionInfo &info, std::string *out) constoperations_research::math_opt::codegen::CodeGeneratorinlinevirtual
EmitElements(absl::Span< const absl::string_view > elements, std::string *out) constoperations_research::math_opt::codegen::CodeGeneratorinlinevirtual
EmitHeader(std::string *out) constoperations_research::math_opt::codegen::CodeGeneratorinlinevirtual
GenerateCode() constoperations_research::math_opt::codegen::CodeGenerator
StartAttrType(const CodegenAttrTypeDescriptor &descriptor, std::string *out) constoperations_research::math_opt::codegen::CodeGeneratorinlinevirtual
~CodeGenerator()=defaultoperations_research::math_opt::codegen::CodeGeneratorvirtual