Class: CF::Null

Inherits:
Base
  • Object
show all
Defined in:
lib/corefoundation/null.rb

Overview

Wrapper class for the cf null class

Instance Attribute Summary

Attributes inherited from Base

#ptr

Method Summary

Methods inherited from Base

check_cftype, #eql?, #equals?, finalize, #hash, #initialize, #null?, #to_cf, #to_ruby, typecast

Methods included from Memory

#inspect, #release, #retain, #to_ptr

Methods included from Register

included, #register_type

Constructor Details

This class inherits a constructor from CF::Base