diff --git a/src/ca/CAref.html b/src/ca/CAref.html index 604520cd9..57919150d 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -143,6 +143,7 @@ height="31" width="88">

  • ca_sg_put
  • ca_sg_reset
  • ca_sg_test
  • +
  • ca_state
  • ca_test_event
  • ca_test_io
  • ca_write_access
  • @@ -1978,9 +1979,8 @@ use at the users discretion.

    user private pointer
    -

    channel_state()

    -
    /* channel connection state */
    -#include <cadef.h>
    +

    ca_state()

    +
    #include <cadef.h>
     enum channel_state {
             cs_never_conn, /* valid chid, server not found or unavaliable */
             cs_prev_conn,  /* valid chid, previously connected to server */