Parma_Polyhedra_Library::Interfaces::Java::Java_FMID_Cache Struct Reference

A cache for field and method IDs of Java classes. More...

#include <ppl_java_common.defs.hh>

List of all members.

Public Attributes

jmethodID Boolean_valueOf_ID
jmethodID Boolean_boolValue_ID
jmethodID Integer_valueOf_ID
jmethodID Integer_intValue_ID
jmethodID Long_valueOf_ID
jmethodID Long_longValue_ID
jfieldID Artificial_Parameter_le_ID
jfieldID Artificial_Parameter_den_ID
jmethodID Artificial_Parameter_init_ID
jmethodID Artificial_Parameter_Sequence_init_ID
jmethodID Artificial_Parameter_Sequence_add_ID
jfieldID Bounded_Integer_Type_Overflow_OVERFLOW_WRAPS_ID
jfieldID Bounded_Integer_Type_Overflow_OVERFLOW_UNDEFINED_ID
jfieldID Bounded_Integer_Type_Overflow_OVERFLOW_IMPOSSIBLE_ID
jmethodID Bounded_Integer_Type_Overflow_ordinal_ID
jfieldID Bounded_Integer_Type_Representation_UNSIGNED_ID
jfieldID Bounded_Integer_Type_Representation_SIGNED_2_COMPLEMENT_ID
jmethodID Bounded_Integer_Type_Representation_ordinal_ID
jfieldID Bounded_Integer_Type_Width_BITS_8_ID
jfieldID Bounded_Integer_Type_Width_BITS_16_ID
jfieldID Bounded_Integer_Type_Width_BITS_32_ID
jfieldID Bounded_Integer_Type_Width_BITS_64_ID
jfieldID Bounded_Integer_Type_Width_BITS_128_ID
jmethodID Bounded_Integer_Type_Width_ordinal_ID
jfieldID By_Reference_obj_ID
jmethodID By_Reference_init_ID
jfieldID Coefficient_value_ID
jmethodID Coefficient_init_from_String_ID
jmethodID Coefficient_toString_ID
jmethodID Complexity_Class_ordinal_ID
jfieldID Congruence_mod_ID
jfieldID Congruence_lhs_ID
jfieldID Congruence_rhs_ID
jmethodID Congruence_init_ID
jfieldID Constraint_lhs_ID
jfieldID Constraint_rhs_ID
jfieldID Constraint_kind_ID
jmethodID Constraint_init_ID
jmethodID Degenerate_Element_ordinal_ID
jfieldID Generator_gt_ID
jfieldID Generator_le_ID
jfieldID Generator_div_ID
jmethodID Generator_line_ID
jmethodID Generator_ray_ID
jmethodID Generator_point_ID
jmethodID Generator_closure_point_ID
jfieldID Grid_Generator_gt_ID
jfieldID Grid_Generator_le_ID
jfieldID Grid_Generator_div_ID
jmethodID Grid_Generator_grid_line_ID
jmethodID Grid_Generator_parameter_ID
jmethodID Grid_Generator_grid_point_ID
jmethodID Generator_Type_ordinal_ID
jmethodID Grid_Generator_Type_ordinal_ID
jmethodID Constraint_System_init_ID
jmethodID Constraint_System_add_ID
jmethodID Congruence_System_init_ID
jmethodID Congruence_System_add_ID
jmethodID Generator_System_init_ID
jmethodID Generator_System_add_ID
jmethodID Grid_Generator_System_init_ID
jmethodID Grid_Generator_System_add_ID
jmethodID System_iterator_ID
jmethodID System_Iterator_has_next_ID
jmethodID System_Iterator_next_ID
jmethodID Linear_Expression_sum_ID
jmethodID Linear_Expression_times_ID
jfieldID Linear_Expression_Coefficient_coeff_ID
jmethodID Linear_Expression_Coefficient_init_ID
jfieldID Linear_Expression_Difference_lhs_ID
jfieldID Linear_Expression_Difference_rhs_ID
jfieldID Linear_Expression_Sum_lhs_ID
jfieldID Linear_Expression_Sum_rhs_ID
jfieldID Linear_Expression_Times_coeff_ID
jfieldID Linear_Expression_Times_lin_expr_ID
jmethodID Linear_Expression_Times_init_from_coeff_var_ID
jfieldID Linear_Expression_Unary_Minus_arg_ID
jmethodID Linear_Expression_Variable_init_ID
jmethodID Linear_Expression_Variable_var_id_ID
jfieldID MIP_Problem_Status_UNFEASIBLE_MIP_PROBLEM_ID
jfieldID MIP_Problem_Status_UNBOUNDED_MIP_PROBLEM_ID
jfieldID MIP_Problem_Status_OPTIMIZED_MIP_PROBLEM_ID
jmethodID MIP_Problem_Status_ordinal_ID
jfieldID Optimization_Mode_MAXIMIZATION_ID
jfieldID Optimization_Mode_MINIMIZATION_ID
jmethodID Optimization_Mode_ordinal_ID
jfieldID PIP_Problem_Control_Parameter_Name_CUTTING_STRATEGY_ID
jfieldID PIP_Problem_Control_Parameter_Name_PIVOT_ROW_STRATEGY
jmethodID PIP_Problem_Control_Parameter_Name_ordinal_ID
jfieldID PIP_Problem_Control_Parameter_Value_CUTTING_STRATEGY_FIRST_ID
jfieldID PIP_Problem_Control_Parameter_Value_CUTTING_STRATEGY_DEEPEST_ID
jfieldID PIP_Problem_Control_Parameter_Value_CUTTING_STRATEGY_ALL_ID
jfieldID PIP_Problem_Control_Parameter_Value_PIVOT_ROW_STRATEGY_FIRST_ID
jfieldID PIP_Problem_Control_Parameter_Value_PIVOT_ROW_STRATEGY_MAX_COLUMN_ID
jmethodID PIP_Problem_Control_Parameter_Value_ordinal_ID
jfieldID PIP_Problem_Status_UNFEASIBLE_PIP_PROBLEM_ID
jfieldID PIP_Problem_Status_OPTIMIZED_PIP_PROBLEM_ID
jmethodID PIP_Problem_Status_ordinal_ID
jfieldID Pair_first_ID
jfieldID Pair_second_ID
jmethodID Poly_Con_Relation_init_ID
jmethodID Poly_Gen_Relation_init_ID
jfieldID PPL_Object_ptr_ID
jfieldID Relation_Symbol_EQUAL_ID
jfieldID Relation_Symbol_GREATER_OR_EQUAL_ID
jfieldID Relation_Symbol_GREATER_THAN_ID
jmethodID Relation_Symbol_ordinal_ID
jfieldID Variable_varid_ID
jmethodID Variable_init_ID
jmethodID Variables_Set_init_ID
jmethodID Variables_Set_add_ID
jmethodID Variables_Set_iterator_ID
jmethodID Variables_Set_Iterator_has_next_ID
jmethodID Variables_Set_Iterator_next_ID

Detailed Description

A cache for field and method IDs of Java classes.

The IDs for fields and methods of PPL Java classes are automatically by the static initializer of the corresponding Java class. The static initializers of some PPL Java class also stores the IDs for fields and methods of non-PPL classes (e.g., Boolean, Long, etc.).

Definition at line 267 of file ppl_java_common.defs.hh.


Member Data Documentation

Definition at line 270 of file ppl_java_common.defs.hh.

Definition at line 377 of file ppl_java_common.defs.hh.

Definition at line 379 of file ppl_java_common.defs.hh.

Definition at line 378 of file ppl_java_common.defs.hh.

Definition at line 383 of file ppl_java_common.defs.hh.

Definition at line 382 of file ppl_java_common.defs.hh.

Definition at line 381 of file ppl_java_common.defs.hh.

Definition at line 386 of file ppl_java_common.defs.hh.

Definition at line 384 of file ppl_java_common.defs.hh.

Definition at line 385 of file ppl_java_common.defs.hh.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 27 16:35:42 2011 for PPL Configured Java Language Interface by  doxygen 1.6.3