Class: CShadow::DoublePointerAttribute

Inherits:
PointerAttribute show all
Defined in:
lib/cgen/attribute.rb

Overview

can be used for variable length arrays–see examples/matrix.rb.

Instance Attribute Summary

Attributes inherited from CNativeAttribute

#ctype

Attributes inherited from Attribute

#cdecl, #check, #cvar, #dump, #free, #init, #load, #mark, #owner_class, #persists, #reader, #var, #writer

Method Summary

Methods inherited from PointerAttribute

#initialize

Methods inherited from CNativeAttribute

#initialize, match

Methods inherited from Attribute

inherited, #initialize, #inspect, match

Constructor Details

This class inherits a constructor from CShadow::PointerAttribute