Class: CShadow::DoublePointerAttribute
- Inherits:
-
PointerAttribute
- Object
- Attribute
- CNativeAttribute
- PointerAttribute
- CShadow::DoublePointerAttribute
- 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
Attributes inherited from Attribute
#cdecl, #check, #cvar, #dump, #free, #init, #load, #mark, #owner_class, #persists, #reader, #var, #writer
Method Summary
Methods inherited from PointerAttribute
Methods inherited from CNativeAttribute
Methods inherited from Attribute
inherited, #initialize, #inspect, match
Constructor Details
This class inherits a constructor from CShadow::PointerAttribute