|
EPICS Base
7.0.8.1
|
Convert ip addresses to ASCII asynchronously. More...

Go to the source code of this file.
Classes | |
| class | ipAddrToAsciiCallBack |
| Users implement this virtual class to use ipAddrToAsciiTransaction. More... | |
| class | ipAddrToAsciiTransaction |
| class | ipAddrToAsciiEngine |
| Class which manages creating transactions for converting ipAddr's to ASCII. More... | |
ipAddrToAsciiEngine is the first class needed to convert an ipAddr to an ASCII address. From the engine, you can use createTransaction() to create a transaction object. The transaction object lets you attach callbacks and convert an address to ASCII.
Definition in file ipAddrToAsciiAsynchronous.h.
1.8.5