::: header
:::
Overview Directory File Source {align=“top”} Etc Categories Search Index Help User documentation
single page{target=“_top”} | use frames{target=“_top”} summary class fields routine details file attributes
::: content
\
::: {#file_comments} ::: small This class is an IDL representation of the Result element from the Satellite Situation Center (SSC) XML schema. ::: :::
Author
: B. Harris
Copyright
: Copyright (c) 2013 United States Government as represented by the National Aeronautics and Space Administration. No copyright is claimed in the United States under Title 17, U.S.Code. All Other Rights Reserved.
::: class-description
Subclasses: SpdfSscDataResult SpdfSscFileResult
::: details
statusCode [init ]{.smaller}
:
statusSubCode [init ]{.smaller}
:
statusText [init ]{.smaller}
:
:::
:::
: Creates an SpdfResult object.
: Performs cleanup operations when this object is destroyed.
[result
]{.var} = SpdfResult::getStatusCode()
: Gets the status code value.
[result
]{.var} = SpdfResult::getStatusSubCode()
: Gets the status sub-code value.
[result
]{.var} = SpdfResult::getStatusText()
: Gets the status text.
: Prints a textual representation of this object.
: Defines the SpdfResult class.
::: {#routine-details}
::: {#SpdfResult::init .routine-details .details}
[result
]{.var} = SpdfResult::init(
[statusCode
=
[string
]{.var}]{.argument}[,
statusSubCode
=
[string
]{.var}]{.argument}[,
statusText
=
[strarr
]{.var}]{.argument})
Creates an SpdfResult object.
::: small reference to an SpdfResult object. :::
statusCode [in type=string ]{.smaller}
: result status code.
statusSubCode [in type=string ]{.smaller}
: result status sub-code.
statusText [in type=strarr ]{.smaller}
: result status text. :::
::: {#SpdfResult::cleanup .routine-details .details}
SpdfResult::cleanup
Performs cleanup operations when this object is destroyed.
::: {#SpdfResult::getStatusCode .routine-details .details}
[result
]{.var} = SpdfResult::getStatusCode()
Gets the status code value.
::: small status code value. ::: :::
::: {#SpdfResult::getStatusSubCode .routine-details .details}
[result
]{.var} = SpdfResult::getStatusSubCode()
Gets the status sub-code value.
::: small status sub-code value. ::: :::
::: {#SpdfResult::getStatusText .routine-details .details}
[result
]{.var} = SpdfResult::getStatusText()
Gets the status text.
::: small a reference to strarr of status text. ::: :::
::: {#SpdfResult::print .routine-details .details}
SpdfResult::print
Prints a textual representation of this object.
::: {#SpdfResult__define .routine-details .details}
SpdfResult__define
Defines the SpdfResult class.
::: {#attributes}
Modification date: Fri May 13 08:54:13 2022 Lines: 38
:::
SSC
Feedback.
:::
::: footer
Produced by IDLdoc 3.6.4 on Mon Apr 8 09:51:01 2024 IDLdoc project information{target=“_top”}
:::