Class: OroGen::Loaders::PkgConfig::Type

Inherits:
Struct
  • Object
show all
Defined in:
lib/orogen/loaders/pkg_config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#exportedObject

Returns the value of attribute exported

Returns:

  • (Object)

    the current value of exported



33
34
35
# File 'lib/orogen/loaders/pkg_config.rb', line 33

def exported
  @exported
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



33
34
35
# File 'lib/orogen/loaders/pkg_config.rb', line 33

def name
  @name
end