00001 package Sct_SctApi;
00002
00003
00011 public class _TriggerStub extends org.omg.CORBA.portable.ObjectImpl implements Sct_SctApi.Trigger
00012 {
00013
00014 public void print ()
00015 {
00016 org.omg.CORBA.portable.InputStream $in = null;
00017 try {
00018 org.omg.CORBA.portable.OutputStream $out = _request ("print", true);
00019 $in = _invoke ($out);
00020 return;
00021 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00022 $in = $ex.getInputStream ();
00023 String _id = $ex.getId ();
00024 throw new org.omg.CORBA.MARSHAL (_id);
00025 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00026 print ( );
00027 } finally {
00028 _releaseReply ($in);
00029 }
00030 }
00031
00032 public void singleL1A ()
00033 {
00034 org.omg.CORBA.portable.InputStream $in = null;
00035 try {
00036 org.omg.CORBA.portable.OutputStream $out = _request ("singleL1A", true);
00037 $in = _invoke ($out);
00038 return;
00039 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00040 $in = $ex.getInputStream ();
00041 String _id = $ex.getId ();
00042 throw new org.omg.CORBA.MARSHAL (_id);
00043 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00044 singleL1A ( );
00045 } finally {
00046 _releaseReply ($in);
00047 }
00048 }
00049
00050 public void doubleL1A (short delay)
00051 {
00052 org.omg.CORBA.portable.InputStream $in = null;
00053 try {
00054 org.omg.CORBA.portable.OutputStream $out = _request ("doubleL1A", true);
00055 $out.write_ushort (delay);
00056 $in = _invoke ($out);
00057 return;
00058 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00059 $in = $ex.getInputStream ();
00060 String _id = $ex.getId ();
00061 throw new org.omg.CORBA.MARSHAL (_id);
00062 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00063 doubleL1A (delay );
00064 } finally {
00065 _releaseReply ($in);
00066 }
00067 }
00068
00069 public void delayedL1A (short delay)
00070 {
00071 org.omg.CORBA.portable.InputStream $in = null;
00072 try {
00073 org.omg.CORBA.portable.OutputStream $out = _request ("delayedL1A", true);
00074 $out.write_ushort (delay);
00075 $in = _invoke ($out);
00076 return;
00077 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00078 $in = $ex.getInputStream ();
00079 String _id = $ex.getId ();
00080 throw new org.omg.CORBA.MARSHAL (_id);
00081 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00082 delayedL1A (delay );
00083 } finally {
00084 _releaseReply ($in);
00085 }
00086 }
00087
00088 public void calL1A (short delay)
00089 {
00090 org.omg.CORBA.portable.InputStream $in = null;
00091 try {
00092 org.omg.CORBA.portable.OutputStream $out = _request ("calL1A", true);
00093 $out.write_ushort (delay);
00094 $in = _invoke ($out);
00095 return;
00096 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00097 $in = $ex.getInputStream ();
00098 String _id = $ex.getId ();
00099 throw new org.omg.CORBA.MARSHAL (_id);
00100 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00101 calL1A (delay );
00102 } finally {
00103 _releaseReply ($in);
00104 }
00105 }
00106
00107 public void pulseL1A (short delay)
00108 {
00109 org.omg.CORBA.portable.InputStream $in = null;
00110 try {
00111 org.omg.CORBA.portable.OutputStream $out = _request ("pulseL1A", true);
00112 $out.write_ushort (delay);
00113 $in = _invoke ($out);
00114 return;
00115 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00116 $in = $ex.getInputStream ();
00117 String _id = $ex.getId ();
00118 throw new org.omg.CORBA.MARSHAL (_id);
00119 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00120 pulseL1A (delay );
00121 } finally {
00122 _releaseReply ($in);
00123 }
00124 }
00125
00126 public void softL1A (short delay)
00127 {
00128 org.omg.CORBA.portable.InputStream $in = null;
00129 try {
00130 org.omg.CORBA.portable.OutputStream $out = _request ("softL1A", true);
00131 $out.write_ushort (delay);
00132 $in = _invoke ($out);
00133 return;
00134 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00135 $in = $ex.getInputStream ();
00136 String _id = $ex.getId ();
00137 throw new org.omg.CORBA.MARSHAL (_id);
00138 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00139 softL1A (delay );
00140 } finally {
00141 _releaseReply ($in);
00142 }
00143 }
00144
00145 public void softCalL1A (short delay, short delay2)
00146 {
00147 org.omg.CORBA.portable.InputStream $in = null;
00148 try {
00149 org.omg.CORBA.portable.OutputStream $out = _request ("softCalL1A", true);
00150 $out.write_ushort (delay);
00151 $out.write_ushort (delay2);
00152 $in = _invoke ($out);
00153 return;
00154 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00155 $in = $ex.getInputStream ();
00156 String _id = $ex.getId ();
00157 throw new org.omg.CORBA.MARSHAL (_id);
00158 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00159 softCalL1A (delay, delay2 );
00160 } finally {
00161 _releaseReply ($in);
00162 }
00163 }
00164
00165 public void softPulseL1A (short delay, short delay2)
00166 {
00167 org.omg.CORBA.portable.InputStream $in = null;
00168 try {
00169 org.omg.CORBA.portable.OutputStream $out = _request ("softPulseL1A", true);
00170 $out.write_ushort (delay);
00171 $out.write_ushort (delay2);
00172 $in = _invoke ($out);
00173 return;
00174 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00175 $in = $ex.getInputStream ();
00176 String _id = $ex.getId ();
00177 throw new org.omg.CORBA.MARSHAL (_id);
00178 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00179 softPulseL1A (delay, delay2 );
00180 } finally {
00181 _releaseReply ($in);
00182 }
00183 }
00184
00185 public void bcL1A (short delay)
00186 {
00187 org.omg.CORBA.portable.InputStream $in = null;
00188 try {
00189 org.omg.CORBA.portable.OutputStream $out = _request ("bcL1A", true);
00190 $out.write_ushort (delay);
00191 $in = _invoke ($out);
00192 return;
00193 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00194 $in = $ex.getInputStream ();
00195 String _id = $ex.getId ();
00196 throw new org.omg.CORBA.MARSHAL (_id);
00197 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00198 bcL1A (delay );
00199 } finally {
00200 _releaseReply ($in);
00201 }
00202 }
00203
00204 public void bcCalL1A (short delay, short delay2)
00205 {
00206 org.omg.CORBA.portable.InputStream $in = null;
00207 try {
00208 org.omg.CORBA.portable.OutputStream $out = _request ("bcCalL1A", true);
00209 $out.write_ushort (delay);
00210 $out.write_ushort (delay2);
00211 $in = _invoke ($out);
00212 return;
00213 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00214 $in = $ex.getInputStream ();
00215 String _id = $ex.getId ();
00216 throw new org.omg.CORBA.MARSHAL (_id);
00217 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00218 bcCalL1A (delay, delay2 );
00219 } finally {
00220 _releaseReply ($in);
00221 }
00222 }
00223
00224 public void bcPulseL1A (short delay, short delay2)
00225 {
00226 org.omg.CORBA.portable.InputStream $in = null;
00227 try {
00228 org.omg.CORBA.portable.OutputStream $out = _request ("bcPulseL1A", true);
00229 $out.write_ushort (delay);
00230 $out.write_ushort (delay2);
00231 $in = _invoke ($out);
00232 return;
00233 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00234 $in = $ex.getInputStream ();
00235 String _id = $ex.getId ();
00236 throw new org.omg.CORBA.MARSHAL (_id);
00237 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00238 bcPulseL1A (delay, delay2 );
00239 } finally {
00240 _releaseReply ($in);
00241 }
00242 }
00243
00244 public void setCommIncr (short command, short incr)
00245 {
00246 org.omg.CORBA.portable.InputStream $in = null;
00247 try {
00248 org.omg.CORBA.portable.OutputStream $out = _request ("setCommIncr", true);
00249 $out.write_ushort (command);
00250 $out.write_ushort (incr);
00251 $in = _invoke ($out);
00252 return;
00253 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00254 $in = $ex.getInputStream ();
00255 String _id = $ex.getId ();
00256 throw new org.omg.CORBA.MARSHAL (_id);
00257 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00258 setCommIncr (command, incr );
00259 } finally {
00260 _releaseReply ($in);
00261 }
00262 }
00263
00264 public void getCommIncr (org.omg.CORBA.ShortHolder command, org.omg.CORBA.ShortHolder incr)
00265 {
00266 org.omg.CORBA.portable.InputStream $in = null;
00267 try {
00268 org.omg.CORBA.portable.OutputStream $out = _request ("getCommIncr", true);
00269 $in = _invoke ($out);
00270 command.value = $in.read_ushort ();
00271 incr.value = $in.read_ushort ();
00272 return;
00273 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00274 $in = $ex.getInputStream ();
00275 String _id = $ex.getId ();
00276 throw new org.omg.CORBA.MARSHAL (_id);
00277 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00278 getCommIncr (command, incr );
00279 } finally {
00280 _releaseReply ($in);
00281 }
00282 }
00283
00284 public void get_info (ipc.InfoHolder inf)
00285 {
00286 org.omg.CORBA.portable.InputStream $in = null;
00287 try {
00288 org.omg.CORBA.portable.OutputStream $out = _request ("get_info", true);
00289 $in = _invoke ($out);
00290 inf.value = ipc.InfoHelper.read ($in);
00291 return;
00292 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00293 $in = $ex.getInputStream ();
00294 String _id = $ex.getId ();
00295 throw new org.omg.CORBA.MARSHAL (_id);
00296 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00297 get_info (inf );
00298 } finally {
00299 _releaseReply ($in);
00300 }
00301 }
00302
00303 public void destroy ()
00304 {
00305 org.omg.CORBA.portable.InputStream $in = null;
00306 try {
00307 org.omg.CORBA.portable.OutputStream $out = _request ("destroy", false);
00308 $in = _invoke ($out);
00309 return;
00310 } catch (org.omg.CORBA.portable.ApplicationException $ex) {
00311 $in = $ex.getInputStream ();
00312 String _id = $ex.getId ();
00313 throw new org.omg.CORBA.MARSHAL (_id);
00314 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
00315 destroy ( );
00316 } finally {
00317 _releaseReply ($in);
00318 }
00319 }
00320
00321
00322 private static String[] __ids = {
00323 "IDL:Sct_SctApi/Trigger:1.0",
00324 "IDL:ipc/freeable:1.0"};
00325
00326 public String[] _ids ()
00327 {
00328 return (String[])__ids.clone ();
00329 }
00330
00331 private void readObject (java.io.ObjectInputStream s) throws java.io.IOException
00332 {
00333 String str = s.readUTF ();
00334 String[] args = null;
00335 java.util.Properties props = null;
00336 org.omg.CORBA.Object obj = org.omg.CORBA.ORB.init (args, props).string_to_object (str);
00337 org.omg.CORBA.portable.Delegate delegate = ((org.omg.CORBA.portable.ObjectImpl) obj)._get_delegate ();
00338 _set_delegate (delegate);
00339 }
00340
00341 private void writeObject (java.io.ObjectOutputStream s) throws java.io.IOException
00342 {
00343 String[] args = null;
00344 java.util.Properties props = null;
00345 String str = org.omg.CORBA.ORB.init (args, props).object_to_string (this);
00346 s.writeUTF (str);
00347 }
00348 }