public class _DasConfigStub extends org.omg.CORBA.portable.ObjectImpl implements DasConfig
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_ob_opsClass |
| Constructor and Description |
|---|
_DasConfigStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
void |
add_collector_by_ref(RealTimeCollector[] _ob_a0) |
void |
add_collector_by_string(java.lang.String[] _ob_a0) |
void |
set_collector_by_ref(RealTimeCollector[] _ob_a0)
Sets the collectors that this data acquisition device is to
send data to.
|
void |
set_collector_by_string(java.lang.String[] _ob_a0) |
void |
set_soh_by_ref(DasSoh _ob_a0) |
void |
set_soh_by_string(java.lang.String[] _ob_a0) |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic void set_collector_by_ref(RealTimeCollector[] _ob_a0) throws CollectorMaxExceeded
DasConfigOperationsset_collector_by_ref in interface DasConfigOperationsCollectorMaxExceededpublic void set_collector_by_string(java.lang.String[] _ob_a0)
throws CollectorMaxExceeded
set_collector_by_string in interface DasConfigOperationsCollectorMaxExceededpublic void add_collector_by_ref(RealTimeCollector[] _ob_a0) throws CollectorMaxExceeded
add_collector_by_ref in interface DasConfigOperationsCollectorMaxExceededpublic void add_collector_by_string(java.lang.String[] _ob_a0)
throws CollectorMaxExceeded
add_collector_by_string in interface DasConfigOperationsCollectorMaxExceededpublic void set_soh_by_ref(DasSoh _ob_a0) throws NotImplemented
set_soh_by_ref in interface DasConfigOperationsNotImplementedpublic void set_soh_by_string(java.lang.String[] _ob_a0)
throws NotImplemented
set_soh_by_string in interface DasConfigOperationsNotImplemented