Class
FFI::ConstGenerator::Constant
In:
lib/ffi/tools/const_generator.rb
Parent:
Object
Methods
converted_value
new
ruby_name
to_ruby
Attributes
cast
[R]
format
[R]
name
[R]
value
[RW]
Public Class methods
new
(name, format, cast, ruby_name = nil, converter=nil)
Public Instance methods
converted_value
()
ruby_name
()
to_ruby
()
[Validate]