2 //=============================================================================
6 * @author Source code used in TAO has been modified and adapted from thecode provided in the book
7 * @author "Advanced CORBA Programming with C++"by Michi Henning and Steve Vinoski. Copyright1999. Addison-Wesley
9 * @author MA. Used with permission ofAddison-Wesley.Modified for TAO by Mike Moran <mm4@cs.wustl.edu>
11 //=============================================================================
19 int ICP_online (unsigned long id
); // Add device
20 int ICP_offline (unsigned long id
); // Remove device
23 int ICP_get (unsigned long id
,
28 int ICP_set (unsigned long id
,