services.alh 260 B

1234567
  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)