services.alh 306 B

12345678
  1. String function comm_newPort()
  2. Boolean function comm_hasInput(comm : String)
  3. Void function comm_set(comm : String, value : Element)
  4. Element function comm_get(comm : String)
  5. String function comm_connect(service : String)
  6. Void function comm_close(comm : String)
  7. Element function comm_get_list(comm : String)