casa
$Rev:20696$
|
#include <EnumerationParser.h>
Static Public Member Functions | |
static string | toXML (const string &elementName, ReceiverBandMod::ReceiverBand e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ReceiverBandMod::ReceiverBand > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ReceiverBandMod::ReceiverBand > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ReceiverBandMod::ReceiverBand > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ReceiverBandMod::ReceiverBand | getReceiverBand (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ReceiverBandMod::ReceiverBand from a string. | |
static vector < ReceiverBandMod::ReceiverBand > | getReceiverBand1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ReceiverBandMod::ReceiverBand> from a string. | |
static vector< vector < ReceiverBandMod::ReceiverBand > > | getReceiverBand2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ReceiverBandMod::ReceiverBand> > from a string. | |
static vector< vector< vector < ReceiverBandMod::ReceiverBand > > > | getReceiverBand3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ReceiverBandMod::ReceiverBand> > > from a string. | |
static string | toXML (const string &elementName, SBTypeMod::SBType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SBTypeMod::SBType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SBTypeMod::SBType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SBTypeMod::SBType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SBTypeMod::SBType | getSBType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SBTypeMod::SBType from a string. | |
static vector< SBTypeMod::SBType > | getSBType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SBTypeMod::SBType> from a string. | |
static vector< vector < SBTypeMod::SBType > > | getSBType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SBTypeMod::SBType> > from a string. | |
static vector< vector< vector < SBTypeMod::SBType > > > | getSBType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SBTypeMod::SBType> > > from a string. | |
static string | toXML (const string &elementName, DirectionReferenceCodeMod::DirectionReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DirectionReferenceCodeMod::DirectionReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DirectionReferenceCodeMod::DirectionReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DirectionReferenceCodeMod::DirectionReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DirectionReferenceCodeMod::DirectionReferenceCode | getDirectionReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DirectionReferenceCodeMod::DirectionReferenceCode from a string. | |
static vector < DirectionReferenceCodeMod::DirectionReferenceCode > | getDirectionReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DirectionReferenceCodeMod::DirectionReferenceCode> from a string. | |
static vector< vector < DirectionReferenceCodeMod::DirectionReferenceCode > > | getDirectionReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > from a string. | |
static vector< vector< vector < DirectionReferenceCodeMod::DirectionReferenceCode > > > | getDirectionReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, CorrelationModeMod::CorrelationMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelationModeMod::CorrelationMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelationModeMod::CorrelationMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelationModeMod::CorrelationMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelationModeMod::CorrelationMode | getCorrelationMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelationModeMod::CorrelationMode from a string. | |
static vector < CorrelationModeMod::CorrelationMode > | getCorrelationMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelationModeMod::CorrelationMode> from a string. | |
static vector< vector < CorrelationModeMod::CorrelationMode > > | getCorrelationMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelationModeMod::CorrelationMode> > from a string. | |
static vector< vector< vector < CorrelationModeMod::CorrelationMode > > > | getCorrelationMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelationModeMod::CorrelationMode> > > from a string. | |
static string | toXML (const string &elementName, AtmPhaseCorrectionMod::AtmPhaseCorrection e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AtmPhaseCorrectionMod::AtmPhaseCorrection | getAtmPhaseCorrection (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AtmPhaseCorrectionMod::AtmPhaseCorrection from a string. | |
static vector < AtmPhaseCorrectionMod::AtmPhaseCorrection > | getAtmPhaseCorrection1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> from a string. | |
static vector< vector < AtmPhaseCorrectionMod::AtmPhaseCorrection > > | getAtmPhaseCorrection2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > from a string. | |
static vector< vector< vector < AtmPhaseCorrectionMod::AtmPhaseCorrection > > > | getAtmPhaseCorrection3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > from a string. | |
static string | toXML (const string &elementName, ProcessorTypeMod::ProcessorType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ProcessorTypeMod::ProcessorType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ProcessorTypeMod::ProcessorType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ProcessorTypeMod::ProcessorType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ProcessorTypeMod::ProcessorType | getProcessorType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ProcessorTypeMod::ProcessorType from a string. | |
static vector < ProcessorTypeMod::ProcessorType > | getProcessorType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ProcessorTypeMod::ProcessorType> from a string. | |
static vector< vector < ProcessorTypeMod::ProcessorType > > | getProcessorType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ProcessorTypeMod::ProcessorType> > from a string. | |
static vector< vector< vector < ProcessorTypeMod::ProcessorType > > > | getProcessorType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ProcessorTypeMod::ProcessorType> > > from a string. | |
static string | toXML (const string &elementName, SpectralResolutionTypeMod::SpectralResolutionType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SpectralResolutionTypeMod::SpectralResolutionType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SpectralResolutionTypeMod::SpectralResolutionType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SpectralResolutionTypeMod::SpectralResolutionType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SpectralResolutionTypeMod::SpectralResolutionType | getSpectralResolutionType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SpectralResolutionTypeMod::SpectralResolutionType from a string. | |
static vector < SpectralResolutionTypeMod::SpectralResolutionType > | getSpectralResolutionType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SpectralResolutionTypeMod::SpectralResolutionType> from a string. | |
static vector< vector < SpectralResolutionTypeMod::SpectralResolutionType > > | getSpectralResolutionType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > from a string. | |
static vector< vector< vector < SpectralResolutionTypeMod::SpectralResolutionType > > > | getSpectralResolutionType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > from a string. | |
static string | toXML (const string &elementName, CalibrationDeviceMod::CalibrationDevice e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalibrationDeviceMod::CalibrationDevice > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalibrationDeviceMod::CalibrationDevice > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalibrationDeviceMod::CalibrationDevice > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalibrationDeviceMod::CalibrationDevice | getCalibrationDevice (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalibrationDeviceMod::CalibrationDevice from a string. | |
static vector < CalibrationDeviceMod::CalibrationDevice > | getCalibrationDevice1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalibrationDeviceMod::CalibrationDevice> from a string. | |
static vector< vector < CalibrationDeviceMod::CalibrationDevice > > | getCalibrationDevice2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalibrationDeviceMod::CalibrationDevice> > from a string. | |
static vector< vector< vector < CalibrationDeviceMod::CalibrationDevice > > > | getCalibrationDevice3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > from a string. | |
static string | toXML (const string &elementName, AntennaMakeMod::AntennaMake e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AntennaMakeMod::AntennaMake > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AntennaMakeMod::AntennaMake > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AntennaMakeMod::AntennaMake > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AntennaMakeMod::AntennaMake | getAntennaMake (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AntennaMakeMod::AntennaMake from a string. | |
static vector < AntennaMakeMod::AntennaMake > | getAntennaMake1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AntennaMakeMod::AntennaMake> from a string. | |
static vector< vector < AntennaMakeMod::AntennaMake > > | getAntennaMake2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AntennaMakeMod::AntennaMake> > from a string. | |
static vector< vector< vector < AntennaMakeMod::AntennaMake > > > | getAntennaMake3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AntennaMakeMod::AntennaMake> > > from a string. | |
static string | toXML (const string &elementName, AntennaTypeMod::AntennaType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AntennaTypeMod::AntennaType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AntennaTypeMod::AntennaType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AntennaTypeMod::AntennaType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AntennaTypeMod::AntennaType | getAntennaType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AntennaTypeMod::AntennaType from a string. | |
static vector < AntennaTypeMod::AntennaType > | getAntennaType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AntennaTypeMod::AntennaType> from a string. | |
static vector< vector < AntennaTypeMod::AntennaType > > | getAntennaType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AntennaTypeMod::AntennaType> > from a string. | |
static vector< vector< vector < AntennaTypeMod::AntennaType > > > | getAntennaType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AntennaTypeMod::AntennaType> > > from a string. | |
static string | toXML (const string &elementName, SourceModelMod::SourceModel e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SourceModelMod::SourceModel > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SourceModelMod::SourceModel > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SourceModelMod::SourceModel > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SourceModelMod::SourceModel | getSourceModel (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SourceModelMod::SourceModel from a string. | |
static vector < SourceModelMod::SourceModel > | getSourceModel1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SourceModelMod::SourceModel> from a string. | |
static vector< vector < SourceModelMod::SourceModel > > | getSourceModel2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SourceModelMod::SourceModel> > from a string. | |
static vector< vector< vector < SourceModelMod::SourceModel > > > | getSourceModel3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SourceModelMod::SourceModel> > > from a string. | |
static string | toXML (const string &elementName, FrequencyReferenceCodeMod::FrequencyReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FrequencyReferenceCodeMod::FrequencyReferenceCode | getFrequencyReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FrequencyReferenceCodeMod::FrequencyReferenceCode from a string. | |
static vector < FrequencyReferenceCodeMod::FrequencyReferenceCode > | getFrequencyReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> from a string. | |
static vector< vector < FrequencyReferenceCodeMod::FrequencyReferenceCode > > | getFrequencyReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > from a string. | |
static vector< vector< vector < FrequencyReferenceCodeMod::FrequencyReferenceCode > > > | getFrequencyReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, StokesParameterMod::StokesParameter e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< StokesParameterMod::StokesParameter > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< StokesParameterMod::StokesParameter > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< StokesParameterMod::StokesParameter > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static StokesParameterMod::StokesParameter | getStokesParameter (const string &name, const string &tableName, const string &xmlDoc) |
Returns a StokesParameterMod::StokesParameter from a string. | |
static vector < StokesParameterMod::StokesParameter > | getStokesParameter1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<StokesParameterMod::StokesParameter> from a string. | |
static vector< vector < StokesParameterMod::StokesParameter > > | getStokesParameter2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<StokesParameterMod::StokesParameter> > from a string. | |
static vector< vector< vector < StokesParameterMod::StokesParameter > > > | getStokesParameter3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<StokesParameterMod::StokesParameter> > > from a string. | |
static string | toXML (const string &elementName, RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode | getRadialVelocityReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode from a string. | |
static vector < RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > | getRadialVelocityReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> from a string. | |
static vector< vector < RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > | getRadialVelocityReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > from a string. | |
static vector< vector< vector < RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > > | getRadialVelocityReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, PolarizationTypeMod::PolarizationType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PolarizationTypeMod::PolarizationType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PolarizationTypeMod::PolarizationType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PolarizationTypeMod::PolarizationType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PolarizationTypeMod::PolarizationType | getPolarizationType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PolarizationTypeMod::PolarizationType from a string. | |
static vector < PolarizationTypeMod::PolarizationType > | getPolarizationType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PolarizationTypeMod::PolarizationType> from a string. | |
static vector< vector < PolarizationTypeMod::PolarizationType > > | getPolarizationType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PolarizationTypeMod::PolarizationType> > from a string. | |
static vector< vector< vector < PolarizationTypeMod::PolarizationType > > > | getPolarizationType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PolarizationTypeMod::PolarizationType> > > from a string. | |
static string | toXML (const string &elementName, BasebandNameMod::BasebandName e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< BasebandNameMod::BasebandName > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< BasebandNameMod::BasebandName > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< BasebandNameMod::BasebandName > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static BasebandNameMod::BasebandName | getBasebandName (const string &name, const string &tableName, const string &xmlDoc) |
Returns a BasebandNameMod::BasebandName from a string. | |
static vector < BasebandNameMod::BasebandName > | getBasebandName1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<BasebandNameMod::BasebandName> from a string. | |
static vector< vector < BasebandNameMod::BasebandName > > | getBasebandName2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<BasebandNameMod::BasebandName> > from a string. | |
static vector< vector< vector < BasebandNameMod::BasebandName > > > | getBasebandName3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<BasebandNameMod::BasebandName> > > from a string. | |
static string | toXML (const string &elementName, NetSidebandMod::NetSideband e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< NetSidebandMod::NetSideband > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< NetSidebandMod::NetSideband > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< NetSidebandMod::NetSideband > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static NetSidebandMod::NetSideband | getNetSideband (const string &name, const string &tableName, const string &xmlDoc) |
Returns a NetSidebandMod::NetSideband from a string. | |
static vector < NetSidebandMod::NetSideband > | getNetSideband1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<NetSidebandMod::NetSideband> from a string. | |
static vector< vector < NetSidebandMod::NetSideband > > | getNetSideband2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<NetSidebandMod::NetSideband> > from a string. | |
static vector< vector< vector < NetSidebandMod::NetSideband > > > | getNetSideband3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<NetSidebandMod::NetSideband> > > from a string. | |
static string | toXML (const string &elementName, SidebandProcessingModeMod::SidebandProcessingMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SidebandProcessingModeMod::SidebandProcessingMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SidebandProcessingModeMod::SidebandProcessingMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SidebandProcessingModeMod::SidebandProcessingMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SidebandProcessingModeMod::SidebandProcessingMode | getSidebandProcessingMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SidebandProcessingModeMod::SidebandProcessingMode from a string. | |
static vector < SidebandProcessingModeMod::SidebandProcessingMode > | getSidebandProcessingMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SidebandProcessingModeMod::SidebandProcessingMode> from a string. | |
static vector< vector < SidebandProcessingModeMod::SidebandProcessingMode > > | getSidebandProcessingMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > from a string. | |
static vector< vector< vector < SidebandProcessingModeMod::SidebandProcessingMode > > > | getSidebandProcessingMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > from a string. | |
static string | toXML (const string &elementName, WindowFunctionMod::WindowFunction e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< WindowFunctionMod::WindowFunction > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< WindowFunctionMod::WindowFunction > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< WindowFunctionMod::WindowFunction > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static WindowFunctionMod::WindowFunction | getWindowFunction (const string &name, const string &tableName, const string &xmlDoc) |
Returns a WindowFunctionMod::WindowFunction from a string. | |
static vector < WindowFunctionMod::WindowFunction > | getWindowFunction1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<WindowFunctionMod::WindowFunction> from a string. | |
static vector< vector < WindowFunctionMod::WindowFunction > > | getWindowFunction2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<WindowFunctionMod::WindowFunction> > from a string. | |
static vector< vector< vector < WindowFunctionMod::WindowFunction > > > | getWindowFunction3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<WindowFunctionMod::WindowFunction> > > from a string. | |
static string | toXML (const string &elementName, CorrelationBitMod::CorrelationBit e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelationBitMod::CorrelationBit > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelationBitMod::CorrelationBit > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelationBitMod::CorrelationBit > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelationBitMod::CorrelationBit | getCorrelationBit (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelationBitMod::CorrelationBit from a string. | |
static vector < CorrelationBitMod::CorrelationBit > | getCorrelationBit1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelationBitMod::CorrelationBit> from a string. | |
static vector< vector < CorrelationBitMod::CorrelationBit > > | getCorrelationBit2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelationBitMod::CorrelationBit> > from a string. | |
static vector< vector< vector < CorrelationBitMod::CorrelationBit > > > | getCorrelationBit3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelationBitMod::CorrelationBit> > > from a string. | |
static string | toXML (const string &elementName, ReceiverSidebandMod::ReceiverSideband e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ReceiverSidebandMod::ReceiverSideband > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ReceiverSidebandMod::ReceiverSideband > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ReceiverSidebandMod::ReceiverSideband > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ReceiverSidebandMod::ReceiverSideband | getReceiverSideband (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ReceiverSidebandMod::ReceiverSideband from a string. | |
static vector < ReceiverSidebandMod::ReceiverSideband > | getReceiverSideband1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ReceiverSidebandMod::ReceiverSideband> from a string. | |
static vector< vector < ReceiverSidebandMod::ReceiverSideband > > | getReceiverSideband2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ReceiverSidebandMod::ReceiverSideband> > from a string. | |
static vector< vector< vector < ReceiverSidebandMod::ReceiverSideband > > > | getReceiverSideband3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > from a string. | |
static string | toXML (const string &elementName, DopplerReferenceCodeMod::DopplerReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DopplerReferenceCodeMod::DopplerReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DopplerReferenceCodeMod::DopplerReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DopplerReferenceCodeMod::DopplerReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DopplerReferenceCodeMod::DopplerReferenceCode | getDopplerReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DopplerReferenceCodeMod::DopplerReferenceCode from a string. | |
static vector < DopplerReferenceCodeMod::DopplerReferenceCode > | getDopplerReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DopplerReferenceCodeMod::DopplerReferenceCode> from a string. | |
static vector< vector < DopplerReferenceCodeMod::DopplerReferenceCode > > | getDopplerReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > from a string. | |
static vector< vector< vector < DopplerReferenceCodeMod::DopplerReferenceCode > > > | getDopplerReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, ProcessorSubTypeMod::ProcessorSubType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ProcessorSubTypeMod::ProcessorSubType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ProcessorSubTypeMod::ProcessorSubType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ProcessorSubTypeMod::ProcessorSubType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ProcessorSubTypeMod::ProcessorSubType | getProcessorSubType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ProcessorSubTypeMod::ProcessorSubType from a string. | |
static vector < ProcessorSubTypeMod::ProcessorSubType > | getProcessorSubType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ProcessorSubTypeMod::ProcessorSubType> from a string. | |
static vector< vector < ProcessorSubTypeMod::ProcessorSubType > > | getProcessorSubType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ProcessorSubTypeMod::ProcessorSubType> > from a string. | |
static vector< vector< vector < ProcessorSubTypeMod::ProcessorSubType > > > | getProcessorSubType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > from a string. | |
static string | toXML (const string &elementName, AccumModeMod::AccumMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AccumModeMod::AccumMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AccumModeMod::AccumMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AccumModeMod::AccumMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AccumModeMod::AccumMode | getAccumMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AccumModeMod::AccumMode from a string. | |
static vector < AccumModeMod::AccumMode > | getAccumMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AccumModeMod::AccumMode> from a string. | |
static vector< vector < AccumModeMod::AccumMode > > | getAccumMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AccumModeMod::AccumMode> > from a string. | |
static vector< vector< vector < AccumModeMod::AccumMode > > > | getAccumMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AccumModeMod::AccumMode> > > from a string. | |
static string | toXML (const string &elementName, AxisNameMod::AxisName e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AxisNameMod::AxisName > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AxisNameMod::AxisName > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AxisNameMod::AxisName > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AxisNameMod::AxisName | getAxisName (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AxisNameMod::AxisName from a string. | |
static vector < AxisNameMod::AxisName > | getAxisName1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AxisNameMod::AxisName> from a string. | |
static vector< vector < AxisNameMod::AxisName > > | getAxisName2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AxisNameMod::AxisName> > from a string. | |
static vector< vector< vector < AxisNameMod::AxisName > > > | getAxisName3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AxisNameMod::AxisName> > > from a string. | |
static string | toXML (const string &elementName, FilterModeMod::FilterMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FilterModeMod::FilterMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FilterModeMod::FilterMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FilterModeMod::FilterMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FilterModeMod::FilterMode | getFilterMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FilterModeMod::FilterMode from a string. | |
static vector < FilterModeMod::FilterMode > | getFilterMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FilterModeMod::FilterMode> from a string. | |
static vector< vector < FilterModeMod::FilterMode > > | getFilterMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FilterModeMod::FilterMode> > from a string. | |
static vector< vector< vector < FilterModeMod::FilterMode > > > | getFilterMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FilterModeMod::FilterMode> > > from a string. | |
static string | toXML (const string &elementName, CorrelatorNameMod::CorrelatorName e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelatorNameMod::CorrelatorName > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelatorNameMod::CorrelatorName > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelatorNameMod::CorrelatorName > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelatorNameMod::CorrelatorName | getCorrelatorName (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelatorNameMod::CorrelatorName from a string. | |
static vector < CorrelatorNameMod::CorrelatorName > | getCorrelatorName1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelatorNameMod::CorrelatorName> from a string. | |
static vector< vector < CorrelatorNameMod::CorrelatorName > > | getCorrelatorName2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelatorNameMod::CorrelatorName> > from a string. | |
static vector< vector< vector < CorrelatorNameMod::CorrelatorName > > > | getCorrelatorName3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > from a string. | |
static string | toXML (const string &elementName, WVRMethodMod::WVRMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< WVRMethodMod::WVRMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< WVRMethodMod::WVRMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< WVRMethodMod::WVRMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static WVRMethodMod::WVRMethod | getWVRMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a WVRMethodMod::WVRMethod from a string. | |
static vector < WVRMethodMod::WVRMethod > | getWVRMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<WVRMethodMod::WVRMethod> from a string. | |
static vector< vector < WVRMethodMod::WVRMethod > > | getWVRMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<WVRMethodMod::WVRMethod> > from a string. | |
static vector< vector< vector < WVRMethodMod::WVRMethod > > > | getWVRMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<WVRMethodMod::WVRMethod> > > from a string. | |
static string | toXML (const string &elementName, ScanIntentMod::ScanIntent e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ScanIntentMod::ScanIntent > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ScanIntentMod::ScanIntent > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ScanIntentMod::ScanIntent > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ScanIntentMod::ScanIntent | getScanIntent (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ScanIntentMod::ScanIntent from a string. | |
static vector < ScanIntentMod::ScanIntent > | getScanIntent1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ScanIntentMod::ScanIntent> from a string. | |
static vector< vector < ScanIntentMod::ScanIntent > > | getScanIntent2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ScanIntentMod::ScanIntent> > from a string. | |
static vector< vector< vector < ScanIntentMod::ScanIntent > > > | getScanIntent3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ScanIntentMod::ScanIntent> > > from a string. | |
static string | toXML (const string &elementName, CalDataOriginMod::CalDataOrigin e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalDataOriginMod::CalDataOrigin > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalDataOriginMod::CalDataOrigin > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalDataOriginMod::CalDataOrigin > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalDataOriginMod::CalDataOrigin | getCalDataOrigin (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalDataOriginMod::CalDataOrigin from a string. | |
static vector < CalDataOriginMod::CalDataOrigin > | getCalDataOrigin1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalDataOriginMod::CalDataOrigin> from a string. | |
static vector< vector < CalDataOriginMod::CalDataOrigin > > | getCalDataOrigin2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalDataOriginMod::CalDataOrigin> > from a string. | |
static vector< vector< vector < CalDataOriginMod::CalDataOrigin > > > | getCalDataOrigin3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > from a string. | |
static string | toXML (const string &elementName, CalibrationFunctionMod::CalibrationFunction e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalibrationFunctionMod::CalibrationFunction > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalibrationFunctionMod::CalibrationFunction > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalibrationFunctionMod::CalibrationFunction > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalibrationFunctionMod::CalibrationFunction | getCalibrationFunction (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalibrationFunctionMod::CalibrationFunction from a string. | |
static vector < CalibrationFunctionMod::CalibrationFunction > | getCalibrationFunction1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalibrationFunctionMod::CalibrationFunction> from a string. | |
static vector< vector < CalibrationFunctionMod::CalibrationFunction > > | getCalibrationFunction2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalibrationFunctionMod::CalibrationFunction> > from a string. | |
static vector< vector< vector < CalibrationFunctionMod::CalibrationFunction > > > | getCalibrationFunction3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > from a string. | |
static string | toXML (const string &elementName, CalibrationSetMod::CalibrationSet e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalibrationSetMod::CalibrationSet > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalibrationSetMod::CalibrationSet > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalibrationSetMod::CalibrationSet > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalibrationSetMod::CalibrationSet | getCalibrationSet (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalibrationSetMod::CalibrationSet from a string. | |
static vector < CalibrationSetMod::CalibrationSet > | getCalibrationSet1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalibrationSetMod::CalibrationSet> from a string. | |
static vector< vector < CalibrationSetMod::CalibrationSet > > | getCalibrationSet2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalibrationSetMod::CalibrationSet> > from a string. | |
static vector< vector< vector < CalibrationSetMod::CalibrationSet > > > | getCalibrationSet3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalibrationSetMod::CalibrationSet> > > from a string. | |
static string | toXML (const string &elementName, AntennaMotionPatternMod::AntennaMotionPattern e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AntennaMotionPatternMod::AntennaMotionPattern > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AntennaMotionPatternMod::AntennaMotionPattern > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AntennaMotionPatternMod::AntennaMotionPattern > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AntennaMotionPatternMod::AntennaMotionPattern | getAntennaMotionPattern (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AntennaMotionPatternMod::AntennaMotionPattern from a string. | |
static vector < AntennaMotionPatternMod::AntennaMotionPattern > | getAntennaMotionPattern1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AntennaMotionPatternMod::AntennaMotionPattern> from a string. | |
static vector< vector < AntennaMotionPatternMod::AntennaMotionPattern > > | getAntennaMotionPattern2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > from a string. | |
static vector< vector< vector < AntennaMotionPatternMod::AntennaMotionPattern > > > | getAntennaMotionPattern3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > from a string. | |
static string | toXML (const string &elementName, SubscanIntentMod::SubscanIntent e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SubscanIntentMod::SubscanIntent > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SubscanIntentMod::SubscanIntent > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SubscanIntentMod::SubscanIntent > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SubscanIntentMod::SubscanIntent | getSubscanIntent (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SubscanIntentMod::SubscanIntent from a string. | |
static vector < SubscanIntentMod::SubscanIntent > | getSubscanIntent1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SubscanIntentMod::SubscanIntent> from a string. | |
static vector< vector < SubscanIntentMod::SubscanIntent > > | getSubscanIntent2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SubscanIntentMod::SubscanIntent> > from a string. | |
static vector< vector< vector < SubscanIntentMod::SubscanIntent > > > | getSubscanIntent3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SubscanIntentMod::SubscanIntent> > > from a string. | |
static string | toXML (const string &elementName, SwitchingModeMod::SwitchingMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SwitchingModeMod::SwitchingMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SwitchingModeMod::SwitchingMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SwitchingModeMod::SwitchingMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SwitchingModeMod::SwitchingMode | getSwitchingMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SwitchingModeMod::SwitchingMode from a string. | |
static vector < SwitchingModeMod::SwitchingMode > | getSwitchingMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SwitchingModeMod::SwitchingMode> from a string. | |
static vector< vector < SwitchingModeMod::SwitchingMode > > | getSwitchingMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SwitchingModeMod::SwitchingMode> > from a string. | |
static vector< vector< vector < SwitchingModeMod::SwitchingMode > > > | getSwitchingMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SwitchingModeMod::SwitchingMode> > > from a string. | |
static string | toXML (const string &elementName, CorrelatorCalibrationMod::CorrelatorCalibration e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelatorCalibrationMod::CorrelatorCalibration > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelatorCalibrationMod::CorrelatorCalibration > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelatorCalibrationMod::CorrelatorCalibration > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelatorCalibrationMod::CorrelatorCalibration | getCorrelatorCalibration (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelatorCalibrationMod::CorrelatorCalibration from a string. | |
static vector < CorrelatorCalibrationMod::CorrelatorCalibration > | getCorrelatorCalibration1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelatorCalibrationMod::CorrelatorCalibration> from a string. | |
static vector< vector < CorrelatorCalibrationMod::CorrelatorCalibration > > | getCorrelatorCalibration2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > from a string. | |
static vector< vector< vector < CorrelatorCalibrationMod::CorrelatorCalibration > > > | getCorrelatorCalibration3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > from a string. | |
static string | toXML (const string &elementName, TimeSamplingMod::TimeSampling e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< TimeSamplingMod::TimeSampling > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< TimeSamplingMod::TimeSampling > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< TimeSamplingMod::TimeSampling > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static TimeSamplingMod::TimeSampling | getTimeSampling (const string &name, const string &tableName, const string &xmlDoc) |
Returns a TimeSamplingMod::TimeSampling from a string. | |
static vector < TimeSamplingMod::TimeSampling > | getTimeSampling1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<TimeSamplingMod::TimeSampling> from a string. | |
static vector< vector < TimeSamplingMod::TimeSampling > > | getTimeSampling2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<TimeSamplingMod::TimeSampling> > from a string. | |
static vector< vector< vector < TimeSamplingMod::TimeSampling > > > | getTimeSampling3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<TimeSamplingMod::TimeSampling> > > from a string. | |
static string | toXML (const string &elementName, CalTypeMod::CalType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalTypeMod::CalType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalTypeMod::CalType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalTypeMod::CalType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalTypeMod::CalType | getCalType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalTypeMod::CalType from a string. | |
static vector < CalTypeMod::CalType > | getCalType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalTypeMod::CalType> from a string. | |
static vector< vector < CalTypeMod::CalType > > | getCalType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalTypeMod::CalType> > from a string. | |
static vector< vector< vector < CalTypeMod::CalType > > > | getCalType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalTypeMod::CalType> > > from a string. | |
static string | toXML (const string &elementName, AssociatedCalNatureMod::AssociatedCalNature e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AssociatedCalNatureMod::AssociatedCalNature > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AssociatedCalNatureMod::AssociatedCalNature > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AssociatedCalNatureMod::AssociatedCalNature > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AssociatedCalNatureMod::AssociatedCalNature | getAssociatedCalNature (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AssociatedCalNatureMod::AssociatedCalNature from a string. | |
static vector < AssociatedCalNatureMod::AssociatedCalNature > | getAssociatedCalNature1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AssociatedCalNatureMod::AssociatedCalNature> from a string. | |
static vector< vector < AssociatedCalNatureMod::AssociatedCalNature > > | getAssociatedCalNature2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > from a string. | |
static vector< vector< vector < AssociatedCalNatureMod::AssociatedCalNature > > > | getAssociatedCalNature3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > from a string. | |
static string | toXML (const string &elementName, InvalidatingConditionMod::InvalidatingCondition e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< InvalidatingConditionMod::InvalidatingCondition > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< InvalidatingConditionMod::InvalidatingCondition > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< InvalidatingConditionMod::InvalidatingCondition > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static InvalidatingConditionMod::InvalidatingCondition | getInvalidatingCondition (const string &name, const string &tableName, const string &xmlDoc) |
Returns a InvalidatingConditionMod::InvalidatingCondition from a string. | |
static vector < InvalidatingConditionMod::InvalidatingCondition > | getInvalidatingCondition1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<InvalidatingConditionMod::InvalidatingCondition> from a string. | |
static vector< vector < InvalidatingConditionMod::InvalidatingCondition > > | getInvalidatingCondition2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<InvalidatingConditionMod::InvalidatingCondition> > from a string. | |
static vector< vector< vector < InvalidatingConditionMod::InvalidatingCondition > > > | getInvalidatingCondition3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > from a string. | |
static string | toXML (const string &elementName, PositionMethodMod::PositionMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PositionMethodMod::PositionMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PositionMethodMod::PositionMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PositionMethodMod::PositionMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PositionMethodMod::PositionMethod | getPositionMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PositionMethodMod::PositionMethod from a string. | |
static vector < PositionMethodMod::PositionMethod > | getPositionMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PositionMethodMod::PositionMethod> from a string. | |
static vector< vector < PositionMethodMod::PositionMethod > > | getPositionMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PositionMethodMod::PositionMethod> > from a string. | |
static vector< vector< vector < PositionMethodMod::PositionMethod > > > | getPositionMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PositionMethodMod::PositionMethod> > > from a string. | |
static string | toXML (const string &elementName, PointingModelModeMod::PointingModelMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PointingModelModeMod::PointingModelMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PointingModelModeMod::PointingModelMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PointingModelModeMod::PointingModelMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PointingModelModeMod::PointingModelMode | getPointingModelMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PointingModelModeMod::PointingModelMode from a string. | |
static vector < PointingModelModeMod::PointingModelMode > | getPointingModelMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PointingModelModeMod::PointingModelMode> from a string. | |
static vector< vector < PointingModelModeMod::PointingModelMode > > | getPointingModelMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PointingModelModeMod::PointingModelMode> > from a string. | |
static vector< vector< vector < PointingModelModeMod::PointingModelMode > > > | getPointingModelMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PointingModelModeMod::PointingModelMode> > > from a string. | |
static string | toXML (const string &elementName, PointingMethodMod::PointingMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PointingMethodMod::PointingMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PointingMethodMod::PointingMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PointingMethodMod::PointingMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PointingMethodMod::PointingMethod | getPointingMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PointingMethodMod::PointingMethod from a string. | |
static vector < PointingMethodMod::PointingMethod > | getPointingMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PointingMethodMod::PointingMethod> from a string. | |
static vector< vector < PointingMethodMod::PointingMethod > > | getPointingMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PointingMethodMod::PointingMethod> > from a string. | |
static vector< vector< vector < PointingMethodMod::PointingMethod > > > | getPointingMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PointingMethodMod::PointingMethod> > > from a string. | |
static string | toXML (const string &elementName, SyscalMethodMod::SyscalMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SyscalMethodMod::SyscalMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SyscalMethodMod::SyscalMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SyscalMethodMod::SyscalMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SyscalMethodMod::SyscalMethod | getSyscalMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SyscalMethodMod::SyscalMethod from a string. | |
static vector < SyscalMethodMod::SyscalMethod > | getSyscalMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SyscalMethodMod::SyscalMethod> from a string. | |
static vector< vector < SyscalMethodMod::SyscalMethod > > | getSyscalMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SyscalMethodMod::SyscalMethod> > from a string. | |
static vector< vector< vector < SyscalMethodMod::SyscalMethod > > > | getSyscalMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SyscalMethodMod::SyscalMethod> > > from a string. | |
static string | toXML (const string &elementName, CalCurveTypeMod::CalCurveType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalCurveTypeMod::CalCurveType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalCurveTypeMod::CalCurveType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalCurveTypeMod::CalCurveType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalCurveTypeMod::CalCurveType | getCalCurveType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalCurveTypeMod::CalCurveType from a string. | |
static vector < CalCurveTypeMod::CalCurveType > | getCalCurveType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalCurveTypeMod::CalCurveType> from a string. | |
static vector< vector < CalCurveTypeMod::CalCurveType > > | getCalCurveType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalCurveTypeMod::CalCurveType> > from a string. | |
static vector< vector< vector < CalCurveTypeMod::CalCurveType > > > | getCalCurveType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalCurveTypeMod::CalCurveType> > > from a string. | |
static string | toXML (const string &elementName, StationTypeMod::StationType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< StationTypeMod::StationType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< StationTypeMod::StationType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< StationTypeMod::StationType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static StationTypeMod::StationType | getStationType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a StationTypeMod::StationType from a string. | |
static vector < StationTypeMod::StationType > | getStationType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<StationTypeMod::StationType> from a string. | |
static vector< vector < StationTypeMod::StationType > > | getStationType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<StationTypeMod::StationType> > from a string. | |
static vector< vector< vector < StationTypeMod::StationType > > > | getStationType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<StationTypeMod::StationType> > > from a string. | |
static string | toXML (const string &elementName, DetectorBandTypeMod::DetectorBandType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DetectorBandTypeMod::DetectorBandType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DetectorBandTypeMod::DetectorBandType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DetectorBandTypeMod::DetectorBandType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DetectorBandTypeMod::DetectorBandType | getDetectorBandType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DetectorBandTypeMod::DetectorBandType from a string. | |
static vector < DetectorBandTypeMod::DetectorBandType > | getDetectorBandType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DetectorBandTypeMod::DetectorBandType> from a string. | |
static vector< vector < DetectorBandTypeMod::DetectorBandType > > | getDetectorBandType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DetectorBandTypeMod::DetectorBandType> > from a string. | |
static vector< vector< vector < DetectorBandTypeMod::DetectorBandType > > > | getDetectorBandType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > from a string. | |
static string | toXML (const string &elementName, FocusMethodMod::FocusMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FocusMethodMod::FocusMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FocusMethodMod::FocusMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FocusMethodMod::FocusMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FocusMethodMod::FocusMethod | getFocusMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FocusMethodMod::FocusMethod from a string. | |
static vector < FocusMethodMod::FocusMethod > | getFocusMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FocusMethodMod::FocusMethod> from a string. | |
static vector< vector < FocusMethodMod::FocusMethod > > | getFocusMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FocusMethodMod::FocusMethod> > from a string. | |
static vector< vector< vector < FocusMethodMod::FocusMethod > > > | getFocusMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FocusMethodMod::FocusMethod> > > from a string. | |
static string | toXML (const string &elementName, HolographyChannelTypeMod::HolographyChannelType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< HolographyChannelTypeMod::HolographyChannelType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< HolographyChannelTypeMod::HolographyChannelType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< HolographyChannelTypeMod::HolographyChannelType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static HolographyChannelTypeMod::HolographyChannelType | getHolographyChannelType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a HolographyChannelTypeMod::HolographyChannelType from a string. | |
static vector < HolographyChannelTypeMod::HolographyChannelType > | getHolographyChannelType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<HolographyChannelTypeMod::HolographyChannelType> from a string. | |
static vector< vector < HolographyChannelTypeMod::HolographyChannelType > > | getHolographyChannelType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<HolographyChannelTypeMod::HolographyChannelType> > from a string. | |
static vector< vector< vector < HolographyChannelTypeMod::HolographyChannelType > > > | getHolographyChannelType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > from a string. | |
static string | toXML (const string &elementName, FluxCalibrationMethodMod::FluxCalibrationMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FluxCalibrationMethodMod::FluxCalibrationMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FluxCalibrationMethodMod::FluxCalibrationMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FluxCalibrationMethodMod::FluxCalibrationMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FluxCalibrationMethodMod::FluxCalibrationMethod | getFluxCalibrationMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FluxCalibrationMethodMod::FluxCalibrationMethod from a string. | |
static vector < FluxCalibrationMethodMod::FluxCalibrationMethod > | getFluxCalibrationMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FluxCalibrationMethodMod::FluxCalibrationMethod> from a string. | |
static vector< vector < FluxCalibrationMethodMod::FluxCalibrationMethod > > | getFluxCalibrationMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > from a string. | |
static vector< vector< vector < FluxCalibrationMethodMod::FluxCalibrationMethod > > > | getFluxCalibrationMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > from a string. | |
static string | toXML (const string &elementName, PrimaryBeamDescriptionMod::PrimaryBeamDescription e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PrimaryBeamDescriptionMod::PrimaryBeamDescription | getPrimaryBeamDescription (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PrimaryBeamDescriptionMod::PrimaryBeamDescription from a string. | |
static vector < PrimaryBeamDescriptionMod::PrimaryBeamDescription > | getPrimaryBeamDescription1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> from a string. | |
static vector< vector < PrimaryBeamDescriptionMod::PrimaryBeamDescription > > | getPrimaryBeamDescription2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > from a string. | |
static vector< vector< vector < PrimaryBeamDescriptionMod::PrimaryBeamDescription > > > | getPrimaryBeamDescription3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > from a string. | |
static string | toXML (const string &elementName, TimeScaleMod::TimeScale e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< TimeScaleMod::TimeScale > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< TimeScaleMod::TimeScale > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< TimeScaleMod::TimeScale > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static TimeScaleMod::TimeScale | getTimeScale (const string &name, const string &tableName, const string &xmlDoc) |
Returns a TimeScaleMod::TimeScale from a string. | |
static vector < TimeScaleMod::TimeScale > | getTimeScale1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<TimeScaleMod::TimeScale> from a string. | |
static vector< vector < TimeScaleMod::TimeScale > > | getTimeScale2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<TimeScaleMod::TimeScale> > from a string. | |
static vector< vector< vector < TimeScaleMod::TimeScale > > > | getTimeScale3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<TimeScaleMod::TimeScale> > > from a string. | |
static string | toXML (const string &elementName, DataScaleMod::DataScale e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DataScaleMod::DataScale > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DataScaleMod::DataScale > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DataScaleMod::DataScale > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DataScaleMod::DataScale | getDataScale (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DataScaleMod::DataScale from a string. | |
static vector < DataScaleMod::DataScale > | getDataScale1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DataScaleMod::DataScale> from a string. | |
static vector< vector < DataScaleMod::DataScale > > | getDataScale2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DataScaleMod::DataScale> > from a string. | |
static vector< vector< vector < DataScaleMod::DataScale > > > | getDataScale3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DataScaleMod::DataScale> > > from a string. | |
static string | toXML (const string &elementName, WeightTypeMod::WeightType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< WeightTypeMod::WeightType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< WeightTypeMod::WeightType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< WeightTypeMod::WeightType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static WeightTypeMod::WeightType | getWeightType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a WeightTypeMod::WeightType from a string. | |
static vector < WeightTypeMod::WeightType > | getWeightType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<WeightTypeMod::WeightType> from a string. | |
static vector< vector < WeightTypeMod::WeightType > > | getWeightType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<WeightTypeMod::WeightType> > from a string. | |
static vector< vector< vector < WeightTypeMod::WeightType > > > | getWeightType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<WeightTypeMod::WeightType> > > from a string. | |
static string | toXML (const string &elementName, CalibrationModeMod::CalibrationMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalibrationModeMod::CalibrationMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalibrationModeMod::CalibrationMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalibrationModeMod::CalibrationMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalibrationModeMod::CalibrationMode | getCalibrationMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalibrationModeMod::CalibrationMode from a string. | |
static vector < CalibrationModeMod::CalibrationMode > | getCalibrationMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalibrationModeMod::CalibrationMode> from a string. | |
static vector< vector < CalibrationModeMod::CalibrationMode > > | getCalibrationMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalibrationModeMod::CalibrationMode> > from a string. | |
static vector< vector< vector < CalibrationModeMod::CalibrationMode > > > | getCalibrationMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalibrationModeMod::CalibrationMode> > > from a string. | |
static string | toXML (const string &elementName, AssociatedFieldNatureMod::AssociatedFieldNature e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AssociatedFieldNatureMod::AssociatedFieldNature > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AssociatedFieldNatureMod::AssociatedFieldNature > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AssociatedFieldNatureMod::AssociatedFieldNature > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AssociatedFieldNatureMod::AssociatedFieldNature | getAssociatedFieldNature (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AssociatedFieldNatureMod::AssociatedFieldNature from a string. | |
static vector < AssociatedFieldNatureMod::AssociatedFieldNature > | getAssociatedFieldNature1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AssociatedFieldNatureMod::AssociatedFieldNature> from a string. | |
static vector< vector < AssociatedFieldNatureMod::AssociatedFieldNature > > | getAssociatedFieldNature2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > from a string. | |
static vector< vector< vector < AssociatedFieldNatureMod::AssociatedFieldNature > > > | getAssociatedFieldNature3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > from a string. | |
static string | toXML (const string &elementName, DataContentMod::DataContent e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DataContentMod::DataContent > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DataContentMod::DataContent > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DataContentMod::DataContent > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DataContentMod::DataContent | getDataContent (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DataContentMod::DataContent from a string. | |
static vector < DataContentMod::DataContent > | getDataContent1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DataContentMod::DataContent> from a string. | |
static vector< vector < DataContentMod::DataContent > > | getDataContent2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DataContentMod::DataContent> > from a string. | |
static vector< vector< vector < DataContentMod::DataContent > > > | getDataContent3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DataContentMod::DataContent> > > from a string. | |
static string | toXML (const string &elementName, PrimitiveDataTypeMod::PrimitiveDataType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PrimitiveDataTypeMod::PrimitiveDataType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PrimitiveDataTypeMod::PrimitiveDataType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PrimitiveDataTypeMod::PrimitiveDataType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PrimitiveDataTypeMod::PrimitiveDataType | getPrimitiveDataType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PrimitiveDataTypeMod::PrimitiveDataType from a string. | |
static vector < PrimitiveDataTypeMod::PrimitiveDataType > | getPrimitiveDataType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PrimitiveDataTypeMod::PrimitiveDataType> from a string. | |
static vector< vector < PrimitiveDataTypeMod::PrimitiveDataType > > | getPrimitiveDataType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > from a string. | |
static vector< vector< vector < PrimitiveDataTypeMod::PrimitiveDataType > > > | getPrimitiveDataType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > from a string. | |
static string | toXML (const string &elementName, SchedulerModeMod::SchedulerMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SchedulerModeMod::SchedulerMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SchedulerModeMod::SchedulerMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SchedulerModeMod::SchedulerMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SchedulerModeMod::SchedulerMode | getSchedulerMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SchedulerModeMod::SchedulerMode from a string. | |
static vector < SchedulerModeMod::SchedulerMode > | getSchedulerMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SchedulerModeMod::SchedulerMode> from a string. | |
static vector< vector < SchedulerModeMod::SchedulerMode > > | getSchedulerMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SchedulerModeMod::SchedulerMode> > from a string. | |
static vector< vector< vector < SchedulerModeMod::SchedulerMode > > > | getSchedulerMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SchedulerModeMod::SchedulerMode> > > from a string. | |
static string | toXML (const string &elementName, FieldCodeMod::FieldCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FieldCodeMod::FieldCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FieldCodeMod::FieldCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FieldCodeMod::FieldCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FieldCodeMod::FieldCode | getFieldCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FieldCodeMod::FieldCode from a string. | |
static vector < FieldCodeMod::FieldCode > | getFieldCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FieldCodeMod::FieldCode> from a string. | |
static vector< vector < FieldCodeMod::FieldCode > > | getFieldCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FieldCodeMod::FieldCode> > from a string. | |
static vector< vector< vector < FieldCodeMod::FieldCode > > > | getFieldCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FieldCodeMod::FieldCode> > > from a string. | |
static string | toXML (const string &elementName, ACAPolarizationMod::ACAPolarization e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ACAPolarizationMod::ACAPolarization > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ACAPolarizationMod::ACAPolarization > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ACAPolarizationMod::ACAPolarization > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ACAPolarizationMod::ACAPolarization | getACAPolarization (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ACAPolarizationMod::ACAPolarization from a string. | |
static vector < ACAPolarizationMod::ACAPolarization > | getACAPolarization1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ACAPolarizationMod::ACAPolarization> from a string. | |
static vector< vector < ACAPolarizationMod::ACAPolarization > > | getACAPolarization2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ACAPolarizationMod::ACAPolarization> > from a string. | |
static vector< vector< vector < ACAPolarizationMod::ACAPolarization > > > | getACAPolarization3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > from a string. | |
static string | toXML (const string &elementName, PositionReferenceCodeMod::PositionReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PositionReferenceCodeMod::PositionReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PositionReferenceCodeMod::PositionReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PositionReferenceCodeMod::PositionReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PositionReferenceCodeMod::PositionReferenceCode | getPositionReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PositionReferenceCodeMod::PositionReferenceCode from a string. | |
static vector < PositionReferenceCodeMod::PositionReferenceCode > | getPositionReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PositionReferenceCodeMod::PositionReferenceCode> from a string. | |
static vector< vector < PositionReferenceCodeMod::PositionReferenceCode > > | getPositionReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > from a string. | |
static vector< vector< vector < PositionReferenceCodeMod::PositionReferenceCode > > > | getPositionReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, BaselineReferenceCodeMod::BaselineReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< BaselineReferenceCodeMod::BaselineReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< BaselineReferenceCodeMod::BaselineReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< BaselineReferenceCodeMod::BaselineReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static BaselineReferenceCodeMod::BaselineReferenceCode | getBaselineReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a BaselineReferenceCodeMod::BaselineReferenceCode from a string. | |
static vector < BaselineReferenceCodeMod::BaselineReferenceCode > | getBaselineReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<BaselineReferenceCodeMod::BaselineReferenceCode> from a string. | |
static vector< vector < BaselineReferenceCodeMod::BaselineReferenceCode > > | getBaselineReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > from a string. | |
static vector< vector< vector < BaselineReferenceCodeMod::BaselineReferenceCode > > > | getBaselineReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, CorrelatorTypeMod::CorrelatorType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelatorTypeMod::CorrelatorType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelatorTypeMod::CorrelatorType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelatorTypeMod::CorrelatorType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelatorTypeMod::CorrelatorType | getCorrelatorType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelatorTypeMod::CorrelatorType from a string. | |
static vector < CorrelatorTypeMod::CorrelatorType > | getCorrelatorType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelatorTypeMod::CorrelatorType> from a string. | |
static vector< vector < CorrelatorTypeMod::CorrelatorType > > | getCorrelatorType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelatorTypeMod::CorrelatorType> > from a string. | |
static vector< vector< vector < CorrelatorTypeMod::CorrelatorType > > > | getCorrelatorType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > from a string. | |
static string | toXML (const string &elementName, DopplerTrackingModeMod::DopplerTrackingMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DopplerTrackingModeMod::DopplerTrackingMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DopplerTrackingModeMod::DopplerTrackingMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DopplerTrackingModeMod::DopplerTrackingMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DopplerTrackingModeMod::DopplerTrackingMode | getDopplerTrackingMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DopplerTrackingModeMod::DopplerTrackingMode from a string. | |
static vector < DopplerTrackingModeMod::DopplerTrackingMode > | getDopplerTrackingMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DopplerTrackingModeMod::DopplerTrackingMode> from a string. | |
static vector< vector < DopplerTrackingModeMod::DopplerTrackingMode > > | getDopplerTrackingMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > from a string. | |
static vector< vector< vector < DopplerTrackingModeMod::DopplerTrackingMode > > > | getDopplerTrackingMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > from a string. | |
static string | toXML (const string &elementName, ReceiverBandMod::ReceiverBand e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ReceiverBandMod::ReceiverBand > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ReceiverBandMod::ReceiverBand > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ReceiverBandMod::ReceiverBand > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ReceiverBandMod::ReceiverBand | getReceiverBand (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ReceiverBandMod::ReceiverBand from a string. | |
static vector < ReceiverBandMod::ReceiverBand > | getReceiverBand1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ReceiverBandMod::ReceiverBand> from a string. | |
static vector< vector < ReceiverBandMod::ReceiverBand > > | getReceiverBand2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ReceiverBandMod::ReceiverBand> > from a string. | |
static vector< vector< vector < ReceiverBandMod::ReceiverBand > > > | getReceiverBand3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ReceiverBandMod::ReceiverBand> > > from a string. | |
static string | toXML (const string &elementName, SBTypeMod::SBType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SBTypeMod::SBType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SBTypeMod::SBType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SBTypeMod::SBType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SBTypeMod::SBType | getSBType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SBTypeMod::SBType from a string. | |
static vector< SBTypeMod::SBType > | getSBType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SBTypeMod::SBType> from a string. | |
static vector< vector < SBTypeMod::SBType > > | getSBType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SBTypeMod::SBType> > from a string. | |
static vector< vector< vector < SBTypeMod::SBType > > > | getSBType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SBTypeMod::SBType> > > from a string. | |
static string | toXML (const string &elementName, DirectionReferenceCodeMod::DirectionReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DirectionReferenceCodeMod::DirectionReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DirectionReferenceCodeMod::DirectionReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DirectionReferenceCodeMod::DirectionReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DirectionReferenceCodeMod::DirectionReferenceCode | getDirectionReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DirectionReferenceCodeMod::DirectionReferenceCode from a string. | |
static vector < DirectionReferenceCodeMod::DirectionReferenceCode > | getDirectionReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DirectionReferenceCodeMod::DirectionReferenceCode> from a string. | |
static vector< vector < DirectionReferenceCodeMod::DirectionReferenceCode > > | getDirectionReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > from a string. | |
static vector< vector< vector < DirectionReferenceCodeMod::DirectionReferenceCode > > > | getDirectionReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, CorrelationModeMod::CorrelationMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelationModeMod::CorrelationMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelationModeMod::CorrelationMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelationModeMod::CorrelationMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelationModeMod::CorrelationMode | getCorrelationMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelationModeMod::CorrelationMode from a string. | |
static vector < CorrelationModeMod::CorrelationMode > | getCorrelationMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelationModeMod::CorrelationMode> from a string. | |
static vector< vector < CorrelationModeMod::CorrelationMode > > | getCorrelationMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelationModeMod::CorrelationMode> > from a string. | |
static vector< vector< vector < CorrelationModeMod::CorrelationMode > > > | getCorrelationMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelationModeMod::CorrelationMode> > > from a string. | |
static string | toXML (const string &elementName, AtmPhaseCorrectionMod::AtmPhaseCorrection e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AtmPhaseCorrectionMod::AtmPhaseCorrection | getAtmPhaseCorrection (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AtmPhaseCorrectionMod::AtmPhaseCorrection from a string. | |
static vector < AtmPhaseCorrectionMod::AtmPhaseCorrection > | getAtmPhaseCorrection1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> from a string. | |
static vector< vector < AtmPhaseCorrectionMod::AtmPhaseCorrection > > | getAtmPhaseCorrection2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > from a string. | |
static vector< vector< vector < AtmPhaseCorrectionMod::AtmPhaseCorrection > > > | getAtmPhaseCorrection3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > from a string. | |
static string | toXML (const string &elementName, ProcessorTypeMod::ProcessorType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ProcessorTypeMod::ProcessorType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ProcessorTypeMod::ProcessorType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ProcessorTypeMod::ProcessorType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ProcessorTypeMod::ProcessorType | getProcessorType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ProcessorTypeMod::ProcessorType from a string. | |
static vector < ProcessorTypeMod::ProcessorType > | getProcessorType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ProcessorTypeMod::ProcessorType> from a string. | |
static vector< vector < ProcessorTypeMod::ProcessorType > > | getProcessorType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ProcessorTypeMod::ProcessorType> > from a string. | |
static vector< vector< vector < ProcessorTypeMod::ProcessorType > > > | getProcessorType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ProcessorTypeMod::ProcessorType> > > from a string. | |
static string | toXML (const string &elementName, SpectralResolutionTypeMod::SpectralResolutionType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SpectralResolutionTypeMod::SpectralResolutionType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SpectralResolutionTypeMod::SpectralResolutionType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SpectralResolutionTypeMod::SpectralResolutionType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SpectralResolutionTypeMod::SpectralResolutionType | getSpectralResolutionType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SpectralResolutionTypeMod::SpectralResolutionType from a string. | |
static vector < SpectralResolutionTypeMod::SpectralResolutionType > | getSpectralResolutionType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SpectralResolutionTypeMod::SpectralResolutionType> from a string. | |
static vector< vector < SpectralResolutionTypeMod::SpectralResolutionType > > | getSpectralResolutionType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > from a string. | |
static vector< vector< vector < SpectralResolutionTypeMod::SpectralResolutionType > > > | getSpectralResolutionType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > from a string. | |
static string | toXML (const string &elementName, CalibrationDeviceMod::CalibrationDevice e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalibrationDeviceMod::CalibrationDevice > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalibrationDeviceMod::CalibrationDevice > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalibrationDeviceMod::CalibrationDevice > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalibrationDeviceMod::CalibrationDevice | getCalibrationDevice (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalibrationDeviceMod::CalibrationDevice from a string. | |
static vector < CalibrationDeviceMod::CalibrationDevice > | getCalibrationDevice1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalibrationDeviceMod::CalibrationDevice> from a string. | |
static vector< vector < CalibrationDeviceMod::CalibrationDevice > > | getCalibrationDevice2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalibrationDeviceMod::CalibrationDevice> > from a string. | |
static vector< vector< vector < CalibrationDeviceMod::CalibrationDevice > > > | getCalibrationDevice3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > from a string. | |
static string | toXML (const string &elementName, AntennaMakeMod::AntennaMake e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AntennaMakeMod::AntennaMake > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AntennaMakeMod::AntennaMake > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AntennaMakeMod::AntennaMake > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AntennaMakeMod::AntennaMake | getAntennaMake (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AntennaMakeMod::AntennaMake from a string. | |
static vector < AntennaMakeMod::AntennaMake > | getAntennaMake1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AntennaMakeMod::AntennaMake> from a string. | |
static vector< vector < AntennaMakeMod::AntennaMake > > | getAntennaMake2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AntennaMakeMod::AntennaMake> > from a string. | |
static vector< vector< vector < AntennaMakeMod::AntennaMake > > > | getAntennaMake3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AntennaMakeMod::AntennaMake> > > from a string. | |
static string | toXML (const string &elementName, AntennaTypeMod::AntennaType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AntennaTypeMod::AntennaType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AntennaTypeMod::AntennaType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AntennaTypeMod::AntennaType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AntennaTypeMod::AntennaType | getAntennaType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AntennaTypeMod::AntennaType from a string. | |
static vector < AntennaTypeMod::AntennaType > | getAntennaType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AntennaTypeMod::AntennaType> from a string. | |
static vector< vector < AntennaTypeMod::AntennaType > > | getAntennaType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AntennaTypeMod::AntennaType> > from a string. | |
static vector< vector< vector < AntennaTypeMod::AntennaType > > > | getAntennaType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AntennaTypeMod::AntennaType> > > from a string. | |
static string | toXML (const string &elementName, SourceModelMod::SourceModel e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SourceModelMod::SourceModel > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SourceModelMod::SourceModel > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SourceModelMod::SourceModel > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SourceModelMod::SourceModel | getSourceModel (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SourceModelMod::SourceModel from a string. | |
static vector < SourceModelMod::SourceModel > | getSourceModel1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SourceModelMod::SourceModel> from a string. | |
static vector< vector < SourceModelMod::SourceModel > > | getSourceModel2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SourceModelMod::SourceModel> > from a string. | |
static vector< vector< vector < SourceModelMod::SourceModel > > > | getSourceModel3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SourceModelMod::SourceModel> > > from a string. | |
static string | toXML (const string &elementName, FrequencyReferenceCodeMod::FrequencyReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FrequencyReferenceCodeMod::FrequencyReferenceCode | getFrequencyReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FrequencyReferenceCodeMod::FrequencyReferenceCode from a string. | |
static vector < FrequencyReferenceCodeMod::FrequencyReferenceCode > | getFrequencyReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> from a string. | |
static vector< vector < FrequencyReferenceCodeMod::FrequencyReferenceCode > > | getFrequencyReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > from a string. | |
static vector< vector< vector < FrequencyReferenceCodeMod::FrequencyReferenceCode > > > | getFrequencyReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, StokesParameterMod::StokesParameter e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< StokesParameterMod::StokesParameter > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< StokesParameterMod::StokesParameter > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< StokesParameterMod::StokesParameter > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static StokesParameterMod::StokesParameter | getStokesParameter (const string &name, const string &tableName, const string &xmlDoc) |
Returns a StokesParameterMod::StokesParameter from a string. | |
static vector < StokesParameterMod::StokesParameter > | getStokesParameter1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<StokesParameterMod::StokesParameter> from a string. | |
static vector< vector < StokesParameterMod::StokesParameter > > | getStokesParameter2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<StokesParameterMod::StokesParameter> > from a string. | |
static vector< vector< vector < StokesParameterMod::StokesParameter > > > | getStokesParameter3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<StokesParameterMod::StokesParameter> > > from a string. | |
static string | toXML (const string &elementName, RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode | getRadialVelocityReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode from a string. | |
static vector < RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > | getRadialVelocityReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> from a string. | |
static vector< vector < RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > | getRadialVelocityReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > from a string. | |
static vector< vector< vector < RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > > | getRadialVelocityReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, PolarizationTypeMod::PolarizationType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PolarizationTypeMod::PolarizationType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PolarizationTypeMod::PolarizationType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PolarizationTypeMod::PolarizationType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PolarizationTypeMod::PolarizationType | getPolarizationType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PolarizationTypeMod::PolarizationType from a string. | |
static vector < PolarizationTypeMod::PolarizationType > | getPolarizationType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PolarizationTypeMod::PolarizationType> from a string. | |
static vector< vector < PolarizationTypeMod::PolarizationType > > | getPolarizationType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PolarizationTypeMod::PolarizationType> > from a string. | |
static vector< vector< vector < PolarizationTypeMod::PolarizationType > > > | getPolarizationType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PolarizationTypeMod::PolarizationType> > > from a string. | |
static string | toXML (const string &elementName, BasebandNameMod::BasebandName e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< BasebandNameMod::BasebandName > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< BasebandNameMod::BasebandName > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< BasebandNameMod::BasebandName > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static BasebandNameMod::BasebandName | getBasebandName (const string &name, const string &tableName, const string &xmlDoc) |
Returns a BasebandNameMod::BasebandName from a string. | |
static vector < BasebandNameMod::BasebandName > | getBasebandName1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<BasebandNameMod::BasebandName> from a string. | |
static vector< vector < BasebandNameMod::BasebandName > > | getBasebandName2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<BasebandNameMod::BasebandName> > from a string. | |
static vector< vector< vector < BasebandNameMod::BasebandName > > > | getBasebandName3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<BasebandNameMod::BasebandName> > > from a string. | |
static string | toXML (const string &elementName, NetSidebandMod::NetSideband e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< NetSidebandMod::NetSideband > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< NetSidebandMod::NetSideband > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< NetSidebandMod::NetSideband > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static NetSidebandMod::NetSideband | getNetSideband (const string &name, const string &tableName, const string &xmlDoc) |
Returns a NetSidebandMod::NetSideband from a string. | |
static vector < NetSidebandMod::NetSideband > | getNetSideband1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<NetSidebandMod::NetSideband> from a string. | |
static vector< vector < NetSidebandMod::NetSideband > > | getNetSideband2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<NetSidebandMod::NetSideband> > from a string. | |
static vector< vector< vector < NetSidebandMod::NetSideband > > > | getNetSideband3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<NetSidebandMod::NetSideband> > > from a string. | |
static string | toXML (const string &elementName, SidebandProcessingModeMod::SidebandProcessingMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SidebandProcessingModeMod::SidebandProcessingMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SidebandProcessingModeMod::SidebandProcessingMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SidebandProcessingModeMod::SidebandProcessingMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SidebandProcessingModeMod::SidebandProcessingMode | getSidebandProcessingMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SidebandProcessingModeMod::SidebandProcessingMode from a string. | |
static vector < SidebandProcessingModeMod::SidebandProcessingMode > | getSidebandProcessingMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SidebandProcessingModeMod::SidebandProcessingMode> from a string. | |
static vector< vector < SidebandProcessingModeMod::SidebandProcessingMode > > | getSidebandProcessingMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > from a string. | |
static vector< vector< vector < SidebandProcessingModeMod::SidebandProcessingMode > > > | getSidebandProcessingMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > from a string. | |
static string | toXML (const string &elementName, WindowFunctionMod::WindowFunction e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< WindowFunctionMod::WindowFunction > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< WindowFunctionMod::WindowFunction > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< WindowFunctionMod::WindowFunction > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static WindowFunctionMod::WindowFunction | getWindowFunction (const string &name, const string &tableName, const string &xmlDoc) |
Returns a WindowFunctionMod::WindowFunction from a string. | |
static vector < WindowFunctionMod::WindowFunction > | getWindowFunction1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<WindowFunctionMod::WindowFunction> from a string. | |
static vector< vector < WindowFunctionMod::WindowFunction > > | getWindowFunction2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<WindowFunctionMod::WindowFunction> > from a string. | |
static vector< vector< vector < WindowFunctionMod::WindowFunction > > > | getWindowFunction3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<WindowFunctionMod::WindowFunction> > > from a string. | |
static string | toXML (const string &elementName, CorrelationBitMod::CorrelationBit e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelationBitMod::CorrelationBit > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelationBitMod::CorrelationBit > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelationBitMod::CorrelationBit > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelationBitMod::CorrelationBit | getCorrelationBit (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelationBitMod::CorrelationBit from a string. | |
static vector < CorrelationBitMod::CorrelationBit > | getCorrelationBit1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelationBitMod::CorrelationBit> from a string. | |
static vector< vector < CorrelationBitMod::CorrelationBit > > | getCorrelationBit2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelationBitMod::CorrelationBit> > from a string. | |
static vector< vector< vector < CorrelationBitMod::CorrelationBit > > > | getCorrelationBit3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelationBitMod::CorrelationBit> > > from a string. | |
static string | toXML (const string &elementName, ReceiverSidebandMod::ReceiverSideband e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ReceiverSidebandMod::ReceiverSideband > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ReceiverSidebandMod::ReceiverSideband > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ReceiverSidebandMod::ReceiverSideband > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ReceiverSidebandMod::ReceiverSideband | getReceiverSideband (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ReceiverSidebandMod::ReceiverSideband from a string. | |
static vector < ReceiverSidebandMod::ReceiverSideband > | getReceiverSideband1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ReceiverSidebandMod::ReceiverSideband> from a string. | |
static vector< vector < ReceiverSidebandMod::ReceiverSideband > > | getReceiverSideband2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ReceiverSidebandMod::ReceiverSideband> > from a string. | |
static vector< vector< vector < ReceiverSidebandMod::ReceiverSideband > > > | getReceiverSideband3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > from a string. | |
static string | toXML (const string &elementName, DopplerReferenceCodeMod::DopplerReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DopplerReferenceCodeMod::DopplerReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DopplerReferenceCodeMod::DopplerReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DopplerReferenceCodeMod::DopplerReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DopplerReferenceCodeMod::DopplerReferenceCode | getDopplerReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DopplerReferenceCodeMod::DopplerReferenceCode from a string. | |
static vector < DopplerReferenceCodeMod::DopplerReferenceCode > | getDopplerReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DopplerReferenceCodeMod::DopplerReferenceCode> from a string. | |
static vector< vector < DopplerReferenceCodeMod::DopplerReferenceCode > > | getDopplerReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > from a string. | |
static vector< vector< vector < DopplerReferenceCodeMod::DopplerReferenceCode > > > | getDopplerReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, ProcessorSubTypeMod::ProcessorSubType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ProcessorSubTypeMod::ProcessorSubType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ProcessorSubTypeMod::ProcessorSubType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ProcessorSubTypeMod::ProcessorSubType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ProcessorSubTypeMod::ProcessorSubType | getProcessorSubType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ProcessorSubTypeMod::ProcessorSubType from a string. | |
static vector < ProcessorSubTypeMod::ProcessorSubType > | getProcessorSubType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ProcessorSubTypeMod::ProcessorSubType> from a string. | |
static vector< vector < ProcessorSubTypeMod::ProcessorSubType > > | getProcessorSubType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ProcessorSubTypeMod::ProcessorSubType> > from a string. | |
static vector< vector< vector < ProcessorSubTypeMod::ProcessorSubType > > > | getProcessorSubType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > from a string. | |
static string | toXML (const string &elementName, AccumModeMod::AccumMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AccumModeMod::AccumMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AccumModeMod::AccumMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AccumModeMod::AccumMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AccumModeMod::AccumMode | getAccumMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AccumModeMod::AccumMode from a string. | |
static vector < AccumModeMod::AccumMode > | getAccumMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AccumModeMod::AccumMode> from a string. | |
static vector< vector < AccumModeMod::AccumMode > > | getAccumMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AccumModeMod::AccumMode> > from a string. | |
static vector< vector< vector < AccumModeMod::AccumMode > > > | getAccumMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AccumModeMod::AccumMode> > > from a string. | |
static string | toXML (const string &elementName, AxisNameMod::AxisName e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AxisNameMod::AxisName > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AxisNameMod::AxisName > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AxisNameMod::AxisName > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AxisNameMod::AxisName | getAxisName (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AxisNameMod::AxisName from a string. | |
static vector < AxisNameMod::AxisName > | getAxisName1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AxisNameMod::AxisName> from a string. | |
static vector< vector < AxisNameMod::AxisName > > | getAxisName2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AxisNameMod::AxisName> > from a string. | |
static vector< vector< vector < AxisNameMod::AxisName > > > | getAxisName3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AxisNameMod::AxisName> > > from a string. | |
static string | toXML (const string &elementName, FilterModeMod::FilterMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FilterModeMod::FilterMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FilterModeMod::FilterMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FilterModeMod::FilterMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FilterModeMod::FilterMode | getFilterMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FilterModeMod::FilterMode from a string. | |
static vector < FilterModeMod::FilterMode > | getFilterMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FilterModeMod::FilterMode> from a string. | |
static vector< vector < FilterModeMod::FilterMode > > | getFilterMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FilterModeMod::FilterMode> > from a string. | |
static vector< vector< vector < FilterModeMod::FilterMode > > > | getFilterMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FilterModeMod::FilterMode> > > from a string. | |
static string | toXML (const string &elementName, CorrelatorNameMod::CorrelatorName e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelatorNameMod::CorrelatorName > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelatorNameMod::CorrelatorName > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelatorNameMod::CorrelatorName > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelatorNameMod::CorrelatorName | getCorrelatorName (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelatorNameMod::CorrelatorName from a string. | |
static vector < CorrelatorNameMod::CorrelatorName > | getCorrelatorName1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelatorNameMod::CorrelatorName> from a string. | |
static vector< vector < CorrelatorNameMod::CorrelatorName > > | getCorrelatorName2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelatorNameMod::CorrelatorName> > from a string. | |
static vector< vector< vector < CorrelatorNameMod::CorrelatorName > > > | getCorrelatorName3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > from a string. | |
static string | toXML (const string &elementName, WVRMethodMod::WVRMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< WVRMethodMod::WVRMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< WVRMethodMod::WVRMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< WVRMethodMod::WVRMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static WVRMethodMod::WVRMethod | getWVRMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a WVRMethodMod::WVRMethod from a string. | |
static vector < WVRMethodMod::WVRMethod > | getWVRMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<WVRMethodMod::WVRMethod> from a string. | |
static vector< vector < WVRMethodMod::WVRMethod > > | getWVRMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<WVRMethodMod::WVRMethod> > from a string. | |
static vector< vector< vector < WVRMethodMod::WVRMethod > > > | getWVRMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<WVRMethodMod::WVRMethod> > > from a string. | |
static string | toXML (const string &elementName, ScanIntentMod::ScanIntent e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ScanIntentMod::ScanIntent > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ScanIntentMod::ScanIntent > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ScanIntentMod::ScanIntent > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ScanIntentMod::ScanIntent | getScanIntent (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ScanIntentMod::ScanIntent from a string. | |
static vector < ScanIntentMod::ScanIntent > | getScanIntent1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ScanIntentMod::ScanIntent> from a string. | |
static vector< vector < ScanIntentMod::ScanIntent > > | getScanIntent2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ScanIntentMod::ScanIntent> > from a string. | |
static vector< vector< vector < ScanIntentMod::ScanIntent > > > | getScanIntent3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ScanIntentMod::ScanIntent> > > from a string. | |
static string | toXML (const string &elementName, CalDataOriginMod::CalDataOrigin e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalDataOriginMod::CalDataOrigin > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalDataOriginMod::CalDataOrigin > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalDataOriginMod::CalDataOrigin > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalDataOriginMod::CalDataOrigin | getCalDataOrigin (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalDataOriginMod::CalDataOrigin from a string. | |
static vector < CalDataOriginMod::CalDataOrigin > | getCalDataOrigin1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalDataOriginMod::CalDataOrigin> from a string. | |
static vector< vector < CalDataOriginMod::CalDataOrigin > > | getCalDataOrigin2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalDataOriginMod::CalDataOrigin> > from a string. | |
static vector< vector< vector < CalDataOriginMod::CalDataOrigin > > > | getCalDataOrigin3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > from a string. | |
static string | toXML (const string &elementName, CalibrationFunctionMod::CalibrationFunction e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalibrationFunctionMod::CalibrationFunction > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalibrationFunctionMod::CalibrationFunction > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalibrationFunctionMod::CalibrationFunction > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalibrationFunctionMod::CalibrationFunction | getCalibrationFunction (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalibrationFunctionMod::CalibrationFunction from a string. | |
static vector < CalibrationFunctionMod::CalibrationFunction > | getCalibrationFunction1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalibrationFunctionMod::CalibrationFunction> from a string. | |
static vector< vector < CalibrationFunctionMod::CalibrationFunction > > | getCalibrationFunction2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalibrationFunctionMod::CalibrationFunction> > from a string. | |
static vector< vector< vector < CalibrationFunctionMod::CalibrationFunction > > > | getCalibrationFunction3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > from a string. | |
static string | toXML (const string &elementName, CalibrationSetMod::CalibrationSet e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalibrationSetMod::CalibrationSet > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalibrationSetMod::CalibrationSet > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalibrationSetMod::CalibrationSet > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalibrationSetMod::CalibrationSet | getCalibrationSet (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalibrationSetMod::CalibrationSet from a string. | |
static vector < CalibrationSetMod::CalibrationSet > | getCalibrationSet1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalibrationSetMod::CalibrationSet> from a string. | |
static vector< vector < CalibrationSetMod::CalibrationSet > > | getCalibrationSet2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalibrationSetMod::CalibrationSet> > from a string. | |
static vector< vector< vector < CalibrationSetMod::CalibrationSet > > > | getCalibrationSet3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalibrationSetMod::CalibrationSet> > > from a string. | |
static string | toXML (const string &elementName, AntennaMotionPatternMod::AntennaMotionPattern e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AntennaMotionPatternMod::AntennaMotionPattern > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AntennaMotionPatternMod::AntennaMotionPattern > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AntennaMotionPatternMod::AntennaMotionPattern > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AntennaMotionPatternMod::AntennaMotionPattern | getAntennaMotionPattern (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AntennaMotionPatternMod::AntennaMotionPattern from a string. | |
static vector < AntennaMotionPatternMod::AntennaMotionPattern > | getAntennaMotionPattern1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AntennaMotionPatternMod::AntennaMotionPattern> from a string. | |
static vector< vector < AntennaMotionPatternMod::AntennaMotionPattern > > | getAntennaMotionPattern2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > from a string. | |
static vector< vector< vector < AntennaMotionPatternMod::AntennaMotionPattern > > > | getAntennaMotionPattern3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > from a string. | |
static string | toXML (const string &elementName, SubscanIntentMod::SubscanIntent e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SubscanIntentMod::SubscanIntent > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SubscanIntentMod::SubscanIntent > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SubscanIntentMod::SubscanIntent > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SubscanIntentMod::SubscanIntent | getSubscanIntent (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SubscanIntentMod::SubscanIntent from a string. | |
static vector < SubscanIntentMod::SubscanIntent > | getSubscanIntent1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SubscanIntentMod::SubscanIntent> from a string. | |
static vector< vector < SubscanIntentMod::SubscanIntent > > | getSubscanIntent2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SubscanIntentMod::SubscanIntent> > from a string. | |
static vector< vector< vector < SubscanIntentMod::SubscanIntent > > > | getSubscanIntent3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SubscanIntentMod::SubscanIntent> > > from a string. | |
static string | toXML (const string &elementName, SwitchingModeMod::SwitchingMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SwitchingModeMod::SwitchingMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SwitchingModeMod::SwitchingMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SwitchingModeMod::SwitchingMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SwitchingModeMod::SwitchingMode | getSwitchingMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SwitchingModeMod::SwitchingMode from a string. | |
static vector < SwitchingModeMod::SwitchingMode > | getSwitchingMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SwitchingModeMod::SwitchingMode> from a string. | |
static vector< vector < SwitchingModeMod::SwitchingMode > > | getSwitchingMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SwitchingModeMod::SwitchingMode> > from a string. | |
static vector< vector< vector < SwitchingModeMod::SwitchingMode > > > | getSwitchingMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SwitchingModeMod::SwitchingMode> > > from a string. | |
static string | toXML (const string &elementName, CorrelatorCalibrationMod::CorrelatorCalibration e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelatorCalibrationMod::CorrelatorCalibration > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelatorCalibrationMod::CorrelatorCalibration > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelatorCalibrationMod::CorrelatorCalibration > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelatorCalibrationMod::CorrelatorCalibration | getCorrelatorCalibration (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelatorCalibrationMod::CorrelatorCalibration from a string. | |
static vector < CorrelatorCalibrationMod::CorrelatorCalibration > | getCorrelatorCalibration1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelatorCalibrationMod::CorrelatorCalibration> from a string. | |
static vector< vector < CorrelatorCalibrationMod::CorrelatorCalibration > > | getCorrelatorCalibration2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > from a string. | |
static vector< vector< vector < CorrelatorCalibrationMod::CorrelatorCalibration > > > | getCorrelatorCalibration3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > from a string. | |
static string | toXML (const string &elementName, TimeSamplingMod::TimeSampling e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< TimeSamplingMod::TimeSampling > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< TimeSamplingMod::TimeSampling > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< TimeSamplingMod::TimeSampling > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static TimeSamplingMod::TimeSampling | getTimeSampling (const string &name, const string &tableName, const string &xmlDoc) |
Returns a TimeSamplingMod::TimeSampling from a string. | |
static vector < TimeSamplingMod::TimeSampling > | getTimeSampling1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<TimeSamplingMod::TimeSampling> from a string. | |
static vector< vector < TimeSamplingMod::TimeSampling > > | getTimeSampling2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<TimeSamplingMod::TimeSampling> > from a string. | |
static vector< vector< vector < TimeSamplingMod::TimeSampling > > > | getTimeSampling3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<TimeSamplingMod::TimeSampling> > > from a string. | |
static string | toXML (const string &elementName, CalTypeMod::CalType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalTypeMod::CalType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalTypeMod::CalType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalTypeMod::CalType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalTypeMod::CalType | getCalType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalTypeMod::CalType from a string. | |
static vector < CalTypeMod::CalType > | getCalType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalTypeMod::CalType> from a string. | |
static vector< vector < CalTypeMod::CalType > > | getCalType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalTypeMod::CalType> > from a string. | |
static vector< vector< vector < CalTypeMod::CalType > > > | getCalType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalTypeMod::CalType> > > from a string. | |
static string | toXML (const string &elementName, AssociatedCalNatureMod::AssociatedCalNature e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AssociatedCalNatureMod::AssociatedCalNature > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AssociatedCalNatureMod::AssociatedCalNature > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AssociatedCalNatureMod::AssociatedCalNature > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AssociatedCalNatureMod::AssociatedCalNature | getAssociatedCalNature (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AssociatedCalNatureMod::AssociatedCalNature from a string. | |
static vector < AssociatedCalNatureMod::AssociatedCalNature > | getAssociatedCalNature1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AssociatedCalNatureMod::AssociatedCalNature> from a string. | |
static vector< vector < AssociatedCalNatureMod::AssociatedCalNature > > | getAssociatedCalNature2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > from a string. | |
static vector< vector< vector < AssociatedCalNatureMod::AssociatedCalNature > > > | getAssociatedCalNature3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > from a string. | |
static string | toXML (const string &elementName, InvalidatingConditionMod::InvalidatingCondition e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< InvalidatingConditionMod::InvalidatingCondition > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< InvalidatingConditionMod::InvalidatingCondition > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< InvalidatingConditionMod::InvalidatingCondition > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static InvalidatingConditionMod::InvalidatingCondition | getInvalidatingCondition (const string &name, const string &tableName, const string &xmlDoc) |
Returns a InvalidatingConditionMod::InvalidatingCondition from a string. | |
static vector < InvalidatingConditionMod::InvalidatingCondition > | getInvalidatingCondition1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<InvalidatingConditionMod::InvalidatingCondition> from a string. | |
static vector< vector < InvalidatingConditionMod::InvalidatingCondition > > | getInvalidatingCondition2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<InvalidatingConditionMod::InvalidatingCondition> > from a string. | |
static vector< vector< vector < InvalidatingConditionMod::InvalidatingCondition > > > | getInvalidatingCondition3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > from a string. | |
static string | toXML (const string &elementName, PositionMethodMod::PositionMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PositionMethodMod::PositionMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PositionMethodMod::PositionMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PositionMethodMod::PositionMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PositionMethodMod::PositionMethod | getPositionMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PositionMethodMod::PositionMethod from a string. | |
static vector < PositionMethodMod::PositionMethod > | getPositionMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PositionMethodMod::PositionMethod> from a string. | |
static vector< vector < PositionMethodMod::PositionMethod > > | getPositionMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PositionMethodMod::PositionMethod> > from a string. | |
static vector< vector< vector < PositionMethodMod::PositionMethod > > > | getPositionMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PositionMethodMod::PositionMethod> > > from a string. | |
static string | toXML (const string &elementName, PointingModelModeMod::PointingModelMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PointingModelModeMod::PointingModelMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PointingModelModeMod::PointingModelMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PointingModelModeMod::PointingModelMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PointingModelModeMod::PointingModelMode | getPointingModelMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PointingModelModeMod::PointingModelMode from a string. | |
static vector < PointingModelModeMod::PointingModelMode > | getPointingModelMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PointingModelModeMod::PointingModelMode> from a string. | |
static vector< vector < PointingModelModeMod::PointingModelMode > > | getPointingModelMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PointingModelModeMod::PointingModelMode> > from a string. | |
static vector< vector< vector < PointingModelModeMod::PointingModelMode > > > | getPointingModelMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PointingModelModeMod::PointingModelMode> > > from a string. | |
static string | toXML (const string &elementName, PointingMethodMod::PointingMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PointingMethodMod::PointingMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PointingMethodMod::PointingMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PointingMethodMod::PointingMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PointingMethodMod::PointingMethod | getPointingMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PointingMethodMod::PointingMethod from a string. | |
static vector < PointingMethodMod::PointingMethod > | getPointingMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PointingMethodMod::PointingMethod> from a string. | |
static vector< vector < PointingMethodMod::PointingMethod > > | getPointingMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PointingMethodMod::PointingMethod> > from a string. | |
static vector< vector< vector < PointingMethodMod::PointingMethod > > > | getPointingMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PointingMethodMod::PointingMethod> > > from a string. | |
static string | toXML (const string &elementName, SyscalMethodMod::SyscalMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SyscalMethodMod::SyscalMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SyscalMethodMod::SyscalMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SyscalMethodMod::SyscalMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SyscalMethodMod::SyscalMethod | getSyscalMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SyscalMethodMod::SyscalMethod from a string. | |
static vector < SyscalMethodMod::SyscalMethod > | getSyscalMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SyscalMethodMod::SyscalMethod> from a string. | |
static vector< vector < SyscalMethodMod::SyscalMethod > > | getSyscalMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SyscalMethodMod::SyscalMethod> > from a string. | |
static vector< vector< vector < SyscalMethodMod::SyscalMethod > > > | getSyscalMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SyscalMethodMod::SyscalMethod> > > from a string. | |
static string | toXML (const string &elementName, CalCurveTypeMod::CalCurveType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalCurveTypeMod::CalCurveType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalCurveTypeMod::CalCurveType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalCurveTypeMod::CalCurveType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalCurveTypeMod::CalCurveType | getCalCurveType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalCurveTypeMod::CalCurveType from a string. | |
static vector < CalCurveTypeMod::CalCurveType > | getCalCurveType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalCurveTypeMod::CalCurveType> from a string. | |
static vector< vector < CalCurveTypeMod::CalCurveType > > | getCalCurveType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalCurveTypeMod::CalCurveType> > from a string. | |
static vector< vector< vector < CalCurveTypeMod::CalCurveType > > > | getCalCurveType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalCurveTypeMod::CalCurveType> > > from a string. | |
static string | toXML (const string &elementName, StationTypeMod::StationType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< StationTypeMod::StationType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< StationTypeMod::StationType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< StationTypeMod::StationType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static StationTypeMod::StationType | getStationType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a StationTypeMod::StationType from a string. | |
static vector < StationTypeMod::StationType > | getStationType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<StationTypeMod::StationType> from a string. | |
static vector< vector < StationTypeMod::StationType > > | getStationType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<StationTypeMod::StationType> > from a string. | |
static vector< vector< vector < StationTypeMod::StationType > > > | getStationType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<StationTypeMod::StationType> > > from a string. | |
static string | toXML (const string &elementName, DetectorBandTypeMod::DetectorBandType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DetectorBandTypeMod::DetectorBandType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DetectorBandTypeMod::DetectorBandType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DetectorBandTypeMod::DetectorBandType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DetectorBandTypeMod::DetectorBandType | getDetectorBandType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DetectorBandTypeMod::DetectorBandType from a string. | |
static vector < DetectorBandTypeMod::DetectorBandType > | getDetectorBandType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DetectorBandTypeMod::DetectorBandType> from a string. | |
static vector< vector < DetectorBandTypeMod::DetectorBandType > > | getDetectorBandType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DetectorBandTypeMod::DetectorBandType> > from a string. | |
static vector< vector< vector < DetectorBandTypeMod::DetectorBandType > > > | getDetectorBandType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > from a string. | |
static string | toXML (const string &elementName, FocusMethodMod::FocusMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FocusMethodMod::FocusMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FocusMethodMod::FocusMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FocusMethodMod::FocusMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FocusMethodMod::FocusMethod | getFocusMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FocusMethodMod::FocusMethod from a string. | |
static vector < FocusMethodMod::FocusMethod > | getFocusMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FocusMethodMod::FocusMethod> from a string. | |
static vector< vector < FocusMethodMod::FocusMethod > > | getFocusMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FocusMethodMod::FocusMethod> > from a string. | |
static vector< vector< vector < FocusMethodMod::FocusMethod > > > | getFocusMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FocusMethodMod::FocusMethod> > > from a string. | |
static string | toXML (const string &elementName, HolographyChannelTypeMod::HolographyChannelType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< HolographyChannelTypeMod::HolographyChannelType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< HolographyChannelTypeMod::HolographyChannelType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< HolographyChannelTypeMod::HolographyChannelType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static HolographyChannelTypeMod::HolographyChannelType | getHolographyChannelType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a HolographyChannelTypeMod::HolographyChannelType from a string. | |
static vector < HolographyChannelTypeMod::HolographyChannelType > | getHolographyChannelType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<HolographyChannelTypeMod::HolographyChannelType> from a string. | |
static vector< vector < HolographyChannelTypeMod::HolographyChannelType > > | getHolographyChannelType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<HolographyChannelTypeMod::HolographyChannelType> > from a string. | |
static vector< vector< vector < HolographyChannelTypeMod::HolographyChannelType > > > | getHolographyChannelType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > from a string. | |
static string | toXML (const string &elementName, FluxCalibrationMethodMod::FluxCalibrationMethod e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FluxCalibrationMethodMod::FluxCalibrationMethod > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FluxCalibrationMethodMod::FluxCalibrationMethod > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FluxCalibrationMethodMod::FluxCalibrationMethod > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FluxCalibrationMethodMod::FluxCalibrationMethod | getFluxCalibrationMethod (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FluxCalibrationMethodMod::FluxCalibrationMethod from a string. | |
static vector < FluxCalibrationMethodMod::FluxCalibrationMethod > | getFluxCalibrationMethod1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FluxCalibrationMethodMod::FluxCalibrationMethod> from a string. | |
static vector< vector < FluxCalibrationMethodMod::FluxCalibrationMethod > > | getFluxCalibrationMethod2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > from a string. | |
static vector< vector< vector < FluxCalibrationMethodMod::FluxCalibrationMethod > > > | getFluxCalibrationMethod3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > from a string. | |
static string | toXML (const string &elementName, PrimaryBeamDescriptionMod::PrimaryBeamDescription e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PrimaryBeamDescriptionMod::PrimaryBeamDescription | getPrimaryBeamDescription (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PrimaryBeamDescriptionMod::PrimaryBeamDescription from a string. | |
static vector < PrimaryBeamDescriptionMod::PrimaryBeamDescription > | getPrimaryBeamDescription1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> from a string. | |
static vector< vector < PrimaryBeamDescriptionMod::PrimaryBeamDescription > > | getPrimaryBeamDescription2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > from a string. | |
static vector< vector< vector < PrimaryBeamDescriptionMod::PrimaryBeamDescription > > > | getPrimaryBeamDescription3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > from a string. | |
static string | toXML (const string &elementName, TimeScaleMod::TimeScale e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< TimeScaleMod::TimeScale > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< TimeScaleMod::TimeScale > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< TimeScaleMod::TimeScale > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static TimeScaleMod::TimeScale | getTimeScale (const string &name, const string &tableName, const string &xmlDoc) |
Returns a TimeScaleMod::TimeScale from a string. | |
static vector < TimeScaleMod::TimeScale > | getTimeScale1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<TimeScaleMod::TimeScale> from a string. | |
static vector< vector < TimeScaleMod::TimeScale > > | getTimeScale2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<TimeScaleMod::TimeScale> > from a string. | |
static vector< vector< vector < TimeScaleMod::TimeScale > > > | getTimeScale3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<TimeScaleMod::TimeScale> > > from a string. | |
static string | toXML (const string &elementName, DataScaleMod::DataScale e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DataScaleMod::DataScale > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DataScaleMod::DataScale > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DataScaleMod::DataScale > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DataScaleMod::DataScale | getDataScale (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DataScaleMod::DataScale from a string. | |
static vector < DataScaleMod::DataScale > | getDataScale1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DataScaleMod::DataScale> from a string. | |
static vector< vector < DataScaleMod::DataScale > > | getDataScale2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DataScaleMod::DataScale> > from a string. | |
static vector< vector< vector < DataScaleMod::DataScale > > > | getDataScale3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DataScaleMod::DataScale> > > from a string. | |
static string | toXML (const string &elementName, WeightTypeMod::WeightType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< WeightTypeMod::WeightType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< WeightTypeMod::WeightType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< WeightTypeMod::WeightType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static WeightTypeMod::WeightType | getWeightType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a WeightTypeMod::WeightType from a string. | |
static vector < WeightTypeMod::WeightType > | getWeightType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<WeightTypeMod::WeightType> from a string. | |
static vector< vector < WeightTypeMod::WeightType > > | getWeightType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<WeightTypeMod::WeightType> > from a string. | |
static vector< vector< vector < WeightTypeMod::WeightType > > > | getWeightType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<WeightTypeMod::WeightType> > > from a string. | |
static string | toXML (const string &elementName, CalibrationModeMod::CalibrationMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CalibrationModeMod::CalibrationMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CalibrationModeMod::CalibrationMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CalibrationModeMod::CalibrationMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CalibrationModeMod::CalibrationMode | getCalibrationMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CalibrationModeMod::CalibrationMode from a string. | |
static vector < CalibrationModeMod::CalibrationMode > | getCalibrationMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CalibrationModeMod::CalibrationMode> from a string. | |
static vector< vector < CalibrationModeMod::CalibrationMode > > | getCalibrationMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CalibrationModeMod::CalibrationMode> > from a string. | |
static vector< vector< vector < CalibrationModeMod::CalibrationMode > > > | getCalibrationMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CalibrationModeMod::CalibrationMode> > > from a string. | |
static string | toXML (const string &elementName, AssociatedFieldNatureMod::AssociatedFieldNature e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< AssociatedFieldNatureMod::AssociatedFieldNature > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< AssociatedFieldNatureMod::AssociatedFieldNature > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< AssociatedFieldNatureMod::AssociatedFieldNature > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static AssociatedFieldNatureMod::AssociatedFieldNature | getAssociatedFieldNature (const string &name, const string &tableName, const string &xmlDoc) |
Returns a AssociatedFieldNatureMod::AssociatedFieldNature from a string. | |
static vector < AssociatedFieldNatureMod::AssociatedFieldNature > | getAssociatedFieldNature1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<AssociatedFieldNatureMod::AssociatedFieldNature> from a string. | |
static vector< vector < AssociatedFieldNatureMod::AssociatedFieldNature > > | getAssociatedFieldNature2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > from a string. | |
static vector< vector< vector < AssociatedFieldNatureMod::AssociatedFieldNature > > > | getAssociatedFieldNature3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > from a string. | |
static string | toXML (const string &elementName, DataContentMod::DataContent e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DataContentMod::DataContent > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DataContentMod::DataContent > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DataContentMod::DataContent > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DataContentMod::DataContent | getDataContent (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DataContentMod::DataContent from a string. | |
static vector < DataContentMod::DataContent > | getDataContent1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DataContentMod::DataContent> from a string. | |
static vector< vector < DataContentMod::DataContent > > | getDataContent2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DataContentMod::DataContent> > from a string. | |
static vector< vector< vector < DataContentMod::DataContent > > > | getDataContent3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DataContentMod::DataContent> > > from a string. | |
static string | toXML (const string &elementName, PrimitiveDataTypeMod::PrimitiveDataType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PrimitiveDataTypeMod::PrimitiveDataType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PrimitiveDataTypeMod::PrimitiveDataType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PrimitiveDataTypeMod::PrimitiveDataType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PrimitiveDataTypeMod::PrimitiveDataType | getPrimitiveDataType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PrimitiveDataTypeMod::PrimitiveDataType from a string. | |
static vector < PrimitiveDataTypeMod::PrimitiveDataType > | getPrimitiveDataType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PrimitiveDataTypeMod::PrimitiveDataType> from a string. | |
static vector< vector < PrimitiveDataTypeMod::PrimitiveDataType > > | getPrimitiveDataType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > from a string. | |
static vector< vector< vector < PrimitiveDataTypeMod::PrimitiveDataType > > > | getPrimitiveDataType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > from a string. | |
static string | toXML (const string &elementName, SchedulerModeMod::SchedulerMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< SchedulerModeMod::SchedulerMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< SchedulerModeMod::SchedulerMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< SchedulerModeMod::SchedulerMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static SchedulerModeMod::SchedulerMode | getSchedulerMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a SchedulerModeMod::SchedulerMode from a string. | |
static vector < SchedulerModeMod::SchedulerMode > | getSchedulerMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<SchedulerModeMod::SchedulerMode> from a string. | |
static vector< vector < SchedulerModeMod::SchedulerMode > > | getSchedulerMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<SchedulerModeMod::SchedulerMode> > from a string. | |
static vector< vector< vector < SchedulerModeMod::SchedulerMode > > > | getSchedulerMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<SchedulerModeMod::SchedulerMode> > > from a string. | |
static string | toXML (const string &elementName, FieldCodeMod::FieldCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< FieldCodeMod::FieldCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< FieldCodeMod::FieldCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< FieldCodeMod::FieldCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static FieldCodeMod::FieldCode | getFieldCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a FieldCodeMod::FieldCode from a string. | |
static vector < FieldCodeMod::FieldCode > | getFieldCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<FieldCodeMod::FieldCode> from a string. | |
static vector< vector < FieldCodeMod::FieldCode > > | getFieldCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<FieldCodeMod::FieldCode> > from a string. | |
static vector< vector< vector < FieldCodeMod::FieldCode > > > | getFieldCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<FieldCodeMod::FieldCode> > > from a string. | |
static string | toXML (const string &elementName, ACAPolarizationMod::ACAPolarization e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< ACAPolarizationMod::ACAPolarization > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< ACAPolarizationMod::ACAPolarization > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< ACAPolarizationMod::ACAPolarization > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static ACAPolarizationMod::ACAPolarization | getACAPolarization (const string &name, const string &tableName, const string &xmlDoc) |
Returns a ACAPolarizationMod::ACAPolarization from a string. | |
static vector < ACAPolarizationMod::ACAPolarization > | getACAPolarization1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<ACAPolarizationMod::ACAPolarization> from a string. | |
static vector< vector < ACAPolarizationMod::ACAPolarization > > | getACAPolarization2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<ACAPolarizationMod::ACAPolarization> > from a string. | |
static vector< vector< vector < ACAPolarizationMod::ACAPolarization > > > | getACAPolarization3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > from a string. | |
static string | toXML (const string &elementName, PositionReferenceCodeMod::PositionReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< PositionReferenceCodeMod::PositionReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< PositionReferenceCodeMod::PositionReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< PositionReferenceCodeMod::PositionReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static PositionReferenceCodeMod::PositionReferenceCode | getPositionReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a PositionReferenceCodeMod::PositionReferenceCode from a string. | |
static vector < PositionReferenceCodeMod::PositionReferenceCode > | getPositionReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<PositionReferenceCodeMod::PositionReferenceCode> from a string. | |
static vector< vector < PositionReferenceCodeMod::PositionReferenceCode > > | getPositionReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > from a string. | |
static vector< vector< vector < PositionReferenceCodeMod::PositionReferenceCode > > > | getPositionReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, BaselineReferenceCodeMod::BaselineReferenceCode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< BaselineReferenceCodeMod::BaselineReferenceCode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< BaselineReferenceCodeMod::BaselineReferenceCode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< BaselineReferenceCodeMod::BaselineReferenceCode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static BaselineReferenceCodeMod::BaselineReferenceCode | getBaselineReferenceCode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a BaselineReferenceCodeMod::BaselineReferenceCode from a string. | |
static vector < BaselineReferenceCodeMod::BaselineReferenceCode > | getBaselineReferenceCode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<BaselineReferenceCodeMod::BaselineReferenceCode> from a string. | |
static vector< vector < BaselineReferenceCodeMod::BaselineReferenceCode > > | getBaselineReferenceCode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > from a string. | |
static vector< vector< vector < BaselineReferenceCodeMod::BaselineReferenceCode > > > | getBaselineReferenceCode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > from a string. | |
static string | toXML (const string &elementName, CorrelatorTypeMod::CorrelatorType e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< CorrelatorTypeMod::CorrelatorType > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< CorrelatorTypeMod::CorrelatorType > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< CorrelatorTypeMod::CorrelatorType > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static CorrelatorTypeMod::CorrelatorType | getCorrelatorType (const string &name, const string &tableName, const string &xmlDoc) |
Returns a CorrelatorTypeMod::CorrelatorType from a string. | |
static vector < CorrelatorTypeMod::CorrelatorType > | getCorrelatorType1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<CorrelatorTypeMod::CorrelatorType> from a string. | |
static vector< vector < CorrelatorTypeMod::CorrelatorType > > | getCorrelatorType2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<CorrelatorTypeMod::CorrelatorType> > from a string. | |
static vector< vector< vector < CorrelatorTypeMod::CorrelatorType > > > | getCorrelatorType3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > from a string. | |
static string | toXML (const string &elementName, DopplerTrackingModeMod::DopplerTrackingMode e) |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. | |
static string | toXML (const string &elementName, const vector< DopplerTrackingModeMod::DopplerTrackingMode > &v_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. | |
static string | toXML (const string &elementName, const vector< vector< DopplerTrackingModeMod::DopplerTrackingMode > > &vv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. | |
static string | toXML (const string &elementName, const vector< vector< vector< DopplerTrackingModeMod::DopplerTrackingMode > > > &vvv_e) |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. | |
static DopplerTrackingModeMod::DopplerTrackingMode | getDopplerTrackingMode (const string &name, const string &tableName, const string &xmlDoc) |
Returns a DopplerTrackingModeMod::DopplerTrackingMode from a string. | |
static vector < DopplerTrackingModeMod::DopplerTrackingMode > | getDopplerTrackingMode1D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<DopplerTrackingModeMod::DopplerTrackingMode> from a string. | |
static vector< vector < DopplerTrackingModeMod::DopplerTrackingMode > > | getDopplerTrackingMode2D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > from a string. | |
static vector< vector< vector < DopplerTrackingModeMod::DopplerTrackingMode > > > | getDopplerTrackingMode3D (const string &name, const string &tableName, const string &xmlDoc) |
Returns a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > from a string. | |
Static Private Member Functions | |
static string | getField (const string &xml, const string &field) |
static string | substring (const string &s, int a, int b) |
static string | trim (const string &s) |
static string | getField (const string &xml, const string &field) |
static string | substring (const string &s, int a, int b) |
static string | trim (const string &s) |
Definition at line 240 of file EnumerationParser.h.
static ACAPolarizationMod::ACAPolarization asdm::EnumerationParser::getACAPolarization | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ACAPolarizationMod::ACAPolarization from a string.
xml | the string to be converted into a ACAPolarizationMod::ACAPolarization |
static ACAPolarizationMod::ACAPolarization asdm::EnumerationParser::getACAPolarization | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ACAPolarizationMod::ACAPolarization from a string.
xml | the string to be converted into a ACAPolarizationMod::ACAPolarization |
static vector<ACAPolarizationMod::ACAPolarization> asdm::EnumerationParser::getACAPolarization1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ACAPolarizationMod::ACAPolarization> from a string.
xml | the string to be converted into a vector<ACAPolarizationMod::ACAPolarization> |
static vector<ACAPolarizationMod::ACAPolarization> asdm::EnumerationParser::getACAPolarization1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ACAPolarizationMod::ACAPolarization> from a string.
xml | the string to be converted into a vector<ACAPolarizationMod::ACAPolarization> |
static vector<vector<ACAPolarizationMod::ACAPolarization> > asdm::EnumerationParser::getACAPolarization2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ACAPolarizationMod::ACAPolarization> > from a string.
xml | the string to be converted into a vector<vector<ACAPolarizationMod::ACAPolarization> > |
static vector<vector<ACAPolarizationMod::ACAPolarization> > asdm::EnumerationParser::getACAPolarization2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ACAPolarizationMod::ACAPolarization> > from a string.
xml | the string to be converted into a vector<vector<ACAPolarizationMod::ACAPolarization> > |
static vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > asdm::EnumerationParser::getACAPolarization3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > from a string.
xml | the string to be converted into a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > |
static vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > asdm::EnumerationParser::getACAPolarization3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > from a string.
xml | the string to be converted into a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > |
static AccumModeMod::AccumMode asdm::EnumerationParser::getAccumMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AccumModeMod::AccumMode from a string.
xml | the string to be converted into a AccumModeMod::AccumMode |
static AccumModeMod::AccumMode asdm::EnumerationParser::getAccumMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AccumModeMod::AccumMode from a string.
xml | the string to be converted into a AccumModeMod::AccumMode |
static vector<AccumModeMod::AccumMode> asdm::EnumerationParser::getAccumMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AccumModeMod::AccumMode> from a string.
xml | the string to be converted into a vector<AccumModeMod::AccumMode> |
static vector<AccumModeMod::AccumMode> asdm::EnumerationParser::getAccumMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AccumModeMod::AccumMode> from a string.
xml | the string to be converted into a vector<AccumModeMod::AccumMode> |
static vector<vector<AccumModeMod::AccumMode> > asdm::EnumerationParser::getAccumMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AccumModeMod::AccumMode> > from a string.
xml | the string to be converted into a vector<vector<AccumModeMod::AccumMode> > |
static vector<vector<AccumModeMod::AccumMode> > asdm::EnumerationParser::getAccumMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AccumModeMod::AccumMode> > from a string.
xml | the string to be converted into a vector<vector<AccumModeMod::AccumMode> > |
static vector<vector<vector<AccumModeMod::AccumMode> > > asdm::EnumerationParser::getAccumMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AccumModeMod::AccumMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<AccumModeMod::AccumMode> > > |
static vector<vector<vector<AccumModeMod::AccumMode> > > asdm::EnumerationParser::getAccumMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AccumModeMod::AccumMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<AccumModeMod::AccumMode> > > |
static AntennaMakeMod::AntennaMake asdm::EnumerationParser::getAntennaMake | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AntennaMakeMod::AntennaMake from a string.
xml | the string to be converted into a AntennaMakeMod::AntennaMake |
static AntennaMakeMod::AntennaMake asdm::EnumerationParser::getAntennaMake | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AntennaMakeMod::AntennaMake from a string.
xml | the string to be converted into a AntennaMakeMod::AntennaMake |
static vector<AntennaMakeMod::AntennaMake> asdm::EnumerationParser::getAntennaMake1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AntennaMakeMod::AntennaMake> from a string.
xml | the string to be converted into a vector<AntennaMakeMod::AntennaMake> |
static vector<AntennaMakeMod::AntennaMake> asdm::EnumerationParser::getAntennaMake1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AntennaMakeMod::AntennaMake> from a string.
xml | the string to be converted into a vector<AntennaMakeMod::AntennaMake> |
static vector<vector<AntennaMakeMod::AntennaMake> > asdm::EnumerationParser::getAntennaMake2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AntennaMakeMod::AntennaMake> > from a string.
xml | the string to be converted into a vector<vector<AntennaMakeMod::AntennaMake> > |
static vector<vector<AntennaMakeMod::AntennaMake> > asdm::EnumerationParser::getAntennaMake2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AntennaMakeMod::AntennaMake> > from a string.
xml | the string to be converted into a vector<vector<AntennaMakeMod::AntennaMake> > |
static vector<vector<vector<AntennaMakeMod::AntennaMake> > > asdm::EnumerationParser::getAntennaMake3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AntennaMakeMod::AntennaMake> > > from a string.
xml | the string to be converted into a vector<vector<vector<AntennaMakeMod::AntennaMake> > > |
static vector<vector<vector<AntennaMakeMod::AntennaMake> > > asdm::EnumerationParser::getAntennaMake3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AntennaMakeMod::AntennaMake> > > from a string.
xml | the string to be converted into a vector<vector<vector<AntennaMakeMod::AntennaMake> > > |
static AntennaMotionPatternMod::AntennaMotionPattern asdm::EnumerationParser::getAntennaMotionPattern | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AntennaMotionPatternMod::AntennaMotionPattern from a string.
xml | the string to be converted into a AntennaMotionPatternMod::AntennaMotionPattern |
static AntennaMotionPatternMod::AntennaMotionPattern asdm::EnumerationParser::getAntennaMotionPattern | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AntennaMotionPatternMod::AntennaMotionPattern from a string.
xml | the string to be converted into a AntennaMotionPatternMod::AntennaMotionPattern |
static vector<AntennaMotionPatternMod::AntennaMotionPattern> asdm::EnumerationParser::getAntennaMotionPattern1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AntennaMotionPatternMod::AntennaMotionPattern> from a string.
xml | the string to be converted into a vector<AntennaMotionPatternMod::AntennaMotionPattern> |
static vector<AntennaMotionPatternMod::AntennaMotionPattern> asdm::EnumerationParser::getAntennaMotionPattern1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AntennaMotionPatternMod::AntennaMotionPattern> from a string.
xml | the string to be converted into a vector<AntennaMotionPatternMod::AntennaMotionPattern> |
static vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > asdm::EnumerationParser::getAntennaMotionPattern2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > from a string.
xml | the string to be converted into a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > |
static vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > asdm::EnumerationParser::getAntennaMotionPattern2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > from a string.
xml | the string to be converted into a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > |
static vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > asdm::EnumerationParser::getAntennaMotionPattern3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > from a string.
xml | the string to be converted into a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > |
static vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > asdm::EnumerationParser::getAntennaMotionPattern3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > from a string.
xml | the string to be converted into a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > |
static AntennaTypeMod::AntennaType asdm::EnumerationParser::getAntennaType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AntennaTypeMod::AntennaType from a string.
xml | the string to be converted into a AntennaTypeMod::AntennaType |
static AntennaTypeMod::AntennaType asdm::EnumerationParser::getAntennaType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AntennaTypeMod::AntennaType from a string.
xml | the string to be converted into a AntennaTypeMod::AntennaType |
static vector<AntennaTypeMod::AntennaType> asdm::EnumerationParser::getAntennaType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AntennaTypeMod::AntennaType> from a string.
xml | the string to be converted into a vector<AntennaTypeMod::AntennaType> |
static vector<AntennaTypeMod::AntennaType> asdm::EnumerationParser::getAntennaType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AntennaTypeMod::AntennaType> from a string.
xml | the string to be converted into a vector<AntennaTypeMod::AntennaType> |
static vector<vector<AntennaTypeMod::AntennaType> > asdm::EnumerationParser::getAntennaType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AntennaTypeMod::AntennaType> > from a string.
xml | the string to be converted into a vector<vector<AntennaTypeMod::AntennaType> > |
static vector<vector<AntennaTypeMod::AntennaType> > asdm::EnumerationParser::getAntennaType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AntennaTypeMod::AntennaType> > from a string.
xml | the string to be converted into a vector<vector<AntennaTypeMod::AntennaType> > |
static vector<vector<vector<AntennaTypeMod::AntennaType> > > asdm::EnumerationParser::getAntennaType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AntennaTypeMod::AntennaType> > > from a string.
xml | the string to be converted into a vector<vector<vector<AntennaTypeMod::AntennaType> > > |
static vector<vector<vector<AntennaTypeMod::AntennaType> > > asdm::EnumerationParser::getAntennaType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AntennaTypeMod::AntennaType> > > from a string.
xml | the string to be converted into a vector<vector<vector<AntennaTypeMod::AntennaType> > > |
static AssociatedCalNatureMod::AssociatedCalNature asdm::EnumerationParser::getAssociatedCalNature | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AssociatedCalNatureMod::AssociatedCalNature from a string.
xml | the string to be converted into a AssociatedCalNatureMod::AssociatedCalNature |
static AssociatedCalNatureMod::AssociatedCalNature asdm::EnumerationParser::getAssociatedCalNature | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AssociatedCalNatureMod::AssociatedCalNature from a string.
xml | the string to be converted into a AssociatedCalNatureMod::AssociatedCalNature |
static vector<AssociatedCalNatureMod::AssociatedCalNature> asdm::EnumerationParser::getAssociatedCalNature1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AssociatedCalNatureMod::AssociatedCalNature> from a string.
xml | the string to be converted into a vector<AssociatedCalNatureMod::AssociatedCalNature> |
static vector<AssociatedCalNatureMod::AssociatedCalNature> asdm::EnumerationParser::getAssociatedCalNature1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AssociatedCalNatureMod::AssociatedCalNature> from a string.
xml | the string to be converted into a vector<AssociatedCalNatureMod::AssociatedCalNature> |
static vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > asdm::EnumerationParser::getAssociatedCalNature2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > from a string.
xml | the string to be converted into a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > |
static vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > asdm::EnumerationParser::getAssociatedCalNature2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > from a string.
xml | the string to be converted into a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > |
static vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > asdm::EnumerationParser::getAssociatedCalNature3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > from a string.
xml | the string to be converted into a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > |
static vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > asdm::EnumerationParser::getAssociatedCalNature3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > from a string.
xml | the string to be converted into a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > |
static AssociatedFieldNatureMod::AssociatedFieldNature asdm::EnumerationParser::getAssociatedFieldNature | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AssociatedFieldNatureMod::AssociatedFieldNature from a string.
xml | the string to be converted into a AssociatedFieldNatureMod::AssociatedFieldNature |
static AssociatedFieldNatureMod::AssociatedFieldNature asdm::EnumerationParser::getAssociatedFieldNature | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AssociatedFieldNatureMod::AssociatedFieldNature from a string.
xml | the string to be converted into a AssociatedFieldNatureMod::AssociatedFieldNature |
static vector<AssociatedFieldNatureMod::AssociatedFieldNature> asdm::EnumerationParser::getAssociatedFieldNature1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AssociatedFieldNatureMod::AssociatedFieldNature> from a string.
xml | the string to be converted into a vector<AssociatedFieldNatureMod::AssociatedFieldNature> |
static vector<AssociatedFieldNatureMod::AssociatedFieldNature> asdm::EnumerationParser::getAssociatedFieldNature1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AssociatedFieldNatureMod::AssociatedFieldNature> from a string.
xml | the string to be converted into a vector<AssociatedFieldNatureMod::AssociatedFieldNature> |
static vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > asdm::EnumerationParser::getAssociatedFieldNature2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > from a string.
xml | the string to be converted into a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > |
static vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > asdm::EnumerationParser::getAssociatedFieldNature2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > from a string.
xml | the string to be converted into a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > |
static vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > asdm::EnumerationParser::getAssociatedFieldNature3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > from a string.
xml | the string to be converted into a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > |
static vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > asdm::EnumerationParser::getAssociatedFieldNature3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > from a string.
xml | the string to be converted into a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > |
static AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::EnumerationParser::getAtmPhaseCorrection | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AtmPhaseCorrectionMod::AtmPhaseCorrection from a string.
xml | the string to be converted into a AtmPhaseCorrectionMod::AtmPhaseCorrection |
static AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::EnumerationParser::getAtmPhaseCorrection | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AtmPhaseCorrectionMod::AtmPhaseCorrection from a string.
xml | the string to be converted into a AtmPhaseCorrectionMod::AtmPhaseCorrection |
static vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> asdm::EnumerationParser::getAtmPhaseCorrection1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> from a string.
xml | the string to be converted into a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> |
static vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> asdm::EnumerationParser::getAtmPhaseCorrection1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> from a string.
xml | the string to be converted into a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> |
static vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > asdm::EnumerationParser::getAtmPhaseCorrection2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > from a string.
xml | the string to be converted into a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > |
static vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > asdm::EnumerationParser::getAtmPhaseCorrection2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > from a string.
xml | the string to be converted into a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > |
static vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > asdm::EnumerationParser::getAtmPhaseCorrection3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > from a string.
xml | the string to be converted into a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > |
static vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > asdm::EnumerationParser::getAtmPhaseCorrection3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > from a string.
xml | the string to be converted into a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > |
static AxisNameMod::AxisName asdm::EnumerationParser::getAxisName | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AxisNameMod::AxisName from a string.
xml | the string to be converted into a AxisNameMod::AxisName |
static AxisNameMod::AxisName asdm::EnumerationParser::getAxisName | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a AxisNameMod::AxisName from a string.
xml | the string to be converted into a AxisNameMod::AxisName |
static vector<AxisNameMod::AxisName> asdm::EnumerationParser::getAxisName1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AxisNameMod::AxisName> from a string.
xml | the string to be converted into a vector<AxisNameMod::AxisName> |
static vector<AxisNameMod::AxisName> asdm::EnumerationParser::getAxisName1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<AxisNameMod::AxisName> from a string.
xml | the string to be converted into a vector<AxisNameMod::AxisName> |
static vector<vector<AxisNameMod::AxisName> > asdm::EnumerationParser::getAxisName2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AxisNameMod::AxisName> > from a string.
xml | the string to be converted into a vector<vector<AxisNameMod::AxisName> > |
static vector<vector<AxisNameMod::AxisName> > asdm::EnumerationParser::getAxisName2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<AxisNameMod::AxisName> > from a string.
xml | the string to be converted into a vector<vector<AxisNameMod::AxisName> > |
static vector<vector<vector<AxisNameMod::AxisName> > > asdm::EnumerationParser::getAxisName3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AxisNameMod::AxisName> > > from a string.
xml | the string to be converted into a vector<vector<vector<AxisNameMod::AxisName> > > |
static vector<vector<vector<AxisNameMod::AxisName> > > asdm::EnumerationParser::getAxisName3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<AxisNameMod::AxisName> > > from a string.
xml | the string to be converted into a vector<vector<vector<AxisNameMod::AxisName> > > |
static BasebandNameMod::BasebandName asdm::EnumerationParser::getBasebandName | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a BasebandNameMod::BasebandName from a string.
xml | the string to be converted into a BasebandNameMod::BasebandName |
static BasebandNameMod::BasebandName asdm::EnumerationParser::getBasebandName | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a BasebandNameMod::BasebandName from a string.
xml | the string to be converted into a BasebandNameMod::BasebandName |
static vector<BasebandNameMod::BasebandName> asdm::EnumerationParser::getBasebandName1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<BasebandNameMod::BasebandName> from a string.
xml | the string to be converted into a vector<BasebandNameMod::BasebandName> |
static vector<BasebandNameMod::BasebandName> asdm::EnumerationParser::getBasebandName1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<BasebandNameMod::BasebandName> from a string.
xml | the string to be converted into a vector<BasebandNameMod::BasebandName> |
static vector<vector<BasebandNameMod::BasebandName> > asdm::EnumerationParser::getBasebandName2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<BasebandNameMod::BasebandName> > from a string.
xml | the string to be converted into a vector<vector<BasebandNameMod::BasebandName> > |
static vector<vector<BasebandNameMod::BasebandName> > asdm::EnumerationParser::getBasebandName2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<BasebandNameMod::BasebandName> > from a string.
xml | the string to be converted into a vector<vector<BasebandNameMod::BasebandName> > |
static vector<vector<vector<BasebandNameMod::BasebandName> > > asdm::EnumerationParser::getBasebandName3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<BasebandNameMod::BasebandName> > > from a string.
xml | the string to be converted into a vector<vector<vector<BasebandNameMod::BasebandName> > > |
static vector<vector<vector<BasebandNameMod::BasebandName> > > asdm::EnumerationParser::getBasebandName3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<BasebandNameMod::BasebandName> > > from a string.
xml | the string to be converted into a vector<vector<vector<BasebandNameMod::BasebandName> > > |
static BaselineReferenceCodeMod::BaselineReferenceCode asdm::EnumerationParser::getBaselineReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a BaselineReferenceCodeMod::BaselineReferenceCode from a string.
xml | the string to be converted into a BaselineReferenceCodeMod::BaselineReferenceCode |
static BaselineReferenceCodeMod::BaselineReferenceCode asdm::EnumerationParser::getBaselineReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a BaselineReferenceCodeMod::BaselineReferenceCode from a string.
xml | the string to be converted into a BaselineReferenceCodeMod::BaselineReferenceCode |
static vector<BaselineReferenceCodeMod::BaselineReferenceCode> asdm::EnumerationParser::getBaselineReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<BaselineReferenceCodeMod::BaselineReferenceCode> from a string.
xml | the string to be converted into a vector<BaselineReferenceCodeMod::BaselineReferenceCode> |
static vector<BaselineReferenceCodeMod::BaselineReferenceCode> asdm::EnumerationParser::getBaselineReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<BaselineReferenceCodeMod::BaselineReferenceCode> from a string.
xml | the string to be converted into a vector<BaselineReferenceCodeMod::BaselineReferenceCode> |
static vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > asdm::EnumerationParser::getBaselineReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > |
static vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > asdm::EnumerationParser::getBaselineReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > |
static vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > asdm::EnumerationParser::getBaselineReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > |
static vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > asdm::EnumerationParser::getBaselineReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > |
static CalCurveTypeMod::CalCurveType asdm::EnumerationParser::getCalCurveType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalCurveTypeMod::CalCurveType from a string.
xml | the string to be converted into a CalCurveTypeMod::CalCurveType |
static CalCurveTypeMod::CalCurveType asdm::EnumerationParser::getCalCurveType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalCurveTypeMod::CalCurveType from a string.
xml | the string to be converted into a CalCurveTypeMod::CalCurveType |
static vector<CalCurveTypeMod::CalCurveType> asdm::EnumerationParser::getCalCurveType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalCurveTypeMod::CalCurveType> from a string.
xml | the string to be converted into a vector<CalCurveTypeMod::CalCurveType> |
static vector<CalCurveTypeMod::CalCurveType> asdm::EnumerationParser::getCalCurveType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalCurveTypeMod::CalCurveType> from a string.
xml | the string to be converted into a vector<CalCurveTypeMod::CalCurveType> |
static vector<vector<CalCurveTypeMod::CalCurveType> > asdm::EnumerationParser::getCalCurveType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalCurveTypeMod::CalCurveType> > from a string.
xml | the string to be converted into a vector<vector<CalCurveTypeMod::CalCurveType> > |
static vector<vector<CalCurveTypeMod::CalCurveType> > asdm::EnumerationParser::getCalCurveType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalCurveTypeMod::CalCurveType> > from a string.
xml | the string to be converted into a vector<vector<CalCurveTypeMod::CalCurveType> > |
static vector<vector<vector<CalCurveTypeMod::CalCurveType> > > asdm::EnumerationParser::getCalCurveType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalCurveTypeMod::CalCurveType> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalCurveTypeMod::CalCurveType> > > |
static vector<vector<vector<CalCurveTypeMod::CalCurveType> > > asdm::EnumerationParser::getCalCurveType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalCurveTypeMod::CalCurveType> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalCurveTypeMod::CalCurveType> > > |
static CalDataOriginMod::CalDataOrigin asdm::EnumerationParser::getCalDataOrigin | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalDataOriginMod::CalDataOrigin from a string.
xml | the string to be converted into a CalDataOriginMod::CalDataOrigin |
static CalDataOriginMod::CalDataOrigin asdm::EnumerationParser::getCalDataOrigin | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalDataOriginMod::CalDataOrigin from a string.
xml | the string to be converted into a CalDataOriginMod::CalDataOrigin |
static vector<CalDataOriginMod::CalDataOrigin> asdm::EnumerationParser::getCalDataOrigin1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalDataOriginMod::CalDataOrigin> from a string.
xml | the string to be converted into a vector<CalDataOriginMod::CalDataOrigin> |
static vector<CalDataOriginMod::CalDataOrigin> asdm::EnumerationParser::getCalDataOrigin1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalDataOriginMod::CalDataOrigin> from a string.
xml | the string to be converted into a vector<CalDataOriginMod::CalDataOrigin> |
static vector<vector<CalDataOriginMod::CalDataOrigin> > asdm::EnumerationParser::getCalDataOrigin2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalDataOriginMod::CalDataOrigin> > from a string.
xml | the string to be converted into a vector<vector<CalDataOriginMod::CalDataOrigin> > |
static vector<vector<CalDataOriginMod::CalDataOrigin> > asdm::EnumerationParser::getCalDataOrigin2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalDataOriginMod::CalDataOrigin> > from a string.
xml | the string to be converted into a vector<vector<CalDataOriginMod::CalDataOrigin> > |
static vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > asdm::EnumerationParser::getCalDataOrigin3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > |
static vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > asdm::EnumerationParser::getCalDataOrigin3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > |
static CalibrationDeviceMod::CalibrationDevice asdm::EnumerationParser::getCalibrationDevice | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalibrationDeviceMod::CalibrationDevice from a string.
xml | the string to be converted into a CalibrationDeviceMod::CalibrationDevice |
static CalibrationDeviceMod::CalibrationDevice asdm::EnumerationParser::getCalibrationDevice | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalibrationDeviceMod::CalibrationDevice from a string.
xml | the string to be converted into a CalibrationDeviceMod::CalibrationDevice |
static vector<CalibrationDeviceMod::CalibrationDevice> asdm::EnumerationParser::getCalibrationDevice1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalibrationDeviceMod::CalibrationDevice> from a string.
xml | the string to be converted into a vector<CalibrationDeviceMod::CalibrationDevice> |
static vector<CalibrationDeviceMod::CalibrationDevice> asdm::EnumerationParser::getCalibrationDevice1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalibrationDeviceMod::CalibrationDevice> from a string.
xml | the string to be converted into a vector<CalibrationDeviceMod::CalibrationDevice> |
static vector<vector<CalibrationDeviceMod::CalibrationDevice> > asdm::EnumerationParser::getCalibrationDevice2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalibrationDeviceMod::CalibrationDevice> > from a string.
xml | the string to be converted into a vector<vector<CalibrationDeviceMod::CalibrationDevice> > |
static vector<vector<CalibrationDeviceMod::CalibrationDevice> > asdm::EnumerationParser::getCalibrationDevice2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalibrationDeviceMod::CalibrationDevice> > from a string.
xml | the string to be converted into a vector<vector<CalibrationDeviceMod::CalibrationDevice> > |
static vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > asdm::EnumerationParser::getCalibrationDevice3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > |
static vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > asdm::EnumerationParser::getCalibrationDevice3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > |
static CalibrationFunctionMod::CalibrationFunction asdm::EnumerationParser::getCalibrationFunction | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalibrationFunctionMod::CalibrationFunction from a string.
xml | the string to be converted into a CalibrationFunctionMod::CalibrationFunction |
static CalibrationFunctionMod::CalibrationFunction asdm::EnumerationParser::getCalibrationFunction | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalibrationFunctionMod::CalibrationFunction from a string.
xml | the string to be converted into a CalibrationFunctionMod::CalibrationFunction |
static vector<CalibrationFunctionMod::CalibrationFunction> asdm::EnumerationParser::getCalibrationFunction1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalibrationFunctionMod::CalibrationFunction> from a string.
xml | the string to be converted into a vector<CalibrationFunctionMod::CalibrationFunction> |
static vector<CalibrationFunctionMod::CalibrationFunction> asdm::EnumerationParser::getCalibrationFunction1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalibrationFunctionMod::CalibrationFunction> from a string.
xml | the string to be converted into a vector<CalibrationFunctionMod::CalibrationFunction> |
static vector<vector<CalibrationFunctionMod::CalibrationFunction> > asdm::EnumerationParser::getCalibrationFunction2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalibrationFunctionMod::CalibrationFunction> > from a string.
xml | the string to be converted into a vector<vector<CalibrationFunctionMod::CalibrationFunction> > |
static vector<vector<CalibrationFunctionMod::CalibrationFunction> > asdm::EnumerationParser::getCalibrationFunction2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalibrationFunctionMod::CalibrationFunction> > from a string.
xml | the string to be converted into a vector<vector<CalibrationFunctionMod::CalibrationFunction> > |
static vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > asdm::EnumerationParser::getCalibrationFunction3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > |
static vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > asdm::EnumerationParser::getCalibrationFunction3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > |
static CalibrationModeMod::CalibrationMode asdm::EnumerationParser::getCalibrationMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalibrationModeMod::CalibrationMode from a string.
xml | the string to be converted into a CalibrationModeMod::CalibrationMode |
static CalibrationModeMod::CalibrationMode asdm::EnumerationParser::getCalibrationMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalibrationModeMod::CalibrationMode from a string.
xml | the string to be converted into a CalibrationModeMod::CalibrationMode |
static vector<CalibrationModeMod::CalibrationMode> asdm::EnumerationParser::getCalibrationMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalibrationModeMod::CalibrationMode> from a string.
xml | the string to be converted into a vector<CalibrationModeMod::CalibrationMode> |
static vector<CalibrationModeMod::CalibrationMode> asdm::EnumerationParser::getCalibrationMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalibrationModeMod::CalibrationMode> from a string.
xml | the string to be converted into a vector<CalibrationModeMod::CalibrationMode> |
static vector<vector<CalibrationModeMod::CalibrationMode> > asdm::EnumerationParser::getCalibrationMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalibrationModeMod::CalibrationMode> > from a string.
xml | the string to be converted into a vector<vector<CalibrationModeMod::CalibrationMode> > |
static vector<vector<CalibrationModeMod::CalibrationMode> > asdm::EnumerationParser::getCalibrationMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalibrationModeMod::CalibrationMode> > from a string.
xml | the string to be converted into a vector<vector<CalibrationModeMod::CalibrationMode> > |
static vector<vector<vector<CalibrationModeMod::CalibrationMode> > > asdm::EnumerationParser::getCalibrationMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalibrationModeMod::CalibrationMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalibrationModeMod::CalibrationMode> > > |
static vector<vector<vector<CalibrationModeMod::CalibrationMode> > > asdm::EnumerationParser::getCalibrationMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalibrationModeMod::CalibrationMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalibrationModeMod::CalibrationMode> > > |
static CalibrationSetMod::CalibrationSet asdm::EnumerationParser::getCalibrationSet | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalibrationSetMod::CalibrationSet from a string.
xml | the string to be converted into a CalibrationSetMod::CalibrationSet |
static CalibrationSetMod::CalibrationSet asdm::EnumerationParser::getCalibrationSet | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalibrationSetMod::CalibrationSet from a string.
xml | the string to be converted into a CalibrationSetMod::CalibrationSet |
static vector<CalibrationSetMod::CalibrationSet> asdm::EnumerationParser::getCalibrationSet1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalibrationSetMod::CalibrationSet> from a string.
xml | the string to be converted into a vector<CalibrationSetMod::CalibrationSet> |
static vector<CalibrationSetMod::CalibrationSet> asdm::EnumerationParser::getCalibrationSet1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalibrationSetMod::CalibrationSet> from a string.
xml | the string to be converted into a vector<CalibrationSetMod::CalibrationSet> |
static vector<vector<CalibrationSetMod::CalibrationSet> > asdm::EnumerationParser::getCalibrationSet2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalibrationSetMod::CalibrationSet> > from a string.
xml | the string to be converted into a vector<vector<CalibrationSetMod::CalibrationSet> > |
static vector<vector<CalibrationSetMod::CalibrationSet> > asdm::EnumerationParser::getCalibrationSet2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalibrationSetMod::CalibrationSet> > from a string.
xml | the string to be converted into a vector<vector<CalibrationSetMod::CalibrationSet> > |
static vector<vector<vector<CalibrationSetMod::CalibrationSet> > > asdm::EnumerationParser::getCalibrationSet3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalibrationSetMod::CalibrationSet> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalibrationSetMod::CalibrationSet> > > |
static vector<vector<vector<CalibrationSetMod::CalibrationSet> > > asdm::EnumerationParser::getCalibrationSet3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalibrationSetMod::CalibrationSet> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalibrationSetMod::CalibrationSet> > > |
static CalTypeMod::CalType asdm::EnumerationParser::getCalType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalTypeMod::CalType from a string.
xml | the string to be converted into a CalTypeMod::CalType |
static CalTypeMod::CalType asdm::EnumerationParser::getCalType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CalTypeMod::CalType from a string.
xml | the string to be converted into a CalTypeMod::CalType |
static vector<CalTypeMod::CalType> asdm::EnumerationParser::getCalType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalTypeMod::CalType> from a string.
xml | the string to be converted into a vector<CalTypeMod::CalType> |
static vector<CalTypeMod::CalType> asdm::EnumerationParser::getCalType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CalTypeMod::CalType> from a string.
xml | the string to be converted into a vector<CalTypeMod::CalType> |
static vector<vector<CalTypeMod::CalType> > asdm::EnumerationParser::getCalType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalTypeMod::CalType> > from a string.
xml | the string to be converted into a vector<vector<CalTypeMod::CalType> > |
static vector<vector<CalTypeMod::CalType> > asdm::EnumerationParser::getCalType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CalTypeMod::CalType> > from a string.
xml | the string to be converted into a vector<vector<CalTypeMod::CalType> > |
static vector<vector<vector<CalTypeMod::CalType> > > asdm::EnumerationParser::getCalType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalTypeMod::CalType> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalTypeMod::CalType> > > |
static vector<vector<vector<CalTypeMod::CalType> > > asdm::EnumerationParser::getCalType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CalTypeMod::CalType> > > from a string.
xml | the string to be converted into a vector<vector<vector<CalTypeMod::CalType> > > |
static CorrelationBitMod::CorrelationBit asdm::EnumerationParser::getCorrelationBit | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelationBitMod::CorrelationBit from a string.
xml | the string to be converted into a CorrelationBitMod::CorrelationBit |
static CorrelationBitMod::CorrelationBit asdm::EnumerationParser::getCorrelationBit | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelationBitMod::CorrelationBit from a string.
xml | the string to be converted into a CorrelationBitMod::CorrelationBit |
static vector<CorrelationBitMod::CorrelationBit> asdm::EnumerationParser::getCorrelationBit1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelationBitMod::CorrelationBit> from a string.
xml | the string to be converted into a vector<CorrelationBitMod::CorrelationBit> |
static vector<CorrelationBitMod::CorrelationBit> asdm::EnumerationParser::getCorrelationBit1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelationBitMod::CorrelationBit> from a string.
xml | the string to be converted into a vector<CorrelationBitMod::CorrelationBit> |
static vector<vector<CorrelationBitMod::CorrelationBit> > asdm::EnumerationParser::getCorrelationBit2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelationBitMod::CorrelationBit> > from a string.
xml | the string to be converted into a vector<vector<CorrelationBitMod::CorrelationBit> > |
static vector<vector<CorrelationBitMod::CorrelationBit> > asdm::EnumerationParser::getCorrelationBit2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelationBitMod::CorrelationBit> > from a string.
xml | the string to be converted into a vector<vector<CorrelationBitMod::CorrelationBit> > |
static vector<vector<vector<CorrelationBitMod::CorrelationBit> > > asdm::EnumerationParser::getCorrelationBit3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelationBitMod::CorrelationBit> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelationBitMod::CorrelationBit> > > |
static vector<vector<vector<CorrelationBitMod::CorrelationBit> > > asdm::EnumerationParser::getCorrelationBit3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelationBitMod::CorrelationBit> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelationBitMod::CorrelationBit> > > |
static CorrelationModeMod::CorrelationMode asdm::EnumerationParser::getCorrelationMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelationModeMod::CorrelationMode from a string.
xml | the string to be converted into a CorrelationModeMod::CorrelationMode |
static CorrelationModeMod::CorrelationMode asdm::EnumerationParser::getCorrelationMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelationModeMod::CorrelationMode from a string.
xml | the string to be converted into a CorrelationModeMod::CorrelationMode |
static vector<CorrelationModeMod::CorrelationMode> asdm::EnumerationParser::getCorrelationMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelationModeMod::CorrelationMode> from a string.
xml | the string to be converted into a vector<CorrelationModeMod::CorrelationMode> |
static vector<CorrelationModeMod::CorrelationMode> asdm::EnumerationParser::getCorrelationMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelationModeMod::CorrelationMode> from a string.
xml | the string to be converted into a vector<CorrelationModeMod::CorrelationMode> |
static vector<vector<CorrelationModeMod::CorrelationMode> > asdm::EnumerationParser::getCorrelationMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelationModeMod::CorrelationMode> > from a string.
xml | the string to be converted into a vector<vector<CorrelationModeMod::CorrelationMode> > |
static vector<vector<CorrelationModeMod::CorrelationMode> > asdm::EnumerationParser::getCorrelationMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelationModeMod::CorrelationMode> > from a string.
xml | the string to be converted into a vector<vector<CorrelationModeMod::CorrelationMode> > |
static vector<vector<vector<CorrelationModeMod::CorrelationMode> > > asdm::EnumerationParser::getCorrelationMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelationModeMod::CorrelationMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelationModeMod::CorrelationMode> > > |
static vector<vector<vector<CorrelationModeMod::CorrelationMode> > > asdm::EnumerationParser::getCorrelationMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelationModeMod::CorrelationMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelationModeMod::CorrelationMode> > > |
static CorrelatorCalibrationMod::CorrelatorCalibration asdm::EnumerationParser::getCorrelatorCalibration | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelatorCalibrationMod::CorrelatorCalibration from a string.
xml | the string to be converted into a CorrelatorCalibrationMod::CorrelatorCalibration |
static CorrelatorCalibrationMod::CorrelatorCalibration asdm::EnumerationParser::getCorrelatorCalibration | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelatorCalibrationMod::CorrelatorCalibration from a string.
xml | the string to be converted into a CorrelatorCalibrationMod::CorrelatorCalibration |
static vector<CorrelatorCalibrationMod::CorrelatorCalibration> asdm::EnumerationParser::getCorrelatorCalibration1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelatorCalibrationMod::CorrelatorCalibration> from a string.
xml | the string to be converted into a vector<CorrelatorCalibrationMod::CorrelatorCalibration> |
static vector<CorrelatorCalibrationMod::CorrelatorCalibration> asdm::EnumerationParser::getCorrelatorCalibration1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelatorCalibrationMod::CorrelatorCalibration> from a string.
xml | the string to be converted into a vector<CorrelatorCalibrationMod::CorrelatorCalibration> |
static vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > asdm::EnumerationParser::getCorrelatorCalibration2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > from a string.
xml | the string to be converted into a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > |
static vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > asdm::EnumerationParser::getCorrelatorCalibration2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > from a string.
xml | the string to be converted into a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > |
static vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > asdm::EnumerationParser::getCorrelatorCalibration3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > |
static vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > asdm::EnumerationParser::getCorrelatorCalibration3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > |
static CorrelatorNameMod::CorrelatorName asdm::EnumerationParser::getCorrelatorName | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelatorNameMod::CorrelatorName from a string.
xml | the string to be converted into a CorrelatorNameMod::CorrelatorName |
static CorrelatorNameMod::CorrelatorName asdm::EnumerationParser::getCorrelatorName | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelatorNameMod::CorrelatorName from a string.
xml | the string to be converted into a CorrelatorNameMod::CorrelatorName |
static vector<CorrelatorNameMod::CorrelatorName> asdm::EnumerationParser::getCorrelatorName1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelatorNameMod::CorrelatorName> from a string.
xml | the string to be converted into a vector<CorrelatorNameMod::CorrelatorName> |
static vector<CorrelatorNameMod::CorrelatorName> asdm::EnumerationParser::getCorrelatorName1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelatorNameMod::CorrelatorName> from a string.
xml | the string to be converted into a vector<CorrelatorNameMod::CorrelatorName> |
static vector<vector<CorrelatorNameMod::CorrelatorName> > asdm::EnumerationParser::getCorrelatorName2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelatorNameMod::CorrelatorName> > from a string.
xml | the string to be converted into a vector<vector<CorrelatorNameMod::CorrelatorName> > |
static vector<vector<CorrelatorNameMod::CorrelatorName> > asdm::EnumerationParser::getCorrelatorName2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelatorNameMod::CorrelatorName> > from a string.
xml | the string to be converted into a vector<vector<CorrelatorNameMod::CorrelatorName> > |
static vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > asdm::EnumerationParser::getCorrelatorName3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > |
static vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > asdm::EnumerationParser::getCorrelatorName3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > |
static CorrelatorTypeMod::CorrelatorType asdm::EnumerationParser::getCorrelatorType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelatorTypeMod::CorrelatorType from a string.
xml | the string to be converted into a CorrelatorTypeMod::CorrelatorType |
static CorrelatorTypeMod::CorrelatorType asdm::EnumerationParser::getCorrelatorType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a CorrelatorTypeMod::CorrelatorType from a string.
xml | the string to be converted into a CorrelatorTypeMod::CorrelatorType |
static vector<CorrelatorTypeMod::CorrelatorType> asdm::EnumerationParser::getCorrelatorType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelatorTypeMod::CorrelatorType> from a string.
xml | the string to be converted into a vector<CorrelatorTypeMod::CorrelatorType> |
static vector<CorrelatorTypeMod::CorrelatorType> asdm::EnumerationParser::getCorrelatorType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<CorrelatorTypeMod::CorrelatorType> from a string.
xml | the string to be converted into a vector<CorrelatorTypeMod::CorrelatorType> |
static vector<vector<CorrelatorTypeMod::CorrelatorType> > asdm::EnumerationParser::getCorrelatorType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelatorTypeMod::CorrelatorType> > from a string.
xml | the string to be converted into a vector<vector<CorrelatorTypeMod::CorrelatorType> > |
static vector<vector<CorrelatorTypeMod::CorrelatorType> > asdm::EnumerationParser::getCorrelatorType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<CorrelatorTypeMod::CorrelatorType> > from a string.
xml | the string to be converted into a vector<vector<CorrelatorTypeMod::CorrelatorType> > |
static vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > asdm::EnumerationParser::getCorrelatorType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > |
static vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > asdm::EnumerationParser::getCorrelatorType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > from a string.
xml | the string to be converted into a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > |
static DataContentMod::DataContent asdm::EnumerationParser::getDataContent | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DataContentMod::DataContent from a string.
xml | the string to be converted into a DataContentMod::DataContent |
static DataContentMod::DataContent asdm::EnumerationParser::getDataContent | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DataContentMod::DataContent from a string.
xml | the string to be converted into a DataContentMod::DataContent |
static vector<DataContentMod::DataContent> asdm::EnumerationParser::getDataContent1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DataContentMod::DataContent> from a string.
xml | the string to be converted into a vector<DataContentMod::DataContent> |
static vector<DataContentMod::DataContent> asdm::EnumerationParser::getDataContent1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DataContentMod::DataContent> from a string.
xml | the string to be converted into a vector<DataContentMod::DataContent> |
static vector<vector<DataContentMod::DataContent> > asdm::EnumerationParser::getDataContent2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DataContentMod::DataContent> > from a string.
xml | the string to be converted into a vector<vector<DataContentMod::DataContent> > |
static vector<vector<DataContentMod::DataContent> > asdm::EnumerationParser::getDataContent2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DataContentMod::DataContent> > from a string.
xml | the string to be converted into a vector<vector<DataContentMod::DataContent> > |
static vector<vector<vector<DataContentMod::DataContent> > > asdm::EnumerationParser::getDataContent3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DataContentMod::DataContent> > > from a string.
xml | the string to be converted into a vector<vector<vector<DataContentMod::DataContent> > > |
static vector<vector<vector<DataContentMod::DataContent> > > asdm::EnumerationParser::getDataContent3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DataContentMod::DataContent> > > from a string.
xml | the string to be converted into a vector<vector<vector<DataContentMod::DataContent> > > |
static DataScaleMod::DataScale asdm::EnumerationParser::getDataScale | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DataScaleMod::DataScale from a string.
xml | the string to be converted into a DataScaleMod::DataScale |
static DataScaleMod::DataScale asdm::EnumerationParser::getDataScale | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DataScaleMod::DataScale from a string.
xml | the string to be converted into a DataScaleMod::DataScale |
static vector<DataScaleMod::DataScale> asdm::EnumerationParser::getDataScale1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DataScaleMod::DataScale> from a string.
xml | the string to be converted into a vector<DataScaleMod::DataScale> |
static vector<DataScaleMod::DataScale> asdm::EnumerationParser::getDataScale1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DataScaleMod::DataScale> from a string.
xml | the string to be converted into a vector<DataScaleMod::DataScale> |
static vector<vector<DataScaleMod::DataScale> > asdm::EnumerationParser::getDataScale2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DataScaleMod::DataScale> > from a string.
xml | the string to be converted into a vector<vector<DataScaleMod::DataScale> > |
static vector<vector<DataScaleMod::DataScale> > asdm::EnumerationParser::getDataScale2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DataScaleMod::DataScale> > from a string.
xml | the string to be converted into a vector<vector<DataScaleMod::DataScale> > |
static vector<vector<vector<DataScaleMod::DataScale> > > asdm::EnumerationParser::getDataScale3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DataScaleMod::DataScale> > > from a string.
xml | the string to be converted into a vector<vector<vector<DataScaleMod::DataScale> > > |
static vector<vector<vector<DataScaleMod::DataScale> > > asdm::EnumerationParser::getDataScale3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DataScaleMod::DataScale> > > from a string.
xml | the string to be converted into a vector<vector<vector<DataScaleMod::DataScale> > > |
static DetectorBandTypeMod::DetectorBandType asdm::EnumerationParser::getDetectorBandType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DetectorBandTypeMod::DetectorBandType from a string.
xml | the string to be converted into a DetectorBandTypeMod::DetectorBandType |
static DetectorBandTypeMod::DetectorBandType asdm::EnumerationParser::getDetectorBandType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DetectorBandTypeMod::DetectorBandType from a string.
xml | the string to be converted into a DetectorBandTypeMod::DetectorBandType |
static vector<DetectorBandTypeMod::DetectorBandType> asdm::EnumerationParser::getDetectorBandType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DetectorBandTypeMod::DetectorBandType> from a string.
xml | the string to be converted into a vector<DetectorBandTypeMod::DetectorBandType> |
static vector<DetectorBandTypeMod::DetectorBandType> asdm::EnumerationParser::getDetectorBandType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DetectorBandTypeMod::DetectorBandType> from a string.
xml | the string to be converted into a vector<DetectorBandTypeMod::DetectorBandType> |
static vector<vector<DetectorBandTypeMod::DetectorBandType> > asdm::EnumerationParser::getDetectorBandType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DetectorBandTypeMod::DetectorBandType> > from a string.
xml | the string to be converted into a vector<vector<DetectorBandTypeMod::DetectorBandType> > |
static vector<vector<DetectorBandTypeMod::DetectorBandType> > asdm::EnumerationParser::getDetectorBandType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DetectorBandTypeMod::DetectorBandType> > from a string.
xml | the string to be converted into a vector<vector<DetectorBandTypeMod::DetectorBandType> > |
static vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > asdm::EnumerationParser::getDetectorBandType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > from a string.
xml | the string to be converted into a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > |
static vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > asdm::EnumerationParser::getDetectorBandType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > from a string.
xml | the string to be converted into a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > |
static DirectionReferenceCodeMod::DirectionReferenceCode asdm::EnumerationParser::getDirectionReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DirectionReferenceCodeMod::DirectionReferenceCode from a string.
xml | the string to be converted into a DirectionReferenceCodeMod::DirectionReferenceCode |
static DirectionReferenceCodeMod::DirectionReferenceCode asdm::EnumerationParser::getDirectionReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DirectionReferenceCodeMod::DirectionReferenceCode from a string.
xml | the string to be converted into a DirectionReferenceCodeMod::DirectionReferenceCode |
static vector<DirectionReferenceCodeMod::DirectionReferenceCode> asdm::EnumerationParser::getDirectionReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DirectionReferenceCodeMod::DirectionReferenceCode> from a string.
xml | the string to be converted into a vector<DirectionReferenceCodeMod::DirectionReferenceCode> |
static vector<DirectionReferenceCodeMod::DirectionReferenceCode> asdm::EnumerationParser::getDirectionReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DirectionReferenceCodeMod::DirectionReferenceCode> from a string.
xml | the string to be converted into a vector<DirectionReferenceCodeMod::DirectionReferenceCode> |
static vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > asdm::EnumerationParser::getDirectionReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > |
static vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > asdm::EnumerationParser::getDirectionReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > |
static vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > asdm::EnumerationParser::getDirectionReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > |
static vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > asdm::EnumerationParser::getDirectionReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > |
static DopplerReferenceCodeMod::DopplerReferenceCode asdm::EnumerationParser::getDopplerReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DopplerReferenceCodeMod::DopplerReferenceCode from a string.
xml | the string to be converted into a DopplerReferenceCodeMod::DopplerReferenceCode |
static DopplerReferenceCodeMod::DopplerReferenceCode asdm::EnumerationParser::getDopplerReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DopplerReferenceCodeMod::DopplerReferenceCode from a string.
xml | the string to be converted into a DopplerReferenceCodeMod::DopplerReferenceCode |
static vector<DopplerReferenceCodeMod::DopplerReferenceCode> asdm::EnumerationParser::getDopplerReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DopplerReferenceCodeMod::DopplerReferenceCode> from a string.
xml | the string to be converted into a vector<DopplerReferenceCodeMod::DopplerReferenceCode> |
static vector<DopplerReferenceCodeMod::DopplerReferenceCode> asdm::EnumerationParser::getDopplerReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DopplerReferenceCodeMod::DopplerReferenceCode> from a string.
xml | the string to be converted into a vector<DopplerReferenceCodeMod::DopplerReferenceCode> |
static vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > asdm::EnumerationParser::getDopplerReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > |
static vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > asdm::EnumerationParser::getDopplerReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > |
static vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > asdm::EnumerationParser::getDopplerReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > |
static vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > asdm::EnumerationParser::getDopplerReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > |
static DopplerTrackingModeMod::DopplerTrackingMode asdm::EnumerationParser::getDopplerTrackingMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DopplerTrackingModeMod::DopplerTrackingMode from a string.
xml | the string to be converted into a DopplerTrackingModeMod::DopplerTrackingMode |
static DopplerTrackingModeMod::DopplerTrackingMode asdm::EnumerationParser::getDopplerTrackingMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a DopplerTrackingModeMod::DopplerTrackingMode from a string.
xml | the string to be converted into a DopplerTrackingModeMod::DopplerTrackingMode |
static vector<DopplerTrackingModeMod::DopplerTrackingMode> asdm::EnumerationParser::getDopplerTrackingMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DopplerTrackingModeMod::DopplerTrackingMode> from a string.
xml | the string to be converted into a vector<DopplerTrackingModeMod::DopplerTrackingMode> |
static vector<DopplerTrackingModeMod::DopplerTrackingMode> asdm::EnumerationParser::getDopplerTrackingMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<DopplerTrackingModeMod::DopplerTrackingMode> from a string.
xml | the string to be converted into a vector<DopplerTrackingModeMod::DopplerTrackingMode> |
static vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > asdm::EnumerationParser::getDopplerTrackingMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > from a string.
xml | the string to be converted into a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > |
static vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > asdm::EnumerationParser::getDopplerTrackingMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > from a string.
xml | the string to be converted into a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > |
static vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > asdm::EnumerationParser::getDopplerTrackingMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > |
static vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > asdm::EnumerationParser::getDopplerTrackingMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > |
static string asdm::EnumerationParser::getField | ( | const string & | xml, |
const string & | field | ||
) | [static, private] |
static string asdm::EnumerationParser::getField | ( | const string & | xml, |
const string & | field | ||
) | [static, private] |
static FieldCodeMod::FieldCode asdm::EnumerationParser::getFieldCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FieldCodeMod::FieldCode from a string.
xml | the string to be converted into a FieldCodeMod::FieldCode |
static FieldCodeMod::FieldCode asdm::EnumerationParser::getFieldCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FieldCodeMod::FieldCode from a string.
xml | the string to be converted into a FieldCodeMod::FieldCode |
static vector<FieldCodeMod::FieldCode> asdm::EnumerationParser::getFieldCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FieldCodeMod::FieldCode> from a string.
xml | the string to be converted into a vector<FieldCodeMod::FieldCode> |
static vector<FieldCodeMod::FieldCode> asdm::EnumerationParser::getFieldCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FieldCodeMod::FieldCode> from a string.
xml | the string to be converted into a vector<FieldCodeMod::FieldCode> |
static vector<vector<FieldCodeMod::FieldCode> > asdm::EnumerationParser::getFieldCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FieldCodeMod::FieldCode> > from a string.
xml | the string to be converted into a vector<vector<FieldCodeMod::FieldCode> > |
static vector<vector<FieldCodeMod::FieldCode> > asdm::EnumerationParser::getFieldCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FieldCodeMod::FieldCode> > from a string.
xml | the string to be converted into a vector<vector<FieldCodeMod::FieldCode> > |
static vector<vector<vector<FieldCodeMod::FieldCode> > > asdm::EnumerationParser::getFieldCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FieldCodeMod::FieldCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<FieldCodeMod::FieldCode> > > |
static vector<vector<vector<FieldCodeMod::FieldCode> > > asdm::EnumerationParser::getFieldCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FieldCodeMod::FieldCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<FieldCodeMod::FieldCode> > > |
static FilterModeMod::FilterMode asdm::EnumerationParser::getFilterMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FilterModeMod::FilterMode from a string.
xml | the string to be converted into a FilterModeMod::FilterMode |
static FilterModeMod::FilterMode asdm::EnumerationParser::getFilterMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FilterModeMod::FilterMode from a string.
xml | the string to be converted into a FilterModeMod::FilterMode |
static vector<FilterModeMod::FilterMode> asdm::EnumerationParser::getFilterMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FilterModeMod::FilterMode> from a string.
xml | the string to be converted into a vector<FilterModeMod::FilterMode> |
static vector<FilterModeMod::FilterMode> asdm::EnumerationParser::getFilterMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FilterModeMod::FilterMode> from a string.
xml | the string to be converted into a vector<FilterModeMod::FilterMode> |
static vector<vector<FilterModeMod::FilterMode> > asdm::EnumerationParser::getFilterMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FilterModeMod::FilterMode> > from a string.
xml | the string to be converted into a vector<vector<FilterModeMod::FilterMode> > |
static vector<vector<FilterModeMod::FilterMode> > asdm::EnumerationParser::getFilterMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FilterModeMod::FilterMode> > from a string.
xml | the string to be converted into a vector<vector<FilterModeMod::FilterMode> > |
static vector<vector<vector<FilterModeMod::FilterMode> > > asdm::EnumerationParser::getFilterMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FilterModeMod::FilterMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<FilterModeMod::FilterMode> > > |
static vector<vector<vector<FilterModeMod::FilterMode> > > asdm::EnumerationParser::getFilterMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FilterModeMod::FilterMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<FilterModeMod::FilterMode> > > |
static FluxCalibrationMethodMod::FluxCalibrationMethod asdm::EnumerationParser::getFluxCalibrationMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FluxCalibrationMethodMod::FluxCalibrationMethod from a string.
xml | the string to be converted into a FluxCalibrationMethodMod::FluxCalibrationMethod |
static FluxCalibrationMethodMod::FluxCalibrationMethod asdm::EnumerationParser::getFluxCalibrationMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FluxCalibrationMethodMod::FluxCalibrationMethod from a string.
xml | the string to be converted into a FluxCalibrationMethodMod::FluxCalibrationMethod |
static vector<FluxCalibrationMethodMod::FluxCalibrationMethod> asdm::EnumerationParser::getFluxCalibrationMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FluxCalibrationMethodMod::FluxCalibrationMethod> from a string.
xml | the string to be converted into a vector<FluxCalibrationMethodMod::FluxCalibrationMethod> |
static vector<FluxCalibrationMethodMod::FluxCalibrationMethod> asdm::EnumerationParser::getFluxCalibrationMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FluxCalibrationMethodMod::FluxCalibrationMethod> from a string.
xml | the string to be converted into a vector<FluxCalibrationMethodMod::FluxCalibrationMethod> |
static vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > asdm::EnumerationParser::getFluxCalibrationMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > from a string.
xml | the string to be converted into a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > |
static vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > asdm::EnumerationParser::getFluxCalibrationMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > from a string.
xml | the string to be converted into a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > |
static vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > asdm::EnumerationParser::getFluxCalibrationMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > |
static vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > asdm::EnumerationParser::getFluxCalibrationMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > |
static FocusMethodMod::FocusMethod asdm::EnumerationParser::getFocusMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FocusMethodMod::FocusMethod from a string.
xml | the string to be converted into a FocusMethodMod::FocusMethod |
static FocusMethodMod::FocusMethod asdm::EnumerationParser::getFocusMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FocusMethodMod::FocusMethod from a string.
xml | the string to be converted into a FocusMethodMod::FocusMethod |
static vector<FocusMethodMod::FocusMethod> asdm::EnumerationParser::getFocusMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FocusMethodMod::FocusMethod> from a string.
xml | the string to be converted into a vector<FocusMethodMod::FocusMethod> |
static vector<FocusMethodMod::FocusMethod> asdm::EnumerationParser::getFocusMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FocusMethodMod::FocusMethod> from a string.
xml | the string to be converted into a vector<FocusMethodMod::FocusMethod> |
static vector<vector<FocusMethodMod::FocusMethod> > asdm::EnumerationParser::getFocusMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FocusMethodMod::FocusMethod> > from a string.
xml | the string to be converted into a vector<vector<FocusMethodMod::FocusMethod> > |
static vector<vector<FocusMethodMod::FocusMethod> > asdm::EnumerationParser::getFocusMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FocusMethodMod::FocusMethod> > from a string.
xml | the string to be converted into a vector<vector<FocusMethodMod::FocusMethod> > |
static vector<vector<vector<FocusMethodMod::FocusMethod> > > asdm::EnumerationParser::getFocusMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FocusMethodMod::FocusMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<FocusMethodMod::FocusMethod> > > |
static vector<vector<vector<FocusMethodMod::FocusMethod> > > asdm::EnumerationParser::getFocusMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FocusMethodMod::FocusMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<FocusMethodMod::FocusMethod> > > |
static FrequencyReferenceCodeMod::FrequencyReferenceCode asdm::EnumerationParser::getFrequencyReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FrequencyReferenceCodeMod::FrequencyReferenceCode from a string.
xml | the string to be converted into a FrequencyReferenceCodeMod::FrequencyReferenceCode |
static FrequencyReferenceCodeMod::FrequencyReferenceCode asdm::EnumerationParser::getFrequencyReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a FrequencyReferenceCodeMod::FrequencyReferenceCode from a string.
xml | the string to be converted into a FrequencyReferenceCodeMod::FrequencyReferenceCode |
static vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> asdm::EnumerationParser::getFrequencyReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> from a string.
xml | the string to be converted into a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> |
static vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> asdm::EnumerationParser::getFrequencyReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> from a string.
xml | the string to be converted into a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> |
static vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > asdm::EnumerationParser::getFrequencyReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > |
static vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > asdm::EnumerationParser::getFrequencyReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > |
static vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > asdm::EnumerationParser::getFrequencyReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > |
static vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > asdm::EnumerationParser::getFrequencyReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > |
static HolographyChannelTypeMod::HolographyChannelType asdm::EnumerationParser::getHolographyChannelType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a HolographyChannelTypeMod::HolographyChannelType from a string.
xml | the string to be converted into a HolographyChannelTypeMod::HolographyChannelType |
static HolographyChannelTypeMod::HolographyChannelType asdm::EnumerationParser::getHolographyChannelType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a HolographyChannelTypeMod::HolographyChannelType from a string.
xml | the string to be converted into a HolographyChannelTypeMod::HolographyChannelType |
static vector<HolographyChannelTypeMod::HolographyChannelType> asdm::EnumerationParser::getHolographyChannelType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<HolographyChannelTypeMod::HolographyChannelType> from a string.
xml | the string to be converted into a vector<HolographyChannelTypeMod::HolographyChannelType> |
static vector<HolographyChannelTypeMod::HolographyChannelType> asdm::EnumerationParser::getHolographyChannelType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<HolographyChannelTypeMod::HolographyChannelType> from a string.
xml | the string to be converted into a vector<HolographyChannelTypeMod::HolographyChannelType> |
static vector<vector<HolographyChannelTypeMod::HolographyChannelType> > asdm::EnumerationParser::getHolographyChannelType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<HolographyChannelTypeMod::HolographyChannelType> > from a string.
xml | the string to be converted into a vector<vector<HolographyChannelTypeMod::HolographyChannelType> > |
static vector<vector<HolographyChannelTypeMod::HolographyChannelType> > asdm::EnumerationParser::getHolographyChannelType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<HolographyChannelTypeMod::HolographyChannelType> > from a string.
xml | the string to be converted into a vector<vector<HolographyChannelTypeMod::HolographyChannelType> > |
static vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > asdm::EnumerationParser::getHolographyChannelType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > from a string.
xml | the string to be converted into a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > |
static vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > asdm::EnumerationParser::getHolographyChannelType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > from a string.
xml | the string to be converted into a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > |
static InvalidatingConditionMod::InvalidatingCondition asdm::EnumerationParser::getInvalidatingCondition | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a InvalidatingConditionMod::InvalidatingCondition from a string.
xml | the string to be converted into a InvalidatingConditionMod::InvalidatingCondition |
static InvalidatingConditionMod::InvalidatingCondition asdm::EnumerationParser::getInvalidatingCondition | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a InvalidatingConditionMod::InvalidatingCondition from a string.
xml | the string to be converted into a InvalidatingConditionMod::InvalidatingCondition |
static vector<InvalidatingConditionMod::InvalidatingCondition> asdm::EnumerationParser::getInvalidatingCondition1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<InvalidatingConditionMod::InvalidatingCondition> from a string.
xml | the string to be converted into a vector<InvalidatingConditionMod::InvalidatingCondition> |
static vector<InvalidatingConditionMod::InvalidatingCondition> asdm::EnumerationParser::getInvalidatingCondition1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<InvalidatingConditionMod::InvalidatingCondition> from a string.
xml | the string to be converted into a vector<InvalidatingConditionMod::InvalidatingCondition> |
static vector<vector<InvalidatingConditionMod::InvalidatingCondition> > asdm::EnumerationParser::getInvalidatingCondition2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<InvalidatingConditionMod::InvalidatingCondition> > from a string.
xml | the string to be converted into a vector<vector<InvalidatingConditionMod::InvalidatingCondition> > |
static vector<vector<InvalidatingConditionMod::InvalidatingCondition> > asdm::EnumerationParser::getInvalidatingCondition2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<InvalidatingConditionMod::InvalidatingCondition> > from a string.
xml | the string to be converted into a vector<vector<InvalidatingConditionMod::InvalidatingCondition> > |
static vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > asdm::EnumerationParser::getInvalidatingCondition3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > from a string.
xml | the string to be converted into a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > |
static vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > asdm::EnumerationParser::getInvalidatingCondition3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > from a string.
xml | the string to be converted into a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > |
static NetSidebandMod::NetSideband asdm::EnumerationParser::getNetSideband | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a NetSidebandMod::NetSideband from a string.
xml | the string to be converted into a NetSidebandMod::NetSideband |
static NetSidebandMod::NetSideband asdm::EnumerationParser::getNetSideband | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a NetSidebandMod::NetSideband from a string.
xml | the string to be converted into a NetSidebandMod::NetSideband |
static vector<NetSidebandMod::NetSideband> asdm::EnumerationParser::getNetSideband1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<NetSidebandMod::NetSideband> from a string.
xml | the string to be converted into a vector<NetSidebandMod::NetSideband> |
static vector<NetSidebandMod::NetSideband> asdm::EnumerationParser::getNetSideband1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<NetSidebandMod::NetSideband> from a string.
xml | the string to be converted into a vector<NetSidebandMod::NetSideband> |
static vector<vector<NetSidebandMod::NetSideband> > asdm::EnumerationParser::getNetSideband2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<NetSidebandMod::NetSideband> > from a string.
xml | the string to be converted into a vector<vector<NetSidebandMod::NetSideband> > |
static vector<vector<NetSidebandMod::NetSideband> > asdm::EnumerationParser::getNetSideband2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<NetSidebandMod::NetSideband> > from a string.
xml | the string to be converted into a vector<vector<NetSidebandMod::NetSideband> > |
static vector<vector<vector<NetSidebandMod::NetSideband> > > asdm::EnumerationParser::getNetSideband3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<NetSidebandMod::NetSideband> > > from a string.
xml | the string to be converted into a vector<vector<vector<NetSidebandMod::NetSideband> > > |
static vector<vector<vector<NetSidebandMod::NetSideband> > > asdm::EnumerationParser::getNetSideband3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<NetSidebandMod::NetSideband> > > from a string.
xml | the string to be converted into a vector<vector<vector<NetSidebandMod::NetSideband> > > |
static PointingMethodMod::PointingMethod asdm::EnumerationParser::getPointingMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PointingMethodMod::PointingMethod from a string.
xml | the string to be converted into a PointingMethodMod::PointingMethod |
static PointingMethodMod::PointingMethod asdm::EnumerationParser::getPointingMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PointingMethodMod::PointingMethod from a string.
xml | the string to be converted into a PointingMethodMod::PointingMethod |
static vector<PointingMethodMod::PointingMethod> asdm::EnumerationParser::getPointingMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PointingMethodMod::PointingMethod> from a string.
xml | the string to be converted into a vector<PointingMethodMod::PointingMethod> |
static vector<PointingMethodMod::PointingMethod> asdm::EnumerationParser::getPointingMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PointingMethodMod::PointingMethod> from a string.
xml | the string to be converted into a vector<PointingMethodMod::PointingMethod> |
static vector<vector<PointingMethodMod::PointingMethod> > asdm::EnumerationParser::getPointingMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PointingMethodMod::PointingMethod> > from a string.
xml | the string to be converted into a vector<vector<PointingMethodMod::PointingMethod> > |
static vector<vector<PointingMethodMod::PointingMethod> > asdm::EnumerationParser::getPointingMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PointingMethodMod::PointingMethod> > from a string.
xml | the string to be converted into a vector<vector<PointingMethodMod::PointingMethod> > |
static vector<vector<vector<PointingMethodMod::PointingMethod> > > asdm::EnumerationParser::getPointingMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PointingMethodMod::PointingMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<PointingMethodMod::PointingMethod> > > |
static vector<vector<vector<PointingMethodMod::PointingMethod> > > asdm::EnumerationParser::getPointingMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PointingMethodMod::PointingMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<PointingMethodMod::PointingMethod> > > |
static PointingModelModeMod::PointingModelMode asdm::EnumerationParser::getPointingModelMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PointingModelModeMod::PointingModelMode from a string.
xml | the string to be converted into a PointingModelModeMod::PointingModelMode |
static PointingModelModeMod::PointingModelMode asdm::EnumerationParser::getPointingModelMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PointingModelModeMod::PointingModelMode from a string.
xml | the string to be converted into a PointingModelModeMod::PointingModelMode |
static vector<PointingModelModeMod::PointingModelMode> asdm::EnumerationParser::getPointingModelMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PointingModelModeMod::PointingModelMode> from a string.
xml | the string to be converted into a vector<PointingModelModeMod::PointingModelMode> |
static vector<PointingModelModeMod::PointingModelMode> asdm::EnumerationParser::getPointingModelMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PointingModelModeMod::PointingModelMode> from a string.
xml | the string to be converted into a vector<PointingModelModeMod::PointingModelMode> |
static vector<vector<PointingModelModeMod::PointingModelMode> > asdm::EnumerationParser::getPointingModelMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PointingModelModeMod::PointingModelMode> > from a string.
xml | the string to be converted into a vector<vector<PointingModelModeMod::PointingModelMode> > |
static vector<vector<PointingModelModeMod::PointingModelMode> > asdm::EnumerationParser::getPointingModelMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PointingModelModeMod::PointingModelMode> > from a string.
xml | the string to be converted into a vector<vector<PointingModelModeMod::PointingModelMode> > |
static vector<vector<vector<PointingModelModeMod::PointingModelMode> > > asdm::EnumerationParser::getPointingModelMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PointingModelModeMod::PointingModelMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<PointingModelModeMod::PointingModelMode> > > |
static vector<vector<vector<PointingModelModeMod::PointingModelMode> > > asdm::EnumerationParser::getPointingModelMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PointingModelModeMod::PointingModelMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<PointingModelModeMod::PointingModelMode> > > |
static PolarizationTypeMod::PolarizationType asdm::EnumerationParser::getPolarizationType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PolarizationTypeMod::PolarizationType from a string.
xml | the string to be converted into a PolarizationTypeMod::PolarizationType |
static PolarizationTypeMod::PolarizationType asdm::EnumerationParser::getPolarizationType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PolarizationTypeMod::PolarizationType from a string.
xml | the string to be converted into a PolarizationTypeMod::PolarizationType |
static vector<PolarizationTypeMod::PolarizationType> asdm::EnumerationParser::getPolarizationType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PolarizationTypeMod::PolarizationType> from a string.
xml | the string to be converted into a vector<PolarizationTypeMod::PolarizationType> |
static vector<PolarizationTypeMod::PolarizationType> asdm::EnumerationParser::getPolarizationType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PolarizationTypeMod::PolarizationType> from a string.
xml | the string to be converted into a vector<PolarizationTypeMod::PolarizationType> |
static vector<vector<PolarizationTypeMod::PolarizationType> > asdm::EnumerationParser::getPolarizationType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PolarizationTypeMod::PolarizationType> > from a string.
xml | the string to be converted into a vector<vector<PolarizationTypeMod::PolarizationType> > |
static vector<vector<PolarizationTypeMod::PolarizationType> > asdm::EnumerationParser::getPolarizationType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PolarizationTypeMod::PolarizationType> > from a string.
xml | the string to be converted into a vector<vector<PolarizationTypeMod::PolarizationType> > |
static vector<vector<vector<PolarizationTypeMod::PolarizationType> > > asdm::EnumerationParser::getPolarizationType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PolarizationTypeMod::PolarizationType> > > from a string.
xml | the string to be converted into a vector<vector<vector<PolarizationTypeMod::PolarizationType> > > |
static vector<vector<vector<PolarizationTypeMod::PolarizationType> > > asdm::EnumerationParser::getPolarizationType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PolarizationTypeMod::PolarizationType> > > from a string.
xml | the string to be converted into a vector<vector<vector<PolarizationTypeMod::PolarizationType> > > |
static PositionMethodMod::PositionMethod asdm::EnumerationParser::getPositionMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PositionMethodMod::PositionMethod from a string.
xml | the string to be converted into a PositionMethodMod::PositionMethod |
static PositionMethodMod::PositionMethod asdm::EnumerationParser::getPositionMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PositionMethodMod::PositionMethod from a string.
xml | the string to be converted into a PositionMethodMod::PositionMethod |
static vector<PositionMethodMod::PositionMethod> asdm::EnumerationParser::getPositionMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PositionMethodMod::PositionMethod> from a string.
xml | the string to be converted into a vector<PositionMethodMod::PositionMethod> |
static vector<PositionMethodMod::PositionMethod> asdm::EnumerationParser::getPositionMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PositionMethodMod::PositionMethod> from a string.
xml | the string to be converted into a vector<PositionMethodMod::PositionMethod> |
static vector<vector<PositionMethodMod::PositionMethod> > asdm::EnumerationParser::getPositionMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PositionMethodMod::PositionMethod> > from a string.
xml | the string to be converted into a vector<vector<PositionMethodMod::PositionMethod> > |
static vector<vector<PositionMethodMod::PositionMethod> > asdm::EnumerationParser::getPositionMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PositionMethodMod::PositionMethod> > from a string.
xml | the string to be converted into a vector<vector<PositionMethodMod::PositionMethod> > |
static vector<vector<vector<PositionMethodMod::PositionMethod> > > asdm::EnumerationParser::getPositionMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PositionMethodMod::PositionMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<PositionMethodMod::PositionMethod> > > |
static vector<vector<vector<PositionMethodMod::PositionMethod> > > asdm::EnumerationParser::getPositionMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PositionMethodMod::PositionMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<PositionMethodMod::PositionMethod> > > |
static PositionReferenceCodeMod::PositionReferenceCode asdm::EnumerationParser::getPositionReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PositionReferenceCodeMod::PositionReferenceCode from a string.
xml | the string to be converted into a PositionReferenceCodeMod::PositionReferenceCode |
static PositionReferenceCodeMod::PositionReferenceCode asdm::EnumerationParser::getPositionReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PositionReferenceCodeMod::PositionReferenceCode from a string.
xml | the string to be converted into a PositionReferenceCodeMod::PositionReferenceCode |
static vector<PositionReferenceCodeMod::PositionReferenceCode> asdm::EnumerationParser::getPositionReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PositionReferenceCodeMod::PositionReferenceCode> from a string.
xml | the string to be converted into a vector<PositionReferenceCodeMod::PositionReferenceCode> |
static vector<PositionReferenceCodeMod::PositionReferenceCode> asdm::EnumerationParser::getPositionReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PositionReferenceCodeMod::PositionReferenceCode> from a string.
xml | the string to be converted into a vector<PositionReferenceCodeMod::PositionReferenceCode> |
static vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > asdm::EnumerationParser::getPositionReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > |
static vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > asdm::EnumerationParser::getPositionReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > |
static vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > asdm::EnumerationParser::getPositionReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > |
static vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > asdm::EnumerationParser::getPositionReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > |
static PrimaryBeamDescriptionMod::PrimaryBeamDescription asdm::EnumerationParser::getPrimaryBeamDescription | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PrimaryBeamDescriptionMod::PrimaryBeamDescription from a string.
xml | the string to be converted into a PrimaryBeamDescriptionMod::PrimaryBeamDescription |
static PrimaryBeamDescriptionMod::PrimaryBeamDescription asdm::EnumerationParser::getPrimaryBeamDescription | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PrimaryBeamDescriptionMod::PrimaryBeamDescription from a string.
xml | the string to be converted into a PrimaryBeamDescriptionMod::PrimaryBeamDescription |
static vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> asdm::EnumerationParser::getPrimaryBeamDescription1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> from a string.
xml | the string to be converted into a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> |
static vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> asdm::EnumerationParser::getPrimaryBeamDescription1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> from a string.
xml | the string to be converted into a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> |
static vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > asdm::EnumerationParser::getPrimaryBeamDescription2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > from a string.
xml | the string to be converted into a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > |
static vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > asdm::EnumerationParser::getPrimaryBeamDescription2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > from a string.
xml | the string to be converted into a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > |
static vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > asdm::EnumerationParser::getPrimaryBeamDescription3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > from a string.
xml | the string to be converted into a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > |
static vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > asdm::EnumerationParser::getPrimaryBeamDescription3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > from a string.
xml | the string to be converted into a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > |
static PrimitiveDataTypeMod::PrimitiveDataType asdm::EnumerationParser::getPrimitiveDataType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PrimitiveDataTypeMod::PrimitiveDataType from a string.
xml | the string to be converted into a PrimitiveDataTypeMod::PrimitiveDataType |
static PrimitiveDataTypeMod::PrimitiveDataType asdm::EnumerationParser::getPrimitiveDataType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a PrimitiveDataTypeMod::PrimitiveDataType from a string.
xml | the string to be converted into a PrimitiveDataTypeMod::PrimitiveDataType |
static vector<PrimitiveDataTypeMod::PrimitiveDataType> asdm::EnumerationParser::getPrimitiveDataType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PrimitiveDataTypeMod::PrimitiveDataType> from a string.
xml | the string to be converted into a vector<PrimitiveDataTypeMod::PrimitiveDataType> |
static vector<PrimitiveDataTypeMod::PrimitiveDataType> asdm::EnumerationParser::getPrimitiveDataType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<PrimitiveDataTypeMod::PrimitiveDataType> from a string.
xml | the string to be converted into a vector<PrimitiveDataTypeMod::PrimitiveDataType> |
static vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > asdm::EnumerationParser::getPrimitiveDataType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > from a string.
xml | the string to be converted into a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > |
static vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > asdm::EnumerationParser::getPrimitiveDataType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > from a string.
xml | the string to be converted into a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > |
static vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > asdm::EnumerationParser::getPrimitiveDataType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > from a string.
xml | the string to be converted into a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > |
static vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > asdm::EnumerationParser::getPrimitiveDataType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > from a string.
xml | the string to be converted into a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > |
static ProcessorSubTypeMod::ProcessorSubType asdm::EnumerationParser::getProcessorSubType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ProcessorSubTypeMod::ProcessorSubType from a string.
xml | the string to be converted into a ProcessorSubTypeMod::ProcessorSubType |
static ProcessorSubTypeMod::ProcessorSubType asdm::EnumerationParser::getProcessorSubType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ProcessorSubTypeMod::ProcessorSubType from a string.
xml | the string to be converted into a ProcessorSubTypeMod::ProcessorSubType |
static vector<ProcessorSubTypeMod::ProcessorSubType> asdm::EnumerationParser::getProcessorSubType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ProcessorSubTypeMod::ProcessorSubType> from a string.
xml | the string to be converted into a vector<ProcessorSubTypeMod::ProcessorSubType> |
static vector<ProcessorSubTypeMod::ProcessorSubType> asdm::EnumerationParser::getProcessorSubType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ProcessorSubTypeMod::ProcessorSubType> from a string.
xml | the string to be converted into a vector<ProcessorSubTypeMod::ProcessorSubType> |
static vector<vector<ProcessorSubTypeMod::ProcessorSubType> > asdm::EnumerationParser::getProcessorSubType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ProcessorSubTypeMod::ProcessorSubType> > from a string.
xml | the string to be converted into a vector<vector<ProcessorSubTypeMod::ProcessorSubType> > |
static vector<vector<ProcessorSubTypeMod::ProcessorSubType> > asdm::EnumerationParser::getProcessorSubType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ProcessorSubTypeMod::ProcessorSubType> > from a string.
xml | the string to be converted into a vector<vector<ProcessorSubTypeMod::ProcessorSubType> > |
static vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > asdm::EnumerationParser::getProcessorSubType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > from a string.
xml | the string to be converted into a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > |
static vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > asdm::EnumerationParser::getProcessorSubType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > from a string.
xml | the string to be converted into a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > |
static ProcessorTypeMod::ProcessorType asdm::EnumerationParser::getProcessorType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ProcessorTypeMod::ProcessorType from a string.
xml | the string to be converted into a ProcessorTypeMod::ProcessorType |
static ProcessorTypeMod::ProcessorType asdm::EnumerationParser::getProcessorType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ProcessorTypeMod::ProcessorType from a string.
xml | the string to be converted into a ProcessorTypeMod::ProcessorType |
static vector<ProcessorTypeMod::ProcessorType> asdm::EnumerationParser::getProcessorType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ProcessorTypeMod::ProcessorType> from a string.
xml | the string to be converted into a vector<ProcessorTypeMod::ProcessorType> |
static vector<ProcessorTypeMod::ProcessorType> asdm::EnumerationParser::getProcessorType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ProcessorTypeMod::ProcessorType> from a string.
xml | the string to be converted into a vector<ProcessorTypeMod::ProcessorType> |
static vector<vector<ProcessorTypeMod::ProcessorType> > asdm::EnumerationParser::getProcessorType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ProcessorTypeMod::ProcessorType> > from a string.
xml | the string to be converted into a vector<vector<ProcessorTypeMod::ProcessorType> > |
static vector<vector<ProcessorTypeMod::ProcessorType> > asdm::EnumerationParser::getProcessorType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ProcessorTypeMod::ProcessorType> > from a string.
xml | the string to be converted into a vector<vector<ProcessorTypeMod::ProcessorType> > |
static vector<vector<vector<ProcessorTypeMod::ProcessorType> > > asdm::EnumerationParser::getProcessorType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ProcessorTypeMod::ProcessorType> > > from a string.
xml | the string to be converted into a vector<vector<vector<ProcessorTypeMod::ProcessorType> > > |
static vector<vector<vector<ProcessorTypeMod::ProcessorType> > > asdm::EnumerationParser::getProcessorType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ProcessorTypeMod::ProcessorType> > > from a string.
xml | the string to be converted into a vector<vector<vector<ProcessorTypeMod::ProcessorType> > > |
static RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode asdm::EnumerationParser::getRadialVelocityReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode from a string.
xml | the string to be converted into a RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode |
static RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode asdm::EnumerationParser::getRadialVelocityReferenceCode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode from a string.
xml | the string to be converted into a RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode |
static vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> asdm::EnumerationParser::getRadialVelocityReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> from a string.
xml | the string to be converted into a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> |
static vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> asdm::EnumerationParser::getRadialVelocityReferenceCode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> from a string.
xml | the string to be converted into a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> |
static vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > asdm::EnumerationParser::getRadialVelocityReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > |
static vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > asdm::EnumerationParser::getRadialVelocityReferenceCode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > from a string.
xml | the string to be converted into a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > |
static vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > asdm::EnumerationParser::getRadialVelocityReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > |
static vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > asdm::EnumerationParser::getRadialVelocityReferenceCode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > from a string.
xml | the string to be converted into a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > |
static ReceiverBandMod::ReceiverBand asdm::EnumerationParser::getReceiverBand | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ReceiverBandMod::ReceiverBand from a string.
xml | the string to be converted into a ReceiverBandMod::ReceiverBand |
static ReceiverBandMod::ReceiverBand asdm::EnumerationParser::getReceiverBand | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ReceiverBandMod::ReceiverBand from a string.
xml | the string to be converted into a ReceiverBandMod::ReceiverBand |
static vector<ReceiverBandMod::ReceiverBand> asdm::EnumerationParser::getReceiverBand1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ReceiverBandMod::ReceiverBand> from a string.
xml | the string to be converted into a vector<ReceiverBandMod::ReceiverBand> |
static vector<ReceiverBandMod::ReceiverBand> asdm::EnumerationParser::getReceiverBand1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ReceiverBandMod::ReceiverBand> from a string.
xml | the string to be converted into a vector<ReceiverBandMod::ReceiverBand> |
static vector<vector<ReceiverBandMod::ReceiverBand> > asdm::EnumerationParser::getReceiverBand2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ReceiverBandMod::ReceiverBand> > from a string.
xml | the string to be converted into a vector<vector<ReceiverBandMod::ReceiverBand> > |
static vector<vector<ReceiverBandMod::ReceiverBand> > asdm::EnumerationParser::getReceiverBand2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ReceiverBandMod::ReceiverBand> > from a string.
xml | the string to be converted into a vector<vector<ReceiverBandMod::ReceiverBand> > |
static vector<vector<vector<ReceiverBandMod::ReceiverBand> > > asdm::EnumerationParser::getReceiverBand3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ReceiverBandMod::ReceiverBand> > > from a string.
xml | the string to be converted into a vector<vector<vector<ReceiverBandMod::ReceiverBand> > > |
static vector<vector<vector<ReceiverBandMod::ReceiverBand> > > asdm::EnumerationParser::getReceiverBand3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ReceiverBandMod::ReceiverBand> > > from a string.
xml | the string to be converted into a vector<vector<vector<ReceiverBandMod::ReceiverBand> > > |
static ReceiverSidebandMod::ReceiverSideband asdm::EnumerationParser::getReceiverSideband | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ReceiverSidebandMod::ReceiverSideband from a string.
xml | the string to be converted into a ReceiverSidebandMod::ReceiverSideband |
static ReceiverSidebandMod::ReceiverSideband asdm::EnumerationParser::getReceiverSideband | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ReceiverSidebandMod::ReceiverSideband from a string.
xml | the string to be converted into a ReceiverSidebandMod::ReceiverSideband |
static vector<ReceiverSidebandMod::ReceiverSideband> asdm::EnumerationParser::getReceiverSideband1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ReceiverSidebandMod::ReceiverSideband> from a string.
xml | the string to be converted into a vector<ReceiverSidebandMod::ReceiverSideband> |
static vector<ReceiverSidebandMod::ReceiverSideband> asdm::EnumerationParser::getReceiverSideband1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ReceiverSidebandMod::ReceiverSideband> from a string.
xml | the string to be converted into a vector<ReceiverSidebandMod::ReceiverSideband> |
static vector<vector<ReceiverSidebandMod::ReceiverSideband> > asdm::EnumerationParser::getReceiverSideband2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ReceiverSidebandMod::ReceiverSideband> > from a string.
xml | the string to be converted into a vector<vector<ReceiverSidebandMod::ReceiverSideband> > |
static vector<vector<ReceiverSidebandMod::ReceiverSideband> > asdm::EnumerationParser::getReceiverSideband2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ReceiverSidebandMod::ReceiverSideband> > from a string.
xml | the string to be converted into a vector<vector<ReceiverSidebandMod::ReceiverSideband> > |
static vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > asdm::EnumerationParser::getReceiverSideband3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > from a string.
xml | the string to be converted into a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > |
static vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > asdm::EnumerationParser::getReceiverSideband3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > from a string.
xml | the string to be converted into a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > |
static SBTypeMod::SBType asdm::EnumerationParser::getSBType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SBTypeMod::SBType from a string.
xml | the string to be converted into a SBTypeMod::SBType |
static SBTypeMod::SBType asdm::EnumerationParser::getSBType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SBTypeMod::SBType from a string.
xml | the string to be converted into a SBTypeMod::SBType |
static vector<SBTypeMod::SBType> asdm::EnumerationParser::getSBType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SBTypeMod::SBType> from a string.
xml | the string to be converted into a vector<SBTypeMod::SBType> |
static vector<SBTypeMod::SBType> asdm::EnumerationParser::getSBType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SBTypeMod::SBType> from a string.
xml | the string to be converted into a vector<SBTypeMod::SBType> |
static vector<vector<SBTypeMod::SBType> > asdm::EnumerationParser::getSBType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SBTypeMod::SBType> > from a string.
xml | the string to be converted into a vector<vector<SBTypeMod::SBType> > |
static vector<vector<SBTypeMod::SBType> > asdm::EnumerationParser::getSBType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SBTypeMod::SBType> > from a string.
xml | the string to be converted into a vector<vector<SBTypeMod::SBType> > |
static vector<vector<vector<SBTypeMod::SBType> > > asdm::EnumerationParser::getSBType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SBTypeMod::SBType> > > from a string.
xml | the string to be converted into a vector<vector<vector<SBTypeMod::SBType> > > |
static vector<vector<vector<SBTypeMod::SBType> > > asdm::EnumerationParser::getSBType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SBTypeMod::SBType> > > from a string.
xml | the string to be converted into a vector<vector<vector<SBTypeMod::SBType> > > |
static ScanIntentMod::ScanIntent asdm::EnumerationParser::getScanIntent | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ScanIntentMod::ScanIntent from a string.
xml | the string to be converted into a ScanIntentMod::ScanIntent |
static ScanIntentMod::ScanIntent asdm::EnumerationParser::getScanIntent | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a ScanIntentMod::ScanIntent from a string.
xml | the string to be converted into a ScanIntentMod::ScanIntent |
static vector<ScanIntentMod::ScanIntent> asdm::EnumerationParser::getScanIntent1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ScanIntentMod::ScanIntent> from a string.
xml | the string to be converted into a vector<ScanIntentMod::ScanIntent> |
static vector<ScanIntentMod::ScanIntent> asdm::EnumerationParser::getScanIntent1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<ScanIntentMod::ScanIntent> from a string.
xml | the string to be converted into a vector<ScanIntentMod::ScanIntent> |
static vector<vector<ScanIntentMod::ScanIntent> > asdm::EnumerationParser::getScanIntent2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ScanIntentMod::ScanIntent> > from a string.
xml | the string to be converted into a vector<vector<ScanIntentMod::ScanIntent> > |
static vector<vector<ScanIntentMod::ScanIntent> > asdm::EnumerationParser::getScanIntent2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<ScanIntentMod::ScanIntent> > from a string.
xml | the string to be converted into a vector<vector<ScanIntentMod::ScanIntent> > |
static vector<vector<vector<ScanIntentMod::ScanIntent> > > asdm::EnumerationParser::getScanIntent3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ScanIntentMod::ScanIntent> > > from a string.
xml | the string to be converted into a vector<vector<vector<ScanIntentMod::ScanIntent> > > |
static vector<vector<vector<ScanIntentMod::ScanIntent> > > asdm::EnumerationParser::getScanIntent3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<ScanIntentMod::ScanIntent> > > from a string.
xml | the string to be converted into a vector<vector<vector<ScanIntentMod::ScanIntent> > > |
static SchedulerModeMod::SchedulerMode asdm::EnumerationParser::getSchedulerMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SchedulerModeMod::SchedulerMode from a string.
xml | the string to be converted into a SchedulerModeMod::SchedulerMode |
static SchedulerModeMod::SchedulerMode asdm::EnumerationParser::getSchedulerMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SchedulerModeMod::SchedulerMode from a string.
xml | the string to be converted into a SchedulerModeMod::SchedulerMode |
static vector<SchedulerModeMod::SchedulerMode> asdm::EnumerationParser::getSchedulerMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SchedulerModeMod::SchedulerMode> from a string.
xml | the string to be converted into a vector<SchedulerModeMod::SchedulerMode> |
static vector<SchedulerModeMod::SchedulerMode> asdm::EnumerationParser::getSchedulerMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SchedulerModeMod::SchedulerMode> from a string.
xml | the string to be converted into a vector<SchedulerModeMod::SchedulerMode> |
static vector<vector<SchedulerModeMod::SchedulerMode> > asdm::EnumerationParser::getSchedulerMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SchedulerModeMod::SchedulerMode> > from a string.
xml | the string to be converted into a vector<vector<SchedulerModeMod::SchedulerMode> > |
static vector<vector<SchedulerModeMod::SchedulerMode> > asdm::EnumerationParser::getSchedulerMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SchedulerModeMod::SchedulerMode> > from a string.
xml | the string to be converted into a vector<vector<SchedulerModeMod::SchedulerMode> > |
static vector<vector<vector<SchedulerModeMod::SchedulerMode> > > asdm::EnumerationParser::getSchedulerMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SchedulerModeMod::SchedulerMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<SchedulerModeMod::SchedulerMode> > > |
static vector<vector<vector<SchedulerModeMod::SchedulerMode> > > asdm::EnumerationParser::getSchedulerMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SchedulerModeMod::SchedulerMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<SchedulerModeMod::SchedulerMode> > > |
static SidebandProcessingModeMod::SidebandProcessingMode asdm::EnumerationParser::getSidebandProcessingMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SidebandProcessingModeMod::SidebandProcessingMode from a string.
xml | the string to be converted into a SidebandProcessingModeMod::SidebandProcessingMode |
static SidebandProcessingModeMod::SidebandProcessingMode asdm::EnumerationParser::getSidebandProcessingMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SidebandProcessingModeMod::SidebandProcessingMode from a string.
xml | the string to be converted into a SidebandProcessingModeMod::SidebandProcessingMode |
static vector<SidebandProcessingModeMod::SidebandProcessingMode> asdm::EnumerationParser::getSidebandProcessingMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SidebandProcessingModeMod::SidebandProcessingMode> from a string.
xml | the string to be converted into a vector<SidebandProcessingModeMod::SidebandProcessingMode> |
static vector<SidebandProcessingModeMod::SidebandProcessingMode> asdm::EnumerationParser::getSidebandProcessingMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SidebandProcessingModeMod::SidebandProcessingMode> from a string.
xml | the string to be converted into a vector<SidebandProcessingModeMod::SidebandProcessingMode> |
static vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > asdm::EnumerationParser::getSidebandProcessingMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > from a string.
xml | the string to be converted into a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > |
static vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > asdm::EnumerationParser::getSidebandProcessingMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > from a string.
xml | the string to be converted into a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > |
static vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > asdm::EnumerationParser::getSidebandProcessingMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > |
static vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > asdm::EnumerationParser::getSidebandProcessingMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > |
static SourceModelMod::SourceModel asdm::EnumerationParser::getSourceModel | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SourceModelMod::SourceModel from a string.
xml | the string to be converted into a SourceModelMod::SourceModel |
static SourceModelMod::SourceModel asdm::EnumerationParser::getSourceModel | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SourceModelMod::SourceModel from a string.
xml | the string to be converted into a SourceModelMod::SourceModel |
static vector<SourceModelMod::SourceModel> asdm::EnumerationParser::getSourceModel1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SourceModelMod::SourceModel> from a string.
xml | the string to be converted into a vector<SourceModelMod::SourceModel> |
static vector<SourceModelMod::SourceModel> asdm::EnumerationParser::getSourceModel1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SourceModelMod::SourceModel> from a string.
xml | the string to be converted into a vector<SourceModelMod::SourceModel> |
static vector<vector<SourceModelMod::SourceModel> > asdm::EnumerationParser::getSourceModel2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SourceModelMod::SourceModel> > from a string.
xml | the string to be converted into a vector<vector<SourceModelMod::SourceModel> > |
static vector<vector<SourceModelMod::SourceModel> > asdm::EnumerationParser::getSourceModel2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SourceModelMod::SourceModel> > from a string.
xml | the string to be converted into a vector<vector<SourceModelMod::SourceModel> > |
static vector<vector<vector<SourceModelMod::SourceModel> > > asdm::EnumerationParser::getSourceModel3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SourceModelMod::SourceModel> > > from a string.
xml | the string to be converted into a vector<vector<vector<SourceModelMod::SourceModel> > > |
static vector<vector<vector<SourceModelMod::SourceModel> > > asdm::EnumerationParser::getSourceModel3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SourceModelMod::SourceModel> > > from a string.
xml | the string to be converted into a vector<vector<vector<SourceModelMod::SourceModel> > > |
static SpectralResolutionTypeMod::SpectralResolutionType asdm::EnumerationParser::getSpectralResolutionType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SpectralResolutionTypeMod::SpectralResolutionType from a string.
xml | the string to be converted into a SpectralResolutionTypeMod::SpectralResolutionType |
static SpectralResolutionTypeMod::SpectralResolutionType asdm::EnumerationParser::getSpectralResolutionType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SpectralResolutionTypeMod::SpectralResolutionType from a string.
xml | the string to be converted into a SpectralResolutionTypeMod::SpectralResolutionType |
static vector<SpectralResolutionTypeMod::SpectralResolutionType> asdm::EnumerationParser::getSpectralResolutionType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SpectralResolutionTypeMod::SpectralResolutionType> from a string.
xml | the string to be converted into a vector<SpectralResolutionTypeMod::SpectralResolutionType> |
static vector<SpectralResolutionTypeMod::SpectralResolutionType> asdm::EnumerationParser::getSpectralResolutionType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SpectralResolutionTypeMod::SpectralResolutionType> from a string.
xml | the string to be converted into a vector<SpectralResolutionTypeMod::SpectralResolutionType> |
static vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > asdm::EnumerationParser::getSpectralResolutionType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > from a string.
xml | the string to be converted into a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > |
static vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > asdm::EnumerationParser::getSpectralResolutionType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > from a string.
xml | the string to be converted into a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > |
static vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > asdm::EnumerationParser::getSpectralResolutionType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > from a string.
xml | the string to be converted into a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > |
static vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > asdm::EnumerationParser::getSpectralResolutionType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > from a string.
xml | the string to be converted into a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > |
static StationTypeMod::StationType asdm::EnumerationParser::getStationType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a StationTypeMod::StationType from a string.
xml | the string to be converted into a StationTypeMod::StationType |
static StationTypeMod::StationType asdm::EnumerationParser::getStationType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a StationTypeMod::StationType from a string.
xml | the string to be converted into a StationTypeMod::StationType |
static vector<StationTypeMod::StationType> asdm::EnumerationParser::getStationType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<StationTypeMod::StationType> from a string.
xml | the string to be converted into a vector<StationTypeMod::StationType> |
static vector<StationTypeMod::StationType> asdm::EnumerationParser::getStationType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<StationTypeMod::StationType> from a string.
xml | the string to be converted into a vector<StationTypeMod::StationType> |
static vector<vector<StationTypeMod::StationType> > asdm::EnumerationParser::getStationType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<StationTypeMod::StationType> > from a string.
xml | the string to be converted into a vector<vector<StationTypeMod::StationType> > |
static vector<vector<StationTypeMod::StationType> > asdm::EnumerationParser::getStationType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<StationTypeMod::StationType> > from a string.
xml | the string to be converted into a vector<vector<StationTypeMod::StationType> > |
static vector<vector<vector<StationTypeMod::StationType> > > asdm::EnumerationParser::getStationType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<StationTypeMod::StationType> > > from a string.
xml | the string to be converted into a vector<vector<vector<StationTypeMod::StationType> > > |
static vector<vector<vector<StationTypeMod::StationType> > > asdm::EnumerationParser::getStationType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<StationTypeMod::StationType> > > from a string.
xml | the string to be converted into a vector<vector<vector<StationTypeMod::StationType> > > |
static StokesParameterMod::StokesParameter asdm::EnumerationParser::getStokesParameter | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a StokesParameterMod::StokesParameter from a string.
xml | the string to be converted into a StokesParameterMod::StokesParameter |
static StokesParameterMod::StokesParameter asdm::EnumerationParser::getStokesParameter | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a StokesParameterMod::StokesParameter from a string.
xml | the string to be converted into a StokesParameterMod::StokesParameter |
static vector<StokesParameterMod::StokesParameter> asdm::EnumerationParser::getStokesParameter1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<StokesParameterMod::StokesParameter> from a string.
xml | the string to be converted into a vector<StokesParameterMod::StokesParameter> |
static vector<StokesParameterMod::StokesParameter> asdm::EnumerationParser::getStokesParameter1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<StokesParameterMod::StokesParameter> from a string.
xml | the string to be converted into a vector<StokesParameterMod::StokesParameter> |
static vector<vector<StokesParameterMod::StokesParameter> > asdm::EnumerationParser::getStokesParameter2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<StokesParameterMod::StokesParameter> > from a string.
xml | the string to be converted into a vector<vector<StokesParameterMod::StokesParameter> > |
static vector<vector<StokesParameterMod::StokesParameter> > asdm::EnumerationParser::getStokesParameter2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<StokesParameterMod::StokesParameter> > from a string.
xml | the string to be converted into a vector<vector<StokesParameterMod::StokesParameter> > |
static vector<vector<vector<StokesParameterMod::StokesParameter> > > asdm::EnumerationParser::getStokesParameter3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<StokesParameterMod::StokesParameter> > > from a string.
xml | the string to be converted into a vector<vector<vector<StokesParameterMod::StokesParameter> > > |
static vector<vector<vector<StokesParameterMod::StokesParameter> > > asdm::EnumerationParser::getStokesParameter3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<StokesParameterMod::StokesParameter> > > from a string.
xml | the string to be converted into a vector<vector<vector<StokesParameterMod::StokesParameter> > > |
static SubscanIntentMod::SubscanIntent asdm::EnumerationParser::getSubscanIntent | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SubscanIntentMod::SubscanIntent from a string.
xml | the string to be converted into a SubscanIntentMod::SubscanIntent |
static SubscanIntentMod::SubscanIntent asdm::EnumerationParser::getSubscanIntent | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SubscanIntentMod::SubscanIntent from a string.
xml | the string to be converted into a SubscanIntentMod::SubscanIntent |
static vector<SubscanIntentMod::SubscanIntent> asdm::EnumerationParser::getSubscanIntent1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SubscanIntentMod::SubscanIntent> from a string.
xml | the string to be converted into a vector<SubscanIntentMod::SubscanIntent> |
static vector<SubscanIntentMod::SubscanIntent> asdm::EnumerationParser::getSubscanIntent1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SubscanIntentMod::SubscanIntent> from a string.
xml | the string to be converted into a vector<SubscanIntentMod::SubscanIntent> |
static vector<vector<SubscanIntentMod::SubscanIntent> > asdm::EnumerationParser::getSubscanIntent2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SubscanIntentMod::SubscanIntent> > from a string.
xml | the string to be converted into a vector<vector<SubscanIntentMod::SubscanIntent> > |
static vector<vector<SubscanIntentMod::SubscanIntent> > asdm::EnumerationParser::getSubscanIntent2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SubscanIntentMod::SubscanIntent> > from a string.
xml | the string to be converted into a vector<vector<SubscanIntentMod::SubscanIntent> > |
static vector<vector<vector<SubscanIntentMod::SubscanIntent> > > asdm::EnumerationParser::getSubscanIntent3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SubscanIntentMod::SubscanIntent> > > from a string.
xml | the string to be converted into a vector<vector<vector<SubscanIntentMod::SubscanIntent> > > |
static vector<vector<vector<SubscanIntentMod::SubscanIntent> > > asdm::EnumerationParser::getSubscanIntent3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SubscanIntentMod::SubscanIntent> > > from a string.
xml | the string to be converted into a vector<vector<vector<SubscanIntentMod::SubscanIntent> > > |
static SwitchingModeMod::SwitchingMode asdm::EnumerationParser::getSwitchingMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SwitchingModeMod::SwitchingMode from a string.
xml | the string to be converted into a SwitchingModeMod::SwitchingMode |
static SwitchingModeMod::SwitchingMode asdm::EnumerationParser::getSwitchingMode | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SwitchingModeMod::SwitchingMode from a string.
xml | the string to be converted into a SwitchingModeMod::SwitchingMode |
static vector<SwitchingModeMod::SwitchingMode> asdm::EnumerationParser::getSwitchingMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SwitchingModeMod::SwitchingMode> from a string.
xml | the string to be converted into a vector<SwitchingModeMod::SwitchingMode> |
static vector<SwitchingModeMod::SwitchingMode> asdm::EnumerationParser::getSwitchingMode1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SwitchingModeMod::SwitchingMode> from a string.
xml | the string to be converted into a vector<SwitchingModeMod::SwitchingMode> |
static vector<vector<SwitchingModeMod::SwitchingMode> > asdm::EnumerationParser::getSwitchingMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SwitchingModeMod::SwitchingMode> > from a string.
xml | the string to be converted into a vector<vector<SwitchingModeMod::SwitchingMode> > |
static vector<vector<SwitchingModeMod::SwitchingMode> > asdm::EnumerationParser::getSwitchingMode2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SwitchingModeMod::SwitchingMode> > from a string.
xml | the string to be converted into a vector<vector<SwitchingModeMod::SwitchingMode> > |
static vector<vector<vector<SwitchingModeMod::SwitchingMode> > > asdm::EnumerationParser::getSwitchingMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SwitchingModeMod::SwitchingMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<SwitchingModeMod::SwitchingMode> > > |
static vector<vector<vector<SwitchingModeMod::SwitchingMode> > > asdm::EnumerationParser::getSwitchingMode3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SwitchingModeMod::SwitchingMode> > > from a string.
xml | the string to be converted into a vector<vector<vector<SwitchingModeMod::SwitchingMode> > > |
static SyscalMethodMod::SyscalMethod asdm::EnumerationParser::getSyscalMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SyscalMethodMod::SyscalMethod from a string.
xml | the string to be converted into a SyscalMethodMod::SyscalMethod |
static SyscalMethodMod::SyscalMethod asdm::EnumerationParser::getSyscalMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a SyscalMethodMod::SyscalMethod from a string.
xml | the string to be converted into a SyscalMethodMod::SyscalMethod |
static vector<SyscalMethodMod::SyscalMethod> asdm::EnumerationParser::getSyscalMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SyscalMethodMod::SyscalMethod> from a string.
xml | the string to be converted into a vector<SyscalMethodMod::SyscalMethod> |
static vector<SyscalMethodMod::SyscalMethod> asdm::EnumerationParser::getSyscalMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<SyscalMethodMod::SyscalMethod> from a string.
xml | the string to be converted into a vector<SyscalMethodMod::SyscalMethod> |
static vector<vector<SyscalMethodMod::SyscalMethod> > asdm::EnumerationParser::getSyscalMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SyscalMethodMod::SyscalMethod> > from a string.
xml | the string to be converted into a vector<vector<SyscalMethodMod::SyscalMethod> > |
static vector<vector<SyscalMethodMod::SyscalMethod> > asdm::EnumerationParser::getSyscalMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<SyscalMethodMod::SyscalMethod> > from a string.
xml | the string to be converted into a vector<vector<SyscalMethodMod::SyscalMethod> > |
static vector<vector<vector<SyscalMethodMod::SyscalMethod> > > asdm::EnumerationParser::getSyscalMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SyscalMethodMod::SyscalMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<SyscalMethodMod::SyscalMethod> > > |
static vector<vector<vector<SyscalMethodMod::SyscalMethod> > > asdm::EnumerationParser::getSyscalMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<SyscalMethodMod::SyscalMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<SyscalMethodMod::SyscalMethod> > > |
static TimeSamplingMod::TimeSampling asdm::EnumerationParser::getTimeSampling | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a TimeSamplingMod::TimeSampling from a string.
xml | the string to be converted into a TimeSamplingMod::TimeSampling |
static TimeSamplingMod::TimeSampling asdm::EnumerationParser::getTimeSampling | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a TimeSamplingMod::TimeSampling from a string.
xml | the string to be converted into a TimeSamplingMod::TimeSampling |
static vector<TimeSamplingMod::TimeSampling> asdm::EnumerationParser::getTimeSampling1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<TimeSamplingMod::TimeSampling> from a string.
xml | the string to be converted into a vector<TimeSamplingMod::TimeSampling> |
static vector<TimeSamplingMod::TimeSampling> asdm::EnumerationParser::getTimeSampling1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<TimeSamplingMod::TimeSampling> from a string.
xml | the string to be converted into a vector<TimeSamplingMod::TimeSampling> |
static vector<vector<TimeSamplingMod::TimeSampling> > asdm::EnumerationParser::getTimeSampling2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<TimeSamplingMod::TimeSampling> > from a string.
xml | the string to be converted into a vector<vector<TimeSamplingMod::TimeSampling> > |
static vector<vector<TimeSamplingMod::TimeSampling> > asdm::EnumerationParser::getTimeSampling2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<TimeSamplingMod::TimeSampling> > from a string.
xml | the string to be converted into a vector<vector<TimeSamplingMod::TimeSampling> > |
static vector<vector<vector<TimeSamplingMod::TimeSampling> > > asdm::EnumerationParser::getTimeSampling3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<TimeSamplingMod::TimeSampling> > > from a string.
xml | the string to be converted into a vector<vector<vector<TimeSamplingMod::TimeSampling> > > |
static vector<vector<vector<TimeSamplingMod::TimeSampling> > > asdm::EnumerationParser::getTimeSampling3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<TimeSamplingMod::TimeSampling> > > from a string.
xml | the string to be converted into a vector<vector<vector<TimeSamplingMod::TimeSampling> > > |
static TimeScaleMod::TimeScale asdm::EnumerationParser::getTimeScale | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a TimeScaleMod::TimeScale from a string.
xml | the string to be converted into a TimeScaleMod::TimeScale |
static TimeScaleMod::TimeScale asdm::EnumerationParser::getTimeScale | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a TimeScaleMod::TimeScale from a string.
xml | the string to be converted into a TimeScaleMod::TimeScale |
static vector<TimeScaleMod::TimeScale> asdm::EnumerationParser::getTimeScale1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<TimeScaleMod::TimeScale> from a string.
xml | the string to be converted into a vector<TimeScaleMod::TimeScale> |
static vector<TimeScaleMod::TimeScale> asdm::EnumerationParser::getTimeScale1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<TimeScaleMod::TimeScale> from a string.
xml | the string to be converted into a vector<TimeScaleMod::TimeScale> |
static vector<vector<TimeScaleMod::TimeScale> > asdm::EnumerationParser::getTimeScale2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<TimeScaleMod::TimeScale> > from a string.
xml | the string to be converted into a vector<vector<TimeScaleMod::TimeScale> > |
static vector<vector<TimeScaleMod::TimeScale> > asdm::EnumerationParser::getTimeScale2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<TimeScaleMod::TimeScale> > from a string.
xml | the string to be converted into a vector<vector<TimeScaleMod::TimeScale> > |
static vector<vector<vector<TimeScaleMod::TimeScale> > > asdm::EnumerationParser::getTimeScale3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<TimeScaleMod::TimeScale> > > from a string.
xml | the string to be converted into a vector<vector<vector<TimeScaleMod::TimeScale> > > |
static vector<vector<vector<TimeScaleMod::TimeScale> > > asdm::EnumerationParser::getTimeScale3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<TimeScaleMod::TimeScale> > > from a string.
xml | the string to be converted into a vector<vector<vector<TimeScaleMod::TimeScale> > > |
static WeightTypeMod::WeightType asdm::EnumerationParser::getWeightType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a WeightTypeMod::WeightType from a string.
xml | the string to be converted into a WeightTypeMod::WeightType |
static WeightTypeMod::WeightType asdm::EnumerationParser::getWeightType | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a WeightTypeMod::WeightType from a string.
xml | the string to be converted into a WeightTypeMod::WeightType |
static vector<WeightTypeMod::WeightType> asdm::EnumerationParser::getWeightType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<WeightTypeMod::WeightType> from a string.
xml | the string to be converted into a vector<WeightTypeMod::WeightType> |
static vector<WeightTypeMod::WeightType> asdm::EnumerationParser::getWeightType1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<WeightTypeMod::WeightType> from a string.
xml | the string to be converted into a vector<WeightTypeMod::WeightType> |
static vector<vector<WeightTypeMod::WeightType> > asdm::EnumerationParser::getWeightType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<WeightTypeMod::WeightType> > from a string.
xml | the string to be converted into a vector<vector<WeightTypeMod::WeightType> > |
static vector<vector<WeightTypeMod::WeightType> > asdm::EnumerationParser::getWeightType2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<WeightTypeMod::WeightType> > from a string.
xml | the string to be converted into a vector<vector<WeightTypeMod::WeightType> > |
static vector<vector<vector<WeightTypeMod::WeightType> > > asdm::EnumerationParser::getWeightType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<WeightTypeMod::WeightType> > > from a string.
xml | the string to be converted into a vector<vector<vector<WeightTypeMod::WeightType> > > |
static vector<vector<vector<WeightTypeMod::WeightType> > > asdm::EnumerationParser::getWeightType3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<WeightTypeMod::WeightType> > > from a string.
xml | the string to be converted into a vector<vector<vector<WeightTypeMod::WeightType> > > |
static WindowFunctionMod::WindowFunction asdm::EnumerationParser::getWindowFunction | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a WindowFunctionMod::WindowFunction from a string.
xml | the string to be converted into a WindowFunctionMod::WindowFunction |
static WindowFunctionMod::WindowFunction asdm::EnumerationParser::getWindowFunction | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a WindowFunctionMod::WindowFunction from a string.
xml | the string to be converted into a WindowFunctionMod::WindowFunction |
static vector<WindowFunctionMod::WindowFunction> asdm::EnumerationParser::getWindowFunction1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<WindowFunctionMod::WindowFunction> from a string.
xml | the string to be converted into a vector<WindowFunctionMod::WindowFunction> |
static vector<WindowFunctionMod::WindowFunction> asdm::EnumerationParser::getWindowFunction1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<WindowFunctionMod::WindowFunction> from a string.
xml | the string to be converted into a vector<WindowFunctionMod::WindowFunction> |
static vector<vector<WindowFunctionMod::WindowFunction> > asdm::EnumerationParser::getWindowFunction2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<WindowFunctionMod::WindowFunction> > from a string.
xml | the string to be converted into a vector<vector<WindowFunctionMod::WindowFunction> > |
static vector<vector<WindowFunctionMod::WindowFunction> > asdm::EnumerationParser::getWindowFunction2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<WindowFunctionMod::WindowFunction> > from a string.
xml | the string to be converted into a vector<vector<WindowFunctionMod::WindowFunction> > |
static vector<vector<vector<WindowFunctionMod::WindowFunction> > > asdm::EnumerationParser::getWindowFunction3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<WindowFunctionMod::WindowFunction> > > from a string.
xml | the string to be converted into a vector<vector<vector<WindowFunctionMod::WindowFunction> > > |
static vector<vector<vector<WindowFunctionMod::WindowFunction> > > asdm::EnumerationParser::getWindowFunction3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<WindowFunctionMod::WindowFunction> > > from a string.
xml | the string to be converted into a vector<vector<vector<WindowFunctionMod::WindowFunction> > > |
static WVRMethodMod::WVRMethod asdm::EnumerationParser::getWVRMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a WVRMethodMod::WVRMethod from a string.
xml | the string to be converted into a WVRMethodMod::WVRMethod |
static WVRMethodMod::WVRMethod asdm::EnumerationParser::getWVRMethod | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a WVRMethodMod::WVRMethod from a string.
xml | the string to be converted into a WVRMethodMod::WVRMethod |
static vector<WVRMethodMod::WVRMethod> asdm::EnumerationParser::getWVRMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<WVRMethodMod::WVRMethod> from a string.
xml | the string to be converted into a vector<WVRMethodMod::WVRMethod> |
static vector<WVRMethodMod::WVRMethod> asdm::EnumerationParser::getWVRMethod1D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<WVRMethodMod::WVRMethod> from a string.
xml | the string to be converted into a vector<WVRMethodMod::WVRMethod> |
static vector<vector<WVRMethodMod::WVRMethod> > asdm::EnumerationParser::getWVRMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<WVRMethodMod::WVRMethod> > from a string.
xml | the string to be converted into a vector<vector<WVRMethodMod::WVRMethod> > |
static vector<vector<WVRMethodMod::WVRMethod> > asdm::EnumerationParser::getWVRMethod2D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<WVRMethodMod::WVRMethod> > from a string.
xml | the string to be converted into a vector<vector<WVRMethodMod::WVRMethod> > |
static vector<vector<vector<WVRMethodMod::WVRMethod> > > asdm::EnumerationParser::getWVRMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<WVRMethodMod::WVRMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<WVRMethodMod::WVRMethod> > > |
static vector<vector<vector<WVRMethodMod::WVRMethod> > > asdm::EnumerationParser::getWVRMethod3D | ( | const string & | name, |
const string & | tableName, | ||
const string & | xmlDoc | ||
) | [static] |
Returns a vector<vector<vector<WVRMethodMod::WVRMethod> > > from a string.
xml | the string to be converted into a vector<vector<vector<WVRMethodMod::WVRMethod> > > |
static string asdm::EnumerationParser::substring | ( | const string & | s, |
int | a, | ||
int | b | ||
) | [static, private] |
static string asdm::EnumerationParser::substring | ( | const string & | s, |
int | a, | ||
int | b | ||
) | [static, private] |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ReceiverBandMod::ReceiverBand | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ReceiverBandMod::ReceiverBand value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ReceiverBandMod::ReceiverBand | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ReceiverBandMod::ReceiverBand value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ReceiverBandMod::ReceiverBand > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ReceiverBandMod::ReceiverBand>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ReceiverBandMod::ReceiverBand > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ReceiverBandMod::ReceiverBand>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ReceiverBandMod::ReceiverBand > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ReceiverBandMod::ReceiverBand> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ReceiverBandMod::ReceiverBand > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ReceiverBandMod::ReceiverBand> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ReceiverBandMod::ReceiverBand > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ReceiverBandMod::ReceiverBand> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ReceiverBandMod::ReceiverBand > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ReceiverBandMod::ReceiverBand> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SBTypeMod::SBType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SBTypeMod::SBType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SBTypeMod::SBType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SBTypeMod::SBType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SBTypeMod::SBType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SBTypeMod::SBType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SBTypeMod::SBType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SBTypeMod::SBType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SBTypeMod::SBType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SBTypeMod::SBType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SBTypeMod::SBType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SBTypeMod::SBType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SBTypeMod::SBType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SBTypeMod::SBType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SBTypeMod::SBType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SBTypeMod::SBType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DirectionReferenceCodeMod::DirectionReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DirectionReferenceCodeMod::DirectionReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DirectionReferenceCodeMod::DirectionReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DirectionReferenceCodeMod::DirectionReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DirectionReferenceCodeMod::DirectionReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DirectionReferenceCodeMod::DirectionReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DirectionReferenceCodeMod::DirectionReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DirectionReferenceCodeMod::DirectionReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DirectionReferenceCodeMod::DirectionReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DirectionReferenceCodeMod::DirectionReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DirectionReferenceCodeMod::DirectionReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DirectionReferenceCodeMod::DirectionReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelationModeMod::CorrelationMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelationModeMod::CorrelationMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelationModeMod::CorrelationMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelationModeMod::CorrelationMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelationModeMod::CorrelationMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelationModeMod::CorrelationMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelationModeMod::CorrelationMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelationModeMod::CorrelationMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelationModeMod::CorrelationMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelationModeMod::CorrelationMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelationModeMod::CorrelationMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelationModeMod::CorrelationMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelationModeMod::CorrelationMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelationModeMod::CorrelationMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelationModeMod::CorrelationMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelationModeMod::CorrelationMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AtmPhaseCorrectionMod::AtmPhaseCorrection | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AtmPhaseCorrectionMod::AtmPhaseCorrection value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AtmPhaseCorrectionMod::AtmPhaseCorrection | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AtmPhaseCorrectionMod::AtmPhaseCorrection value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AtmPhaseCorrectionMod::AtmPhaseCorrection > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ProcessorTypeMod::ProcessorType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ProcessorTypeMod::ProcessorType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ProcessorTypeMod::ProcessorType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ProcessorTypeMod::ProcessorType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ProcessorTypeMod::ProcessorType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ProcessorTypeMod::ProcessorType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ProcessorTypeMod::ProcessorType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ProcessorTypeMod::ProcessorType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ProcessorTypeMod::ProcessorType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ProcessorTypeMod::ProcessorType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ProcessorTypeMod::ProcessorType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ProcessorTypeMod::ProcessorType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ProcessorTypeMod::ProcessorType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ProcessorTypeMod::ProcessorType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ProcessorTypeMod::ProcessorType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ProcessorTypeMod::ProcessorType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SpectralResolutionTypeMod::SpectralResolutionType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SpectralResolutionTypeMod::SpectralResolutionType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SpectralResolutionTypeMod::SpectralResolutionType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SpectralResolutionTypeMod::SpectralResolutionType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SpectralResolutionTypeMod::SpectralResolutionType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SpectralResolutionTypeMod::SpectralResolutionType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SpectralResolutionTypeMod::SpectralResolutionType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SpectralResolutionTypeMod::SpectralResolutionType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SpectralResolutionTypeMod::SpectralResolutionType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SpectralResolutionTypeMod::SpectralResolutionType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SpectralResolutionTypeMod::SpectralResolutionType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SpectralResolutionTypeMod::SpectralResolutionType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalibrationDeviceMod::CalibrationDevice | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalibrationDeviceMod::CalibrationDevice value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalibrationDeviceMod::CalibrationDevice | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalibrationDeviceMod::CalibrationDevice value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalibrationDeviceMod::CalibrationDevice > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalibrationDeviceMod::CalibrationDevice>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalibrationDeviceMod::CalibrationDevice > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalibrationDeviceMod::CalibrationDevice>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalibrationDeviceMod::CalibrationDevice > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalibrationDeviceMod::CalibrationDevice> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalibrationDeviceMod::CalibrationDevice > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalibrationDeviceMod::CalibrationDevice> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalibrationDeviceMod::CalibrationDevice > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalibrationDeviceMod::CalibrationDevice > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AntennaMakeMod::AntennaMake | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AntennaMakeMod::AntennaMake value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AntennaMakeMod::AntennaMake | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AntennaMakeMod::AntennaMake value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AntennaMakeMod::AntennaMake > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AntennaMakeMod::AntennaMake>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AntennaMakeMod::AntennaMake > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AntennaMakeMod::AntennaMake>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AntennaMakeMod::AntennaMake > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AntennaMakeMod::AntennaMake> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AntennaMakeMod::AntennaMake > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AntennaMakeMod::AntennaMake> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AntennaMakeMod::AntennaMake > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AntennaMakeMod::AntennaMake> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AntennaMakeMod::AntennaMake > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AntennaMakeMod::AntennaMake> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AntennaTypeMod::AntennaType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AntennaTypeMod::AntennaType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AntennaTypeMod::AntennaType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AntennaTypeMod::AntennaType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AntennaTypeMod::AntennaType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AntennaTypeMod::AntennaType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AntennaTypeMod::AntennaType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AntennaTypeMod::AntennaType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AntennaTypeMod::AntennaType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AntennaTypeMod::AntennaType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AntennaTypeMod::AntennaType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AntennaTypeMod::AntennaType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AntennaTypeMod::AntennaType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AntennaTypeMod::AntennaType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AntennaTypeMod::AntennaType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AntennaTypeMod::AntennaType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SourceModelMod::SourceModel | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SourceModelMod::SourceModel value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SourceModelMod::SourceModel | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SourceModelMod::SourceModel value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SourceModelMod::SourceModel > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SourceModelMod::SourceModel>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SourceModelMod::SourceModel > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SourceModelMod::SourceModel>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SourceModelMod::SourceModel > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SourceModelMod::SourceModel> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SourceModelMod::SourceModel > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SourceModelMod::SourceModel> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SourceModelMod::SourceModel > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SourceModelMod::SourceModel> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SourceModelMod::SourceModel > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SourceModelMod::SourceModel> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FrequencyReferenceCodeMod::FrequencyReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FrequencyReferenceCodeMod::FrequencyReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FrequencyReferenceCodeMod::FrequencyReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FrequencyReferenceCodeMod::FrequencyReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FrequencyReferenceCodeMod::FrequencyReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
StokesParameterMod::StokesParameter | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | StokesParameterMod::StokesParameter value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
StokesParameterMod::StokesParameter | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | StokesParameterMod::StokesParameter value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< StokesParameterMod::StokesParameter > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<StokesParameterMod::StokesParameter>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< StokesParameterMod::StokesParameter > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<StokesParameterMod::StokesParameter>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< StokesParameterMod::StokesParameter > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<StokesParameterMod::StokesParameter> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< StokesParameterMod::StokesParameter > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<StokesParameterMod::StokesParameter> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< StokesParameterMod::StokesParameter > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<StokesParameterMod::StokesParameter> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< StokesParameterMod::StokesParameter > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<StokesParameterMod::StokesParameter> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PolarizationTypeMod::PolarizationType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PolarizationTypeMod::PolarizationType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PolarizationTypeMod::PolarizationType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PolarizationTypeMod::PolarizationType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PolarizationTypeMod::PolarizationType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PolarizationTypeMod::PolarizationType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PolarizationTypeMod::PolarizationType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PolarizationTypeMod::PolarizationType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PolarizationTypeMod::PolarizationType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PolarizationTypeMod::PolarizationType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PolarizationTypeMod::PolarizationType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PolarizationTypeMod::PolarizationType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PolarizationTypeMod::PolarizationType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PolarizationTypeMod::PolarizationType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PolarizationTypeMod::PolarizationType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PolarizationTypeMod::PolarizationType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
BasebandNameMod::BasebandName | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | BasebandNameMod::BasebandName value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
BasebandNameMod::BasebandName | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | BasebandNameMod::BasebandName value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< BasebandNameMod::BasebandName > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<BasebandNameMod::BasebandName>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< BasebandNameMod::BasebandName > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<BasebandNameMod::BasebandName>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< BasebandNameMod::BasebandName > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<BasebandNameMod::BasebandName> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< BasebandNameMod::BasebandName > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<BasebandNameMod::BasebandName> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< BasebandNameMod::BasebandName > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<BasebandNameMod::BasebandName> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< BasebandNameMod::BasebandName > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<BasebandNameMod::BasebandName> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
NetSidebandMod::NetSideband | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | NetSidebandMod::NetSideband value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
NetSidebandMod::NetSideband | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | NetSidebandMod::NetSideband value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< NetSidebandMod::NetSideband > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<NetSidebandMod::NetSideband>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< NetSidebandMod::NetSideband > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<NetSidebandMod::NetSideband>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< NetSidebandMod::NetSideband > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<NetSidebandMod::NetSideband> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< NetSidebandMod::NetSideband > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<NetSidebandMod::NetSideband> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< NetSidebandMod::NetSideband > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<NetSidebandMod::NetSideband> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< NetSidebandMod::NetSideband > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<NetSidebandMod::NetSideband> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SidebandProcessingModeMod::SidebandProcessingMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SidebandProcessingModeMod::SidebandProcessingMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SidebandProcessingModeMod::SidebandProcessingMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SidebandProcessingModeMod::SidebandProcessingMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SidebandProcessingModeMod::SidebandProcessingMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SidebandProcessingModeMod::SidebandProcessingMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SidebandProcessingModeMod::SidebandProcessingMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SidebandProcessingModeMod::SidebandProcessingMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SidebandProcessingModeMod::SidebandProcessingMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SidebandProcessingModeMod::SidebandProcessingMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SidebandProcessingModeMod::SidebandProcessingMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SidebandProcessingModeMod::SidebandProcessingMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
WindowFunctionMod::WindowFunction | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | WindowFunctionMod::WindowFunction value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
WindowFunctionMod::WindowFunction | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | WindowFunctionMod::WindowFunction value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< WindowFunctionMod::WindowFunction > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<WindowFunctionMod::WindowFunction>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< WindowFunctionMod::WindowFunction > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<WindowFunctionMod::WindowFunction>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< WindowFunctionMod::WindowFunction > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<WindowFunctionMod::WindowFunction> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< WindowFunctionMod::WindowFunction > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<WindowFunctionMod::WindowFunction> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< WindowFunctionMod::WindowFunction > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<WindowFunctionMod::WindowFunction> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< WindowFunctionMod::WindowFunction > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<WindowFunctionMod::WindowFunction> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelationBitMod::CorrelationBit | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelationBitMod::CorrelationBit value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelationBitMod::CorrelationBit | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelationBitMod::CorrelationBit value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelationBitMod::CorrelationBit > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelationBitMod::CorrelationBit>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelationBitMod::CorrelationBit > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelationBitMod::CorrelationBit>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelationBitMod::CorrelationBit > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelationBitMod::CorrelationBit> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelationBitMod::CorrelationBit > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelationBitMod::CorrelationBit> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelationBitMod::CorrelationBit > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelationBitMod::CorrelationBit> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelationBitMod::CorrelationBit > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelationBitMod::CorrelationBit> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ReceiverSidebandMod::ReceiverSideband | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ReceiverSidebandMod::ReceiverSideband value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ReceiverSidebandMod::ReceiverSideband | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ReceiverSidebandMod::ReceiverSideband value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ReceiverSidebandMod::ReceiverSideband > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ReceiverSidebandMod::ReceiverSideband>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ReceiverSidebandMod::ReceiverSideband > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ReceiverSidebandMod::ReceiverSideband>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ReceiverSidebandMod::ReceiverSideband > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ReceiverSidebandMod::ReceiverSideband> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ReceiverSidebandMod::ReceiverSideband > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ReceiverSidebandMod::ReceiverSideband> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ReceiverSidebandMod::ReceiverSideband > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ReceiverSidebandMod::ReceiverSideband > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DopplerReferenceCodeMod::DopplerReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DopplerReferenceCodeMod::DopplerReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DopplerReferenceCodeMod::DopplerReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DopplerReferenceCodeMod::DopplerReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DopplerReferenceCodeMod::DopplerReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DopplerReferenceCodeMod::DopplerReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DopplerReferenceCodeMod::DopplerReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DopplerReferenceCodeMod::DopplerReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DopplerReferenceCodeMod::DopplerReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DopplerReferenceCodeMod::DopplerReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DopplerReferenceCodeMod::DopplerReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DopplerReferenceCodeMod::DopplerReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ProcessorSubTypeMod::ProcessorSubType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ProcessorSubTypeMod::ProcessorSubType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ProcessorSubTypeMod::ProcessorSubType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ProcessorSubTypeMod::ProcessorSubType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ProcessorSubTypeMod::ProcessorSubType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ProcessorSubTypeMod::ProcessorSubType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ProcessorSubTypeMod::ProcessorSubType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ProcessorSubTypeMod::ProcessorSubType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ProcessorSubTypeMod::ProcessorSubType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ProcessorSubTypeMod::ProcessorSubType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ProcessorSubTypeMod::ProcessorSubType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ProcessorSubTypeMod::ProcessorSubType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ProcessorSubTypeMod::ProcessorSubType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ProcessorSubTypeMod::ProcessorSubType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AccumModeMod::AccumMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AccumModeMod::AccumMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AccumModeMod::AccumMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AccumModeMod::AccumMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AccumModeMod::AccumMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AccumModeMod::AccumMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AccumModeMod::AccumMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AccumModeMod::AccumMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AccumModeMod::AccumMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AccumModeMod::AccumMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AccumModeMod::AccumMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AccumModeMod::AccumMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AccumModeMod::AccumMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AccumModeMod::AccumMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AccumModeMod::AccumMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AccumModeMod::AccumMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AxisNameMod::AxisName | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AxisNameMod::AxisName value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AxisNameMod::AxisName | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AxisNameMod::AxisName value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AxisNameMod::AxisName > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AxisNameMod::AxisName>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AxisNameMod::AxisName > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AxisNameMod::AxisName>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AxisNameMod::AxisName > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AxisNameMod::AxisName> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AxisNameMod::AxisName > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AxisNameMod::AxisName> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AxisNameMod::AxisName > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AxisNameMod::AxisName> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AxisNameMod::AxisName > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AxisNameMod::AxisName> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FilterModeMod::FilterMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FilterModeMod::FilterMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FilterModeMod::FilterMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FilterModeMod::FilterMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FilterModeMod::FilterMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FilterModeMod::FilterMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FilterModeMod::FilterMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FilterModeMod::FilterMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FilterModeMod::FilterMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FilterModeMod::FilterMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FilterModeMod::FilterMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FilterModeMod::FilterMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FilterModeMod::FilterMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FilterModeMod::FilterMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FilterModeMod::FilterMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FilterModeMod::FilterMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelatorNameMod::CorrelatorName | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelatorNameMod::CorrelatorName value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelatorNameMod::CorrelatorName | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelatorNameMod::CorrelatorName value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelatorNameMod::CorrelatorName > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelatorNameMod::CorrelatorName>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelatorNameMod::CorrelatorName > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelatorNameMod::CorrelatorName>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelatorNameMod::CorrelatorName > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelatorNameMod::CorrelatorName> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelatorNameMod::CorrelatorName > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelatorNameMod::CorrelatorName> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelatorNameMod::CorrelatorName > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelatorNameMod::CorrelatorName > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
WVRMethodMod::WVRMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | WVRMethodMod::WVRMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
WVRMethodMod::WVRMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | WVRMethodMod::WVRMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< WVRMethodMod::WVRMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<WVRMethodMod::WVRMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< WVRMethodMod::WVRMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<WVRMethodMod::WVRMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< WVRMethodMod::WVRMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<WVRMethodMod::WVRMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< WVRMethodMod::WVRMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<WVRMethodMod::WVRMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< WVRMethodMod::WVRMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<WVRMethodMod::WVRMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< WVRMethodMod::WVRMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<WVRMethodMod::WVRMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ScanIntentMod::ScanIntent | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ScanIntentMod::ScanIntent value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ScanIntentMod::ScanIntent | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ScanIntentMod::ScanIntent value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ScanIntentMod::ScanIntent > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ScanIntentMod::ScanIntent>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ScanIntentMod::ScanIntent > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ScanIntentMod::ScanIntent>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ScanIntentMod::ScanIntent > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ScanIntentMod::ScanIntent> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ScanIntentMod::ScanIntent > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ScanIntentMod::ScanIntent> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ScanIntentMod::ScanIntent > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ScanIntentMod::ScanIntent> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ScanIntentMod::ScanIntent > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ScanIntentMod::ScanIntent> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalDataOriginMod::CalDataOrigin | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalDataOriginMod::CalDataOrigin value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalDataOriginMod::CalDataOrigin | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalDataOriginMod::CalDataOrigin value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalDataOriginMod::CalDataOrigin > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalDataOriginMod::CalDataOrigin>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalDataOriginMod::CalDataOrigin > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalDataOriginMod::CalDataOrigin>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalDataOriginMod::CalDataOrigin > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalDataOriginMod::CalDataOrigin> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalDataOriginMod::CalDataOrigin > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalDataOriginMod::CalDataOrigin> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalDataOriginMod::CalDataOrigin > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalDataOriginMod::CalDataOrigin > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalibrationFunctionMod::CalibrationFunction | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalibrationFunctionMod::CalibrationFunction value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalibrationFunctionMod::CalibrationFunction | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalibrationFunctionMod::CalibrationFunction value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalibrationFunctionMod::CalibrationFunction > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalibrationFunctionMod::CalibrationFunction>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalibrationFunctionMod::CalibrationFunction > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalibrationFunctionMod::CalibrationFunction>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalibrationFunctionMod::CalibrationFunction > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalibrationFunctionMod::CalibrationFunction> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalibrationFunctionMod::CalibrationFunction > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalibrationFunctionMod::CalibrationFunction> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalibrationFunctionMod::CalibrationFunction > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalibrationFunctionMod::CalibrationFunction > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalibrationSetMod::CalibrationSet | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalibrationSetMod::CalibrationSet value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalibrationSetMod::CalibrationSet | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalibrationSetMod::CalibrationSet value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalibrationSetMod::CalibrationSet > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalibrationSetMod::CalibrationSet>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalibrationSetMod::CalibrationSet > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalibrationSetMod::CalibrationSet>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalibrationSetMod::CalibrationSet > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalibrationSetMod::CalibrationSet> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalibrationSetMod::CalibrationSet > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalibrationSetMod::CalibrationSet> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalibrationSetMod::CalibrationSet > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalibrationSetMod::CalibrationSet> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalibrationSetMod::CalibrationSet > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalibrationSetMod::CalibrationSet> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AntennaMotionPatternMod::AntennaMotionPattern | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AntennaMotionPatternMod::AntennaMotionPattern value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AntennaMotionPatternMod::AntennaMotionPattern | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AntennaMotionPatternMod::AntennaMotionPattern value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AntennaMotionPatternMod::AntennaMotionPattern > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AntennaMotionPatternMod::AntennaMotionPattern>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AntennaMotionPatternMod::AntennaMotionPattern > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AntennaMotionPatternMod::AntennaMotionPattern>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AntennaMotionPatternMod::AntennaMotionPattern > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AntennaMotionPatternMod::AntennaMotionPattern > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AntennaMotionPatternMod::AntennaMotionPattern > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AntennaMotionPatternMod::AntennaMotionPattern > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SubscanIntentMod::SubscanIntent | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SubscanIntentMod::SubscanIntent value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SubscanIntentMod::SubscanIntent | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SubscanIntentMod::SubscanIntent value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SubscanIntentMod::SubscanIntent > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SubscanIntentMod::SubscanIntent>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SubscanIntentMod::SubscanIntent > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SubscanIntentMod::SubscanIntent>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SubscanIntentMod::SubscanIntent > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SubscanIntentMod::SubscanIntent> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SubscanIntentMod::SubscanIntent > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SubscanIntentMod::SubscanIntent> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SubscanIntentMod::SubscanIntent > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SubscanIntentMod::SubscanIntent> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SubscanIntentMod::SubscanIntent > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SubscanIntentMod::SubscanIntent> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SwitchingModeMod::SwitchingMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SwitchingModeMod::SwitchingMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SwitchingModeMod::SwitchingMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SwitchingModeMod::SwitchingMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SwitchingModeMod::SwitchingMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SwitchingModeMod::SwitchingMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SwitchingModeMod::SwitchingMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SwitchingModeMod::SwitchingMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SwitchingModeMod::SwitchingMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SwitchingModeMod::SwitchingMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SwitchingModeMod::SwitchingMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SwitchingModeMod::SwitchingMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SwitchingModeMod::SwitchingMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SwitchingModeMod::SwitchingMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SwitchingModeMod::SwitchingMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SwitchingModeMod::SwitchingMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelatorCalibrationMod::CorrelatorCalibration | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelatorCalibrationMod::CorrelatorCalibration value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelatorCalibrationMod::CorrelatorCalibration | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelatorCalibrationMod::CorrelatorCalibration value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelatorCalibrationMod::CorrelatorCalibration > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelatorCalibrationMod::CorrelatorCalibration>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelatorCalibrationMod::CorrelatorCalibration > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelatorCalibrationMod::CorrelatorCalibration>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelatorCalibrationMod::CorrelatorCalibration > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelatorCalibrationMod::CorrelatorCalibration > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelatorCalibrationMod::CorrelatorCalibration > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelatorCalibrationMod::CorrelatorCalibration > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
TimeSamplingMod::TimeSampling | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | TimeSamplingMod::TimeSampling value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
TimeSamplingMod::TimeSampling | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | TimeSamplingMod::TimeSampling value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< TimeSamplingMod::TimeSampling > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<TimeSamplingMod::TimeSampling>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< TimeSamplingMod::TimeSampling > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<TimeSamplingMod::TimeSampling>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< TimeSamplingMod::TimeSampling > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<TimeSamplingMod::TimeSampling> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< TimeSamplingMod::TimeSampling > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<TimeSamplingMod::TimeSampling> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< TimeSamplingMod::TimeSampling > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<TimeSamplingMod::TimeSampling> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< TimeSamplingMod::TimeSampling > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<TimeSamplingMod::TimeSampling> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalTypeMod::CalType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalTypeMod::CalType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalTypeMod::CalType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalTypeMod::CalType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalTypeMod::CalType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalTypeMod::CalType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalTypeMod::CalType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalTypeMod::CalType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalTypeMod::CalType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalTypeMod::CalType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalTypeMod::CalType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalTypeMod::CalType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalTypeMod::CalType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalTypeMod::CalType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalTypeMod::CalType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalTypeMod::CalType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AssociatedCalNatureMod::AssociatedCalNature | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AssociatedCalNatureMod::AssociatedCalNature value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AssociatedCalNatureMod::AssociatedCalNature | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AssociatedCalNatureMod::AssociatedCalNature value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AssociatedCalNatureMod::AssociatedCalNature > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AssociatedCalNatureMod::AssociatedCalNature>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AssociatedCalNatureMod::AssociatedCalNature > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AssociatedCalNatureMod::AssociatedCalNature>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AssociatedCalNatureMod::AssociatedCalNature > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AssociatedCalNatureMod::AssociatedCalNature > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AssociatedCalNatureMod::AssociatedCalNature > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AssociatedCalNatureMod::AssociatedCalNature > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
InvalidatingConditionMod::InvalidatingCondition | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | InvalidatingConditionMod::InvalidatingCondition value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
InvalidatingConditionMod::InvalidatingCondition | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | InvalidatingConditionMod::InvalidatingCondition value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< InvalidatingConditionMod::InvalidatingCondition > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<InvalidatingConditionMod::InvalidatingCondition>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< InvalidatingConditionMod::InvalidatingCondition > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<InvalidatingConditionMod::InvalidatingCondition>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< InvalidatingConditionMod::InvalidatingCondition > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<InvalidatingConditionMod::InvalidatingCondition> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< InvalidatingConditionMod::InvalidatingCondition > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<InvalidatingConditionMod::InvalidatingCondition> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< InvalidatingConditionMod::InvalidatingCondition > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< InvalidatingConditionMod::InvalidatingCondition > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PositionMethodMod::PositionMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PositionMethodMod::PositionMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PositionMethodMod::PositionMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PositionMethodMod::PositionMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PositionMethodMod::PositionMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PositionMethodMod::PositionMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PositionMethodMod::PositionMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PositionMethodMod::PositionMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PositionMethodMod::PositionMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PositionMethodMod::PositionMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PositionMethodMod::PositionMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PositionMethodMod::PositionMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PositionMethodMod::PositionMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PositionMethodMod::PositionMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PositionMethodMod::PositionMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PositionMethodMod::PositionMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PointingModelModeMod::PointingModelMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PointingModelModeMod::PointingModelMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PointingModelModeMod::PointingModelMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PointingModelModeMod::PointingModelMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PointingModelModeMod::PointingModelMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PointingModelModeMod::PointingModelMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PointingModelModeMod::PointingModelMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PointingModelModeMod::PointingModelMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PointingModelModeMod::PointingModelMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PointingModelModeMod::PointingModelMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PointingModelModeMod::PointingModelMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PointingModelModeMod::PointingModelMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PointingModelModeMod::PointingModelMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PointingModelModeMod::PointingModelMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PointingModelModeMod::PointingModelMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PointingModelModeMod::PointingModelMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PointingMethodMod::PointingMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PointingMethodMod::PointingMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PointingMethodMod::PointingMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PointingMethodMod::PointingMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PointingMethodMod::PointingMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PointingMethodMod::PointingMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PointingMethodMod::PointingMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PointingMethodMod::PointingMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PointingMethodMod::PointingMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PointingMethodMod::PointingMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PointingMethodMod::PointingMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PointingMethodMod::PointingMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PointingMethodMod::PointingMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PointingMethodMod::PointingMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PointingMethodMod::PointingMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PointingMethodMod::PointingMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SyscalMethodMod::SyscalMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SyscalMethodMod::SyscalMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SyscalMethodMod::SyscalMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SyscalMethodMod::SyscalMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SyscalMethodMod::SyscalMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SyscalMethodMod::SyscalMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SyscalMethodMod::SyscalMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SyscalMethodMod::SyscalMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SyscalMethodMod::SyscalMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SyscalMethodMod::SyscalMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SyscalMethodMod::SyscalMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SyscalMethodMod::SyscalMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SyscalMethodMod::SyscalMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SyscalMethodMod::SyscalMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SyscalMethodMod::SyscalMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SyscalMethodMod::SyscalMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalCurveTypeMod::CalCurveType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalCurveTypeMod::CalCurveType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalCurveTypeMod::CalCurveType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalCurveTypeMod::CalCurveType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalCurveTypeMod::CalCurveType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalCurveTypeMod::CalCurveType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalCurveTypeMod::CalCurveType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalCurveTypeMod::CalCurveType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalCurveTypeMod::CalCurveType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalCurveTypeMod::CalCurveType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalCurveTypeMod::CalCurveType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalCurveTypeMod::CalCurveType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalCurveTypeMod::CalCurveType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalCurveTypeMod::CalCurveType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalCurveTypeMod::CalCurveType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalCurveTypeMod::CalCurveType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
StationTypeMod::StationType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | StationTypeMod::StationType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
StationTypeMod::StationType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | StationTypeMod::StationType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< StationTypeMod::StationType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<StationTypeMod::StationType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< StationTypeMod::StationType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<StationTypeMod::StationType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< StationTypeMod::StationType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<StationTypeMod::StationType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< StationTypeMod::StationType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<StationTypeMod::StationType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< StationTypeMod::StationType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<StationTypeMod::StationType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< StationTypeMod::StationType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<StationTypeMod::StationType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DetectorBandTypeMod::DetectorBandType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DetectorBandTypeMod::DetectorBandType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DetectorBandTypeMod::DetectorBandType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DetectorBandTypeMod::DetectorBandType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DetectorBandTypeMod::DetectorBandType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DetectorBandTypeMod::DetectorBandType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DetectorBandTypeMod::DetectorBandType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DetectorBandTypeMod::DetectorBandType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DetectorBandTypeMod::DetectorBandType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DetectorBandTypeMod::DetectorBandType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DetectorBandTypeMod::DetectorBandType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DetectorBandTypeMod::DetectorBandType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DetectorBandTypeMod::DetectorBandType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DetectorBandTypeMod::DetectorBandType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FocusMethodMod::FocusMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FocusMethodMod::FocusMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FocusMethodMod::FocusMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FocusMethodMod::FocusMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FocusMethodMod::FocusMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FocusMethodMod::FocusMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FocusMethodMod::FocusMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FocusMethodMod::FocusMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FocusMethodMod::FocusMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FocusMethodMod::FocusMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FocusMethodMod::FocusMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FocusMethodMod::FocusMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FocusMethodMod::FocusMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FocusMethodMod::FocusMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FocusMethodMod::FocusMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FocusMethodMod::FocusMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
HolographyChannelTypeMod::HolographyChannelType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | HolographyChannelTypeMod::HolographyChannelType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
HolographyChannelTypeMod::HolographyChannelType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | HolographyChannelTypeMod::HolographyChannelType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< HolographyChannelTypeMod::HolographyChannelType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<HolographyChannelTypeMod::HolographyChannelType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< HolographyChannelTypeMod::HolographyChannelType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<HolographyChannelTypeMod::HolographyChannelType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< HolographyChannelTypeMod::HolographyChannelType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<HolographyChannelTypeMod::HolographyChannelType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< HolographyChannelTypeMod::HolographyChannelType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<HolographyChannelTypeMod::HolographyChannelType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< HolographyChannelTypeMod::HolographyChannelType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< HolographyChannelTypeMod::HolographyChannelType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FluxCalibrationMethodMod::FluxCalibrationMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FluxCalibrationMethodMod::FluxCalibrationMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FluxCalibrationMethodMod::FluxCalibrationMethod | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FluxCalibrationMethodMod::FluxCalibrationMethod value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FluxCalibrationMethodMod::FluxCalibrationMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FluxCalibrationMethodMod::FluxCalibrationMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FluxCalibrationMethodMod::FluxCalibrationMethod > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FluxCalibrationMethodMod::FluxCalibrationMethod>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FluxCalibrationMethodMod::FluxCalibrationMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FluxCalibrationMethodMod::FluxCalibrationMethod > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FluxCalibrationMethodMod::FluxCalibrationMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FluxCalibrationMethodMod::FluxCalibrationMethod > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PrimaryBeamDescriptionMod::PrimaryBeamDescription | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PrimaryBeamDescriptionMod::PrimaryBeamDescription value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PrimaryBeamDescriptionMod::PrimaryBeamDescription | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PrimaryBeamDescriptionMod::PrimaryBeamDescription value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
TimeScaleMod::TimeScale | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | TimeScaleMod::TimeScale value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
TimeScaleMod::TimeScale | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | TimeScaleMod::TimeScale value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< TimeScaleMod::TimeScale > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<TimeScaleMod::TimeScale>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< TimeScaleMod::TimeScale > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<TimeScaleMod::TimeScale>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< TimeScaleMod::TimeScale > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<TimeScaleMod::TimeScale> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< TimeScaleMod::TimeScale > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<TimeScaleMod::TimeScale> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< TimeScaleMod::TimeScale > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<TimeScaleMod::TimeScale> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< TimeScaleMod::TimeScale > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<TimeScaleMod::TimeScale> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DataScaleMod::DataScale | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DataScaleMod::DataScale value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DataScaleMod::DataScale | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DataScaleMod::DataScale value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DataScaleMod::DataScale > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DataScaleMod::DataScale>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DataScaleMod::DataScale > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DataScaleMod::DataScale>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DataScaleMod::DataScale > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DataScaleMod::DataScale> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DataScaleMod::DataScale > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DataScaleMod::DataScale> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DataScaleMod::DataScale > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DataScaleMod::DataScale> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DataScaleMod::DataScale > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DataScaleMod::DataScale> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
WeightTypeMod::WeightType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | WeightTypeMod::WeightType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
WeightTypeMod::WeightType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | WeightTypeMod::WeightType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< WeightTypeMod::WeightType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<WeightTypeMod::WeightType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< WeightTypeMod::WeightType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<WeightTypeMod::WeightType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< WeightTypeMod::WeightType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<WeightTypeMod::WeightType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< WeightTypeMod::WeightType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<WeightTypeMod::WeightType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< WeightTypeMod::WeightType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<WeightTypeMod::WeightType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< WeightTypeMod::WeightType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<WeightTypeMod::WeightType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalibrationModeMod::CalibrationMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalibrationModeMod::CalibrationMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CalibrationModeMod::CalibrationMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CalibrationModeMod::CalibrationMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalibrationModeMod::CalibrationMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalibrationModeMod::CalibrationMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CalibrationModeMod::CalibrationMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CalibrationModeMod::CalibrationMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalibrationModeMod::CalibrationMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalibrationModeMod::CalibrationMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CalibrationModeMod::CalibrationMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CalibrationModeMod::CalibrationMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalibrationModeMod::CalibrationMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalibrationModeMod::CalibrationMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CalibrationModeMod::CalibrationMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CalibrationModeMod::CalibrationMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AssociatedFieldNatureMod::AssociatedFieldNature | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AssociatedFieldNatureMod::AssociatedFieldNature value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
AssociatedFieldNatureMod::AssociatedFieldNature | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | AssociatedFieldNatureMod::AssociatedFieldNature value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AssociatedFieldNatureMod::AssociatedFieldNature > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AssociatedFieldNatureMod::AssociatedFieldNature>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< AssociatedFieldNatureMod::AssociatedFieldNature > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<AssociatedFieldNatureMod::AssociatedFieldNature>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AssociatedFieldNatureMod::AssociatedFieldNature > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< AssociatedFieldNatureMod::AssociatedFieldNature > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AssociatedFieldNatureMod::AssociatedFieldNature > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< AssociatedFieldNatureMod::AssociatedFieldNature > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DataContentMod::DataContent | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DataContentMod::DataContent value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DataContentMod::DataContent | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DataContentMod::DataContent value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DataContentMod::DataContent > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DataContentMod::DataContent>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DataContentMod::DataContent > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DataContentMod::DataContent>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DataContentMod::DataContent > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DataContentMod::DataContent> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DataContentMod::DataContent > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DataContentMod::DataContent> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DataContentMod::DataContent > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DataContentMod::DataContent> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DataContentMod::DataContent > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DataContentMod::DataContent> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PrimitiveDataTypeMod::PrimitiveDataType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PrimitiveDataTypeMod::PrimitiveDataType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PrimitiveDataTypeMod::PrimitiveDataType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PrimitiveDataTypeMod::PrimitiveDataType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PrimitiveDataTypeMod::PrimitiveDataType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PrimitiveDataTypeMod::PrimitiveDataType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PrimitiveDataTypeMod::PrimitiveDataType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PrimitiveDataTypeMod::PrimitiveDataType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PrimitiveDataTypeMod::PrimitiveDataType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PrimitiveDataTypeMod::PrimitiveDataType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PrimitiveDataTypeMod::PrimitiveDataType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PrimitiveDataTypeMod::PrimitiveDataType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SchedulerModeMod::SchedulerMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SchedulerModeMod::SchedulerMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
SchedulerModeMod::SchedulerMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | SchedulerModeMod::SchedulerMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SchedulerModeMod::SchedulerMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SchedulerModeMod::SchedulerMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< SchedulerModeMod::SchedulerMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<SchedulerModeMod::SchedulerMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SchedulerModeMod::SchedulerMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SchedulerModeMod::SchedulerMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< SchedulerModeMod::SchedulerMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<SchedulerModeMod::SchedulerMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SchedulerModeMod::SchedulerMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SchedulerModeMod::SchedulerMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< SchedulerModeMod::SchedulerMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<SchedulerModeMod::SchedulerMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FieldCodeMod::FieldCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FieldCodeMod::FieldCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
FieldCodeMod::FieldCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | FieldCodeMod::FieldCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FieldCodeMod::FieldCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FieldCodeMod::FieldCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< FieldCodeMod::FieldCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<FieldCodeMod::FieldCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FieldCodeMod::FieldCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FieldCodeMod::FieldCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< FieldCodeMod::FieldCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<FieldCodeMod::FieldCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FieldCodeMod::FieldCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FieldCodeMod::FieldCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< FieldCodeMod::FieldCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<FieldCodeMod::FieldCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ACAPolarizationMod::ACAPolarization | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ACAPolarizationMod::ACAPolarization value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
ACAPolarizationMod::ACAPolarization | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | ACAPolarizationMod::ACAPolarization value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ACAPolarizationMod::ACAPolarization > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ACAPolarizationMod::ACAPolarization>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< ACAPolarizationMod::ACAPolarization > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<ACAPolarizationMod::ACAPolarization>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ACAPolarizationMod::ACAPolarization > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ACAPolarizationMod::ACAPolarization> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< ACAPolarizationMod::ACAPolarization > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<ACAPolarizationMod::ACAPolarization> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ACAPolarizationMod::ACAPolarization > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< ACAPolarizationMod::ACAPolarization > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PositionReferenceCodeMod::PositionReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PositionReferenceCodeMod::PositionReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
PositionReferenceCodeMod::PositionReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | PositionReferenceCodeMod::PositionReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PositionReferenceCodeMod::PositionReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PositionReferenceCodeMod::PositionReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< PositionReferenceCodeMod::PositionReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<PositionReferenceCodeMod::PositionReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PositionReferenceCodeMod::PositionReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< PositionReferenceCodeMod::PositionReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PositionReferenceCodeMod::PositionReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< PositionReferenceCodeMod::PositionReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
BaselineReferenceCodeMod::BaselineReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | BaselineReferenceCodeMod::BaselineReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
BaselineReferenceCodeMod::BaselineReferenceCode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | BaselineReferenceCodeMod::BaselineReferenceCode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< BaselineReferenceCodeMod::BaselineReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<BaselineReferenceCodeMod::BaselineReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< BaselineReferenceCodeMod::BaselineReferenceCode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<BaselineReferenceCodeMod::BaselineReferenceCode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< BaselineReferenceCodeMod::BaselineReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< BaselineReferenceCodeMod::BaselineReferenceCode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< BaselineReferenceCodeMod::BaselineReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< BaselineReferenceCodeMod::BaselineReferenceCode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelatorTypeMod::CorrelatorType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelatorTypeMod::CorrelatorType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
CorrelatorTypeMod::CorrelatorType | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | CorrelatorTypeMod::CorrelatorType value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelatorTypeMod::CorrelatorType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelatorTypeMod::CorrelatorType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< CorrelatorTypeMod::CorrelatorType > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<CorrelatorTypeMod::CorrelatorType>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelatorTypeMod::CorrelatorType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelatorTypeMod::CorrelatorType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< CorrelatorTypeMod::CorrelatorType > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<CorrelatorTypeMod::CorrelatorType> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelatorTypeMod::CorrelatorType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< CorrelatorTypeMod::CorrelatorType > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DopplerTrackingModeMod::DopplerTrackingMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DopplerTrackingModeMod::DopplerTrackingMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
DopplerTrackingModeMod::DopplerTrackingMode | e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'.
elementName | a string. |
e | DopplerTrackingModeMod::DopplerTrackingMode value. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DopplerTrackingModeMod::DopplerTrackingMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DopplerTrackingModeMod::DopplerTrackingMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< DopplerTrackingModeMod::DopplerTrackingMode > & | v_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'.
elementName | a string. |
v_e | a const reference to a vector<DopplerTrackingModeMod::DopplerTrackingMode>. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DopplerTrackingModeMod::DopplerTrackingMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< DopplerTrackingModeMod::DopplerTrackingMode > > & | vv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'.
elementName | a string. |
vv_e | a const reference to a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DopplerTrackingModeMod::DopplerTrackingMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > >. |
static string asdm::EnumerationParser::toXML | ( | const string & | elementName, |
const vector< vector< vector< DopplerTrackingModeMod::DopplerTrackingMode > > > & | vvv_e | ||
) | [static] |
Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'.
elementName | a string. |
vvv_e | a const reference to a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > >. |
static string asdm::EnumerationParser::trim | ( | const string & | s | ) | [static, private] |
static string asdm::EnumerationParser::trim | ( | const string & | s | ) | [static, private] |