1 //=============================================================================
5 * @author Source code used in TAO has been modified and adapted from the codeprovided in the book
6 * @author "Advanced CORBA Programming with C++" by MichiHenning and Steve Vinoski. Copyright 1999. Addison-Wesley
8 * @author MA.Modified for TAO by Mike Moran <mm4@cs.wustl.edu>
10 //=============================================================================
17 int ICP_online(unsigned long id
); // Add device
18 int ICP_offline(unsigned long id
); // Remove device
19 int ICP_get( // Get attribute
25 int ICP_set( // Set attribute