Class: Babeltrace::CTF::FloatDecl
- Inherits:
-
Declaration
- Object
- Declaration
- Babeltrace::CTF::FloatDecl
- Defined in:
- lib/babeltrace/ctf/events.rb
Instance Attribute Summary
Attributes inherited from Declaration
Instance Method Summary collapse
Methods inherited from Declaration
create, #field_type, #initialize
Constructor Details
This class inherits a constructor from Babeltrace::CTF::Declaration
Instance Method Details
#def_class ⇒ Object
511 512 513 |
# File 'lib/babeltrace/ctf/events.rb', line 511 def def_class FloatDef end |