get rid of two more references to pvIOC
This commit is contained in:
@ -263,7 +263,7 @@ to learn how to implement a service.</p>
|
||||
<dt>PVRecord and PVDatabase</dt>
|
||||
<dd>Defined below.</dd>
|
||||
<dt>The localChannelProvider itself</dt>
|
||||
<dd>This is the C++ implementation of package pvAccess in pvIOCJava.
|
||||
<dd>
|
||||
The localChannelProvider accesses data from PVRecords.
|
||||
It implements all channel methods except channelRPC,
|
||||
which is implemented by pvAccessCPP.
|
||||
@ -1659,7 +1659,6 @@ to issue gets when process is called.</p>
|
||||
<h2>examplePowerSupply</h2>
|
||||
<p>This is an example of creating a service that requires a somewhat complicated
|
||||
top level PVStructure.
|
||||
It is similar to the powerSupply example that is provided with pvIOCJava.
|
||||
Look at the code for details.
|
||||
</p>
|
||||
<h2>Array Performance and Memory Example</h2>
|
||||
|
@ -263,7 +263,7 @@ to learn how to implement a service.</p>
|
||||
<dt>PVRecord and PVDatabase</dt>
|
||||
<dd>Defined below.</dd>
|
||||
<dt>The localChannelProvider itself</dt>
|
||||
<dd>This is the C++ implementation of package pvAccess in pvIOCJava.
|
||||
<dd>
|
||||
The localChannelProvider accesses data from PVRecords.
|
||||
It implements all channel methods except channelRPC,
|
||||
which is implemented by pvAccessCPP.
|
||||
@ -1659,7 +1659,6 @@ to issue gets when process is called.</p>
|
||||
<h2>examplePowerSupply</h2>
|
||||
<p>This is an example of creating a service that requires a somewhat complicated
|
||||
top level PVStructure.
|
||||
It is similar to the powerSupply example that is provided with pvIOCJava.
|
||||
Look at the code for details.
|
||||
</p>
|
||||
<h2>Array Performance and Memory Example</h2>
|
||||
|
Reference in New Issue
Block a user