Skip navigation links

diirt 3.0.1-SNAPSHOT API

Packages 
Package Description
org.diirt.datasource

pvManager

org.diirt.datasource.expression
Interfaces for the expressions PVManager can consume.
org.diirt.datasource.extra
This package contains experimental classes that, once stable, will be deprecated and moved into more official packages.
org.diirt.datasource.file
Support for a data source for file based channels (channel syntax).
org.diirt.datasource.file.json
Support for vTypes serialized in JSON (.jvtype) according to the mechanism provided by VTypeToJson.
org.diirt.datasource.formula
Support for formula expressions (formula syntax).
org.diirt.datasource.formula.alarm
Support for formula functions that operate on Alarms.
org.diirt.datasource.formula.array
Support for formula functions that operate on Arrays.
org.diirt.datasource.formula.channel
Support for formula functions that operate on channels.
org.diirt.datasource.formula.math
Support for formula functions that correspond to methods in Math.
org.diirt.datasource.formula.venum
Support for formula functions that operate on VEnums.
org.diirt.datasource.formula.vnumber
Support for formula functions that operate on VNumbers.
org.diirt.datasource.formula.vstring
Support for formula functions that operate on VStrings.
org.diirt.datasource.formula.vtable
Support for formula functions that operate on VTables.
org.diirt.datasource.graphene  
org.diirt.datasource.integration  
org.diirt.datasource.loc
Support for a data source that reads and writes channels that reside in the local memory (channel syntax).
org.diirt.datasource.pods.web  
org.diirt.datasource.sample  
org.diirt.datasource.sample.formula  
org.diirt.datasource.sample.graphene  
org.diirt.datasource.sample.jca  
org.diirt.datasource.sample.log
This class contains examples that shows how the logging works.
org.diirt.datasource.sample.services.math  
org.diirt.datasource.sim
DataSource for simulated data (channel syntax).
org.diirt.datasource.sys
DataSource for system data (channel syntax).
org.diirt.datasource.test
Support for a data source that simulates various error conditions.
org.diirt.datasource.timecache  
org.diirt.datasource.timecache.impl  
org.diirt.datasource.timecache.integration  
org.diirt.datasource.timecache.query  
org.diirt.datasource.timecache.source  
org.diirt.datasource.timecache.storage  
org.diirt.datasource.timecache.util  
org.diirt.datasource.util
Contains generic utility classes that at some point may be found and used in other libraries.
org.diirt.datasource.vtype
Support for control system types.
org.diirt.graphene  
org.diirt.graphene.io  
org.diirt.graphene.profile  
org.diirt.graphene.profile.image  
org.diirt.graphene.profile.impl  
org.diirt.graphene.profile.io  
org.diirt.graphene.profile.settings  
org.diirt.graphene.profile.utils  
org.diirt.javafx.graphene  
org.diirt.javafx.tools  
org.diirt.javafx.util  
org.diirt.pods.common  
org.diirt.pods.web  
org.diirt.pods.web.common
Common elements for WebPods client and server implementation.
org.diirt.service
Support for services (request/response operations).
org.diirt.service.exec
Support for services based on command-line execution (exec xml syntax).
org.diirt.service.jdbc
Support for database services based on JDBC (jdbc xml syntax).
org.diirt.support.ca
Support for Epics 3 data source (channel syntax).
org.diirt.support.cf.formula  
org.diirt.support.cf.service  
org.diirt.support.pva
Support for Epics 4 data source (channel syntax).
org.diirt.support.pva.adapters  
org.diirt.support.pva.formula  
org.diirt.support.pva.rpcservice
Support for database services based on pvAccess RPC.
org.diirt.support.pva.rpcservice.rpcclient  
org.diirt.util.array
Set of classes to handle iteration and read-only references to collections and arrays of primitives, without having to code for each individual case.
org.diirt.util.concurrent  
org.diirt.util.config  
org.diirt.util.exceptions
Contains a common set of exceptions that can be reused but do not fall in the common exceptions present in java.lang.
org.diirt.util.stats
Contains classes to handle statistical information.
org.diirt.util.text
Contains basic for text manipulation and value formatting.
org.diirt.util.time
Contains basic common classes to handle time at nanosecond precision.
org.diirt.vtype  
org.diirt.vtype.io  
org.diirt.vtype.json
Support for JSON serialization of vTypes according to the following (specification).
org.diirt.vtype.ndarray  
org.diirt.vtype.next
Value definitions and basic implementations.
org.diirt.vtype.table  
Skip navigation links

Copyright © 2015. All rights reserved.