Class: GirFFI::Builder::VoidReturnValue

Inherits:
ReturnValue show all
Defined in:
lib/gir_ffi/builder/argument.rb

Overview

Null object to represent the case where no actual value is returned.

Constant Summary

Constants inherited from Argument::Base

Argument::Base::KEYWORDS, Argument::Base::TAG_TO_WRAPPER_CLASS_MAP

Instance Attribute Summary

Attributes inherited from Argument::Base

#array_arg, #length_arg, #name

Instance Method Summary collapse

Methods inherited from ReturnValue

#inarg

Methods inherited from Argument::Base

#argument_class_name, #array_size, #callarg, #cleanup, #elm_t, #inarg, #initialize, #post, #postpost, #pre, #retval, #safe, #subtype_tag_or_class_name, #type_info, #type_tag

Constructor Details

This class inherits a constructor from GirFFI::Builder::Argument::Base

Instance Method Details

#cvarObject



443
# File 'lib/gir_ffi/builder/argument.rb', line 443

def cvar; end

#retnameObject



444
# File 'lib/gir_ffi/builder/argument.rb', line 444

def retname; end