alma::acs::callbacks::ResponderUtil Class Reference
List of all members.
Static Public Member Functions |
| static Completion | giveCompletion (Exception exc) |
| static Completion | giveCompletion () |
| static CBDescOut | giveDescOut (CBDescIn descIn) |
| static void | respond (String returnValue, CBstring cb, CBDescIn descIn) |
| static void | respond (Exception exc, CBstring cb, CBDescIn descIn) |
| static void | respond (String[] returnValue, CBstringSeq cb, CBDescIn descIn) |
| static void | respond (Exception exc, CBstringSeq cb, CBDescIn descIn) |
| static void | respond (int returnValue, CBlong cb, CBDescIn descIn) |
| static void | respond (Exception exc, CBlong cb, CBDescIn descIn) |
| static void | respond (int[] returnValue, CBlongSeq cb, CBDescIn descIn) |
| static void | respond (Exception exc, CBlongSeq cb, CBDescIn descIn) |
| static void | respond (double returnValue, CBdouble cb, CBDescIn descIn) |
| static void | respond (Exception exc, CBdouble cb, CBDescIn descIn) |
| static void | respond (double[] returnValue, CBdoubleSeq cb, CBDescIn descIn) |
| static void | respond (Exception exc, CBdoubleSeq cb, CBDescIn descIn) |
Detailed Description
- Author:
- mschilli
Member Function Documentation
| static Completion alma::acs::callbacks::ResponderUtil::giveCompletion |
( |
|
) |
[inline, static] |
| static Completion alma::acs::callbacks::ResponderUtil::giveCompletion |
( |
Exception |
exc |
) |
[inline, static] |
| static CBDescOut alma::acs::callbacks::ResponderUtil::giveDescOut |
( |
CBDescIn |
descIn |
) |
[inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
Exception |
exc, |
|
|
CBdoubleSeq |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
double[] |
returnValue, |
|
|
CBdoubleSeq |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
Exception |
exc, |
|
|
CBdouble |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
double |
returnValue, |
|
|
CBdouble |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
Exception |
exc, |
|
|
CBlongSeq |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
int[] |
returnValue, |
|
|
CBlongSeq |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
Exception |
exc, |
|
|
CBlong |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
int |
returnValue, |
|
|
CBlong |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
Exception |
exc, |
|
|
CBstringSeq |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
String[] |
returnValue, |
|
|
CBstringSeq |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
Exception |
exc, |
|
|
CBstring |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
| static void alma::acs::callbacks::ResponderUtil::respond |
( |
String |
returnValue, |
|
|
CBstring |
cb, |
|
|
CBDescIn |
descIn | |
|
) |
| | [inline, static] |
The documentation for this class was generated from the following file: