EPP LaunchInfoRsp Class.
More...
#include <LaunchInfoRsp.H>
void LaunchInfoRsp::add_mark |
( |
const SMDMark & |
mark | ) |
|
|
inline |
string LaunchInfoRsp::get_applicationId |
( |
| ) |
const |
|
inline |
Returns the application Identifier of the Launch Application.
- Returns
- application Identifier of the Launch Application
list<SMDMark> LaunchInfoRsp::get_marks |
( |
| ) |
const |
|
inline |
Returns the list of marks.
- Returns
- list of marks
Returns the phase of the launch.
- Returns
- phase of the launch
Returns the status of the Launch Application.
- Returns
- status of the Launch Application
void LaunchInfoRsp::set_applicationId |
( |
const string & |
applicationId | ) |
|
|
inline |
Sets the application Identifier of the Launch Application.
- Parameters
-
applicationId | application Identifier of the Launch Application |
void LaunchInfoRsp::set_marks |
( |
const list< SMDMark > & |
marks | ) |
|
|
inline |
Sets the list of marks.
- Parameters
-
void LaunchInfoRsp::set_phase |
( |
const LaunchPhase & |
phase | ) |
|
|
inline |
Sets the phase of the launch.
- Parameters
-
Sets the status of the Launch Application.
- Parameters
-
status | status of the Launch Application |
The documentation for this class was generated from the following file: