import "CosClockService.idl";
Public Types | |
typedef sequence< ClockEntry > | ClockEntries |
Public Methods | |
ClockEntry | get_entry (in string with_name) raises (UnknownEntry) |
ClockEntries | available_entries () |
void | register (in ClockEntry entry) |
void | delete_entry (in string with_name) raises (UnknownEntry) |
|
|
|
|
|
|
|
|
|
|