
Public Member Functions | |
| boolean | ice_isA (String s) |
| boolean | ice_isA (String s, Ice.Current __current) |
| String[] | ice_ids () |
| String[] | ice_ids (Ice.Current __current) |
| String | ice_id () |
| String | ice_id (Ice.Current __current) |
| final void | beat () |
| final void | configure (java.util.Map< java.lang.String, java.lang.String > config) |
| final void | destroy () |
| final String | getID () |
| final void | run () |
| final void | setComponentManager (ComponentManagerPrx man) |
| final void | setID (String id) |
| final void | setTimeServer (TimeServerPrx ts) |
| final void | start () |
| final void | stop () |
| final void | setWorkingMemory (WorkingMemoryPrx wm) |
| Ice.DispatchStatus | __dispatch (IceInternal.Incoming in, Ice.Current __current) |
| void | __write (IceInternal.BasicStream __os) |
| void | __read (IceInternal.BasicStream __is, boolean __rid) |
| void | __write (Ice.OutputStream __outS) |
| void | __read (Ice.InputStream __inS, boolean __rid) |
Static Public Member Functions | |
| static String | ice_staticId () |
| static Ice.DispatchStatus | ___setWorkingMemory (WorkingMemoryAttachedComponent __obj, IceInternal.Incoming __inS, Ice.Current __current) |
Static Public Attributes | |
| static final String[] | __ids |
Protected Member Functions | |
| void | ice_copyStateFrom (Ice.Object __obj) throws java.lang.CloneNotSupportedException |
Definition at line 23 of file _WorkingMemoryAttachedComponentDisp.java.
| static Ice.DispatchStatus cast.interfaces._WorkingMemoryAttachedComponentDisp.___setWorkingMemory | ( | WorkingMemoryAttachedComponent | __obj, | |
| IceInternal.Incoming | __inS, | |||
| Ice.Current | __current | |||
| ) | [static] |
Definition at line 154 of file _WorkingMemoryAttachedComponentDisp.java.
| Ice.DispatchStatus cast.interfaces._WorkingMemoryAttachedComponentDisp.__dispatch | ( | IceInternal.Incoming | in, | |
| Ice.Current | __current | |||
| ) |
Definition at line 186 of file _WorkingMemoryAttachedComponentDisp.java.
| void cast.interfaces._WorkingMemoryAttachedComponentDisp.__read | ( | Ice.InputStream | __inS, | |
| boolean | __rid | |||
| ) |
Definition at line 293 of file _WorkingMemoryAttachedComponentDisp.java.
| void cast.interfaces._WorkingMemoryAttachedComponentDisp.__read | ( | IceInternal.BasicStream | __is, | |
| boolean | __rid | |||
| ) |
Definition at line 272 of file _WorkingMemoryAttachedComponentDisp.java.
| void cast.interfaces._WorkingMemoryAttachedComponentDisp.__write | ( | Ice.OutputStream | __outS | ) |
Definition at line 284 of file _WorkingMemoryAttachedComponentDisp.java.
| void cast.interfaces._WorkingMemoryAttachedComponentDisp.__write | ( | IceInternal.BasicStream | __os | ) |
Definition at line 263 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.beat | ( | ) |
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 82 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.configure | ( | java.util.Map< java.lang.String, java.lang.String > | config | ) |
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 88 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.destroy | ( | ) |
Destroy the component. This removes it from CAST server.
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 97 of file _WorkingMemoryAttachedComponentDisp.java.
| final String cast.interfaces._WorkingMemoryAttachedComponentDisp.getID | ( | ) |
Get the id of this component.
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 106 of file _WorkingMemoryAttachedComponentDisp.java.
| void cast.interfaces._WorkingMemoryAttachedComponentDisp.ice_copyStateFrom | ( | Ice.Object | __obj | ) | throws java.lang.CloneNotSupportedException [protected] |
Definition at line 26 of file _WorkingMemoryAttachedComponentDisp.java.
| String cast.interfaces._WorkingMemoryAttachedComponentDisp.ice_id | ( | Ice.Current | __current | ) |
Definition at line 70 of file _WorkingMemoryAttachedComponentDisp.java.
| String cast.interfaces._WorkingMemoryAttachedComponentDisp.ice_id | ( | ) |
Definition at line 64 of file _WorkingMemoryAttachedComponentDisp.java.
| String [] cast.interfaces._WorkingMemoryAttachedComponentDisp.ice_ids | ( | Ice.Current | __current | ) |
Definition at line 58 of file _WorkingMemoryAttachedComponentDisp.java.
| String [] cast.interfaces._WorkingMemoryAttachedComponentDisp.ice_ids | ( | ) |
Definition at line 52 of file _WorkingMemoryAttachedComponentDisp.java.
| boolean cast.interfaces._WorkingMemoryAttachedComponentDisp.ice_isA | ( | String | s, | |
| Ice.Current | __current | |||
| ) |
Definition at line 46 of file _WorkingMemoryAttachedComponentDisp.java.
| boolean cast.interfaces._WorkingMemoryAttachedComponentDisp.ice_isA | ( | String | s | ) |
Definition at line 40 of file _WorkingMemoryAttachedComponentDisp.java.
| static String cast.interfaces._WorkingMemoryAttachedComponentDisp.ice_staticId | ( | ) | [static] |
Definition at line 76 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.run | ( | ) |
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 112 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.setComponentManager | ( | ComponentManagerPrx | man | ) |
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 118 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.setID | ( | String | id | ) |
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 124 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.setTimeServer | ( | TimeServerPrx | ts | ) |
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 130 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.setWorkingMemory | ( | WorkingMemoryPrx | wm | ) |
Implements cast.interfaces._WorkingMemoryAttachedComponentOperationsNC.
Definition at line 148 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.start | ( | ) |
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 136 of file _WorkingMemoryAttachedComponentDisp.java.
| final void cast.interfaces._WorkingMemoryAttachedComponentDisp.stop | ( | ) |
Implements cast.interfaces._CASTComponentOperationsNC.
Definition at line 142 of file _WorkingMemoryAttachedComponentDisp.java.
final String [] cast.interfaces._WorkingMemoryAttachedComponentDisp.__ids [static] |
Initial value:
{
"::Ice::Object",
"::cast::interfaces::CASTComponent",
"::cast::interfaces::WorkingMemoryAttachedComponent"
}
Definition at line 32 of file _WorkingMemoryAttachedComponentDisp.java.
1.5.8