Class: RCGTK::Int64
- Inherits:
 - 
      ConstantInteger
      
        
- Object
 - Value
 - User
 - Constant
 - ConstantNumber
 - ConstantInteger
 - RCGTK::Int64
 
 
- Defined in:
 - lib/rcgtk/value.rb
 
Overview
64 bit (8 byte) integer value.
Instance Attribute Summary
Attributes inherited from ConstantInteger
Attributes included from BindingClass
Method Summary
Methods inherited from ConstantInteger
#%, #*, #+, #-, #-@, #/, #and, #ashr, #cast, #cmp, #extact_sdiv, #initialize, #lshr, #not, #nsw_add, #nsw_mul, #nsw_neg, #nsw_sub, #nuw_add, #nuw_mul, #nuw_neg, #nuw_sub, #or, #shift, #shift_left, #shift_right, #to_f, #udiv, #urem, #value, #xor
Methods inherited from ConstantNumber
Methods inherited from Constant
#addr_space_cast, #bitcast_to, #get_element_ptr, #get_element_ptr_in_bounds, #initialize
Methods inherited from User
Methods inherited from Value
#==, #attributes, #bitcast, #constant?, #dump, #hash, #initialize, #name, #name=, #null?, #print, #trunc, #trunc_or_bitcast, #type, #undefined?, #zextend, #zextend_or_bitcast
Methods included from BindingClass
Constructor Details
This class inherits a constructor from RCGTK::ConstantInteger