Object
extension for taLib_ruby structures.
get structs of TA_*.
array of TA_* structs.
# File lib/tafunc.rb, line 20 def self.ta_types; self.constants.grep( /TA_.*/ ); end