org.omg.CORBA
Interface PollableSetOperations
- All Known Subinterfaces:
- PollableSet
- All Known Implementing Classes:
- _PollableSetLocalBase, PollableSetLocalTie
public interface PollableSetOperations
Generated from IDL interface "PollableSet".
- Version:
- generated at Mar 23, 2009 3:46:12 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
create_dii_pollable
DIIPollable create_dii_pollable()
add_pollable
void add_pollable(Pollable potential)
get_ready_pollable
Pollable get_ready_pollable(int timeout)
throws NoPossiblePollable
- Throws:
NoPossiblePollable
remove
void remove(Pollable potential)
throws UnknownPollable
- Throws:
UnknownPollable
number_left
short number_left()
Copyright © 2009. All Rights Reserved.