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> |