Class: NWRFC::Structure

Inherits:
DataContainer show all
Defined in:
lib/nwrfc.rb

Overview

Represents a structure. An instance is obtained internally by passing the handle of a structure. A user can obtain an instance by invoking sub-field access of a structure or a function

Instance Attribute Summary

Attributes inherited from DataContainer

#desc, #handle

Method Summary

Methods inherited from DataContainer

#[], #[]=, #fields, #initialize, #member_metadata, #value_to_date, #value_to_time

Constructor Details

This class inherits a constructor from NWRFC::DataContainer