Class: Syskit::RobyApp::Configuration::ModelOnlyServer

Inherits:
Struct
  • Object
show all
Defined in:
lib/syskit/roby_app/configuration.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#loaderObject

Returns the value of attribute loader

Returns:

  • (Object)

    the current value of loader



440
441
442
# File 'lib/syskit/roby_app/configuration.rb', line 440

def loader
  @loader
end

Instance Method Details

#disconnectObject



444
445
# File 'lib/syskit/roby_app/configuration.rb', line 444

def disconnect
end

#wait_termination(timeout = 0) ⇒ Object



441
442
443
# File 'lib/syskit/roby_app/configuration.rb', line 441

def wait_termination(timeout = 0)
    []
end