| Package | Description |
|---|---|
| org.tango.server.events |
Implementation of Tango events
|
| org.tango.server.idl |
Utilities for Tango IDL
|
| org.tango.server.pipe |
Implementation of Tango pipe
|
| org.tango.server.servant |
The CORBA servant
|
| Modifier and Type | Method and Description |
|---|---|
fr.esrf.Tango.DevVarLongStringArray |
EventManager.subcribe(String deviceName,
PipeImpl pipe)
Initialize ZMQ event system if not already done,
subscribe to the specified event end
returns the connection parameters for specified event.
|
| Modifier and Type | Method and Description |
|---|---|
static fr.esrf.Tango.PipeConfig |
TangoIDLUtil.toPipeConfig(PipeImpl pipe) |
| Modifier and Type | Method and Description |
|---|---|
int |
PipeImpl.compareTo(PipeImpl o) |
| Modifier and Type | Method and Description |
|---|---|
static PipeImpl |
DeviceImpl.getPipe(String name,
List<PipeImpl> pipeList) |
| Modifier and Type | Method and Description |
|---|---|
List<PipeImpl> |
DeviceImpl.getPipeList()
Get a copy of the commands
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceImpl.addPipe(PipeImpl pipe) |
void |
DeviceImpl.removePipe(PipeImpl pipe)
remove pipe of the device.
|
| Modifier and Type | Method and Description |
|---|---|
static PipeImpl |
DeviceImpl.getPipe(String name,
List<PipeImpl> pipeList) |
Copyright © 2012–2017 Tango Controls. All rights reserved.