|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
ReceiverBandMod::ReceiverBand | getReceiverBand (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a ReceiverBandMod::ReceiverBand from a string. More...
|
|
static std::vector
< ReceiverBandMod::ReceiverBand > | getReceiverBand1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<ReceiverBandMod::ReceiverBand> from a string. More...
|
|
static std::vector
< std::vector
< ReceiverBandMod::ReceiverBand > > | getReceiverBand2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<ReceiverBandMod::ReceiverBand> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< ReceiverBandMod::ReceiverBand > > > | getReceiverBand3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<ReceiverBandMod::ReceiverBand> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static SBTypeMod::SBType | getSBType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SBTypeMod::SBType from a string. More...
|
|
static std::vector
< SBTypeMod::SBType > | getSBType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SBTypeMod::SBType> from a string. More...
|
|
static std::vector
< std::vector
< SBTypeMod::SBType > > | getSBType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SBTypeMod::SBType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SBTypeMod::SBType > > > | getSBType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SBTypeMod::SBType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
DirectionReferenceCodeMod::DirectionReferenceCode | getDirectionReferenceCode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a DirectionReferenceCodeMod::DirectionReferenceCode from a string. More...
|
|
static std::vector
< DirectionReferenceCodeMod::DirectionReferenceCode > | getDirectionReferenceCode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<DirectionReferenceCodeMod::DirectionReferenceCode> from a string. More...
|
|
static std::vector
< std::vector
< DirectionReferenceCodeMod::DirectionReferenceCode > > | getDirectionReferenceCode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< DirectionReferenceCodeMod::DirectionReferenceCode > > > | getDirectionReferenceCode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<DirectionReferenceCodeMod::DirectionReferenceCode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CorrelationModeMod::CorrelationMode | getCorrelationMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CorrelationModeMod::CorrelationMode from a string. More...
|
|
static std::vector
< CorrelationModeMod::CorrelationMode > | getCorrelationMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CorrelationModeMod::CorrelationMode> from a string. More...
|
|
static std::vector
< std::vector
< CorrelationModeMod::CorrelationMode > > | getCorrelationMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CorrelationModeMod::CorrelationMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CorrelationModeMod::CorrelationMode > > > | getCorrelationMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CorrelationModeMod::CorrelationMode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
AtmPhaseCorrectionMod::AtmPhaseCorrection | getAtmPhaseCorrection (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a AtmPhaseCorrectionMod::AtmPhaseCorrection from a string. More...
|
|
static std::vector
< AtmPhaseCorrectionMod::AtmPhaseCorrection > | getAtmPhaseCorrection1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> from a string. More...
|
|
static std::vector
< std::vector
< AtmPhaseCorrectionMod::AtmPhaseCorrection > > | getAtmPhaseCorrection2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< AtmPhaseCorrectionMod::AtmPhaseCorrection > > > | getAtmPhaseCorrection3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<AtmPhaseCorrectionMod::AtmPhaseCorrection> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
ProcessorTypeMod::ProcessorType | getProcessorType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a ProcessorTypeMod::ProcessorType from a string. More...
|
|
static std::vector
< ProcessorTypeMod::ProcessorType > | getProcessorType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<ProcessorTypeMod::ProcessorType> from a string. More...
|
|
static std::vector
< std::vector
< ProcessorTypeMod::ProcessorType > > | getProcessorType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<ProcessorTypeMod::ProcessorType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< ProcessorTypeMod::ProcessorType > > > | getProcessorType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<ProcessorTypeMod::ProcessorType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
SpectralResolutionTypeMod::SpectralResolutionType | getSpectralResolutionType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SpectralResolutionTypeMod::SpectralResolutionType from a string. More...
|
|
static std::vector
< SpectralResolutionTypeMod::SpectralResolutionType > | getSpectralResolutionType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SpectralResolutionTypeMod::SpectralResolutionType> from a string. More...
|
|
static std::vector
< std::vector
< SpectralResolutionTypeMod::SpectralResolutionType > > | getSpectralResolutionType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SpectralResolutionTypeMod::SpectralResolutionType > > > | getSpectralResolutionType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SpectralResolutionTypeMod::SpectralResolutionType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CalibrationDeviceMod::CalibrationDevice | getCalibrationDevice (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CalibrationDeviceMod::CalibrationDevice from a string. More...
|
|
static std::vector
< CalibrationDeviceMod::CalibrationDevice > | getCalibrationDevice1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CalibrationDeviceMod::CalibrationDevice> from a string. More...
|
|
static std::vector
< std::vector
< CalibrationDeviceMod::CalibrationDevice > > | getCalibrationDevice2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CalibrationDeviceMod::CalibrationDevice> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CalibrationDeviceMod::CalibrationDevice > > > | getCalibrationDevice3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CalibrationDeviceMod::CalibrationDevice> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static AntennaMakeMod::AntennaMake | getAntennaMake (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a AntennaMakeMod::AntennaMake from a string. More...
|
|
static std::vector
< AntennaMakeMod::AntennaMake > | getAntennaMake1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<AntennaMakeMod::AntennaMake> from a string. More...
|
|
static std::vector
< std::vector
< AntennaMakeMod::AntennaMake > > | getAntennaMake2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<AntennaMakeMod::AntennaMake> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< AntennaMakeMod::AntennaMake > > > | getAntennaMake3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<AntennaMakeMod::AntennaMake> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static AntennaTypeMod::AntennaType | getAntennaType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a AntennaTypeMod::AntennaType from a string. More...
|
|
static std::vector
< AntennaTypeMod::AntennaType > | getAntennaType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<AntennaTypeMod::AntennaType> from a string. More...
|
|
static std::vector
< std::vector
< AntennaTypeMod::AntennaType > > | getAntennaType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<AntennaTypeMod::AntennaType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< AntennaTypeMod::AntennaType > > > | getAntennaType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<AntennaTypeMod::AntennaType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static SourceModelMod::SourceModel | getSourceModel (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SourceModelMod::SourceModel from a string. More...
|
|
static std::vector
< SourceModelMod::SourceModel > | getSourceModel1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SourceModelMod::SourceModel> from a string. More...
|
|
static std::vector
< std::vector
< SourceModelMod::SourceModel > > | getSourceModel2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SourceModelMod::SourceModel> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SourceModelMod::SourceModel > > > | getSourceModel3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SourceModelMod::SourceModel> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
FrequencyReferenceCodeMod::FrequencyReferenceCode | getFrequencyReferenceCode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a FrequencyReferenceCodeMod::FrequencyReferenceCode from a string. More...
|
|
static std::vector
< FrequencyReferenceCodeMod::FrequencyReferenceCode > | getFrequencyReferenceCode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> from a string. More...
|
|
static std::vector
< std::vector
< FrequencyReferenceCodeMod::FrequencyReferenceCode > > | getFrequencyReferenceCode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< FrequencyReferenceCodeMod::FrequencyReferenceCode > > > | getFrequencyReferenceCode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<FrequencyReferenceCodeMod::FrequencyReferenceCode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
StokesParameterMod::StokesParameter | getStokesParameter (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a StokesParameterMod::StokesParameter from a string. More...
|
|
static std::vector
< StokesParameterMod::StokesParameter > | getStokesParameter1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<StokesParameterMod::StokesParameter> from a string. More...
|
|
static std::vector
< std::vector
< StokesParameterMod::StokesParameter > > | getStokesParameter2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<StokesParameterMod::StokesParameter> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< StokesParameterMod::StokesParameter > > > | getStokesParameter3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<StokesParameterMod::StokesParameter> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode | getRadialVelocityReferenceCode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode from a string. More...
|
|
static std::vector
< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > | getRadialVelocityReferenceCode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> from a string. More...
|
|
static std::vector
< std::vector
< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > | getRadialVelocityReferenceCode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode > > > | getRadialVelocityReferenceCode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<RadialVelocityReferenceCodeMod::RadialVelocityReferenceCode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
DopplerReferenceCodeMod::DopplerReferenceCode | getDopplerReferenceCode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a DopplerReferenceCodeMod::DopplerReferenceCode from a string. More...
|
|
static std::vector
< DopplerReferenceCodeMod::DopplerReferenceCode > | getDopplerReferenceCode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<DopplerReferenceCodeMod::DopplerReferenceCode> from a string. More...
|
|
static std::vector
< std::vector
< DopplerReferenceCodeMod::DopplerReferenceCode > > | getDopplerReferenceCode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< DopplerReferenceCodeMod::DopplerReferenceCode > > > | getDopplerReferenceCode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<DopplerReferenceCodeMod::DopplerReferenceCode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
PolarizationTypeMod::PolarizationType | getPolarizationType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a PolarizationTypeMod::PolarizationType from a string. More...
|
|
static std::vector
< PolarizationTypeMod::PolarizationType > | getPolarizationType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<PolarizationTypeMod::PolarizationType> from a string. More...
|
|
static std::vector
< std::vector
< PolarizationTypeMod::PolarizationType > > | getPolarizationType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<PolarizationTypeMod::PolarizationType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< PolarizationTypeMod::PolarizationType > > > | getPolarizationType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<PolarizationTypeMod::PolarizationType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
BasebandNameMod::BasebandName | getBasebandName (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a BasebandNameMod::BasebandName from a string. More...
|
|
static std::vector
< BasebandNameMod::BasebandName > | getBasebandName1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<BasebandNameMod::BasebandName> from a string. More...
|
|
static std::vector
< std::vector
< BasebandNameMod::BasebandName > > | getBasebandName2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<BasebandNameMod::BasebandName> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< BasebandNameMod::BasebandName > > > | getBasebandName3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<BasebandNameMod::BasebandName> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static NetSidebandMod::NetSideband | getNetSideband (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a NetSidebandMod::NetSideband from a string. More...
|
|
static std::vector
< NetSidebandMod::NetSideband > | getNetSideband1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<NetSidebandMod::NetSideband> from a string. More...
|
|
static std::vector
< std::vector
< NetSidebandMod::NetSideband > > | getNetSideband2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<NetSidebandMod::NetSideband> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< NetSidebandMod::NetSideband > > > | getNetSideband3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<NetSidebandMod::NetSideband> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
SidebandProcessingModeMod::SidebandProcessingMode | getSidebandProcessingMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SidebandProcessingModeMod::SidebandProcessingMode from a string. More...
|
|
static std::vector
< SidebandProcessingModeMod::SidebandProcessingMode > | getSidebandProcessingMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SidebandProcessingModeMod::SidebandProcessingMode> from a string. More...
|
|
static std::vector
< std::vector
< SidebandProcessingModeMod::SidebandProcessingMode > > | getSidebandProcessingMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SidebandProcessingModeMod::SidebandProcessingMode > > > | getSidebandProcessingMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SidebandProcessingModeMod::SidebandProcessingMode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
WindowFunctionMod::WindowFunction | getWindowFunction (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a WindowFunctionMod::WindowFunction from a string. More...
|
|
static std::vector
< WindowFunctionMod::WindowFunction > | getWindowFunction1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<WindowFunctionMod::WindowFunction> from a string. More...
|
|
static std::vector
< std::vector
< WindowFunctionMod::WindowFunction > > | getWindowFunction2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<WindowFunctionMod::WindowFunction> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< WindowFunctionMod::WindowFunction > > > | getWindowFunction3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<WindowFunctionMod::WindowFunction> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CorrelationBitMod::CorrelationBit | getCorrelationBit (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CorrelationBitMod::CorrelationBit from a string. More...
|
|
static std::vector
< CorrelationBitMod::CorrelationBit > | getCorrelationBit1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CorrelationBitMod::CorrelationBit> from a string. More...
|
|
static std::vector
< std::vector
< CorrelationBitMod::CorrelationBit > > | getCorrelationBit2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CorrelationBitMod::CorrelationBit> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CorrelationBitMod::CorrelationBit > > > | getCorrelationBit3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CorrelationBitMod::CorrelationBit> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
ReceiverSidebandMod::ReceiverSideband | getReceiverSideband (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a ReceiverSidebandMod::ReceiverSideband from a string. More...
|
|
static std::vector
< ReceiverSidebandMod::ReceiverSideband > | getReceiverSideband1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<ReceiverSidebandMod::ReceiverSideband> from a string. More...
|
|
static std::vector
< std::vector
< ReceiverSidebandMod::ReceiverSideband > > | getReceiverSideband2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<ReceiverSidebandMod::ReceiverSideband> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< ReceiverSidebandMod::ReceiverSideband > > > | getReceiverSideband3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<ReceiverSidebandMod::ReceiverSideband> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
ProcessorSubTypeMod::ProcessorSubType | getProcessorSubType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a ProcessorSubTypeMod::ProcessorSubType from a string. More...
|
|
static std::vector
< ProcessorSubTypeMod::ProcessorSubType > | getProcessorSubType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<ProcessorSubTypeMod::ProcessorSubType> from a string. More...
|
|
static std::vector
< std::vector
< ProcessorSubTypeMod::ProcessorSubType > > | getProcessorSubType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<ProcessorSubTypeMod::ProcessorSubType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< ProcessorSubTypeMod::ProcessorSubType > > > | getProcessorSubType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<ProcessorSubTypeMod::ProcessorSubType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static AccumModeMod::AccumMode | getAccumMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a AccumModeMod::AccumMode from a string. More...
|
|
static std::vector
< AccumModeMod::AccumMode > | getAccumMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<AccumModeMod::AccumMode> from a string. More...
|
|
static std::vector
< std::vector
< AccumModeMod::AccumMode > > | getAccumMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<AccumModeMod::AccumMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< AccumModeMod::AccumMode > > > | getAccumMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<AccumModeMod::AccumMode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static AxisNameMod::AxisName | getAxisName (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a AxisNameMod::AxisName from a string. More...
|
|
static std::vector
< AxisNameMod::AxisName > | getAxisName1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<AxisNameMod::AxisName> from a string. More...
|
|
static std::vector
< std::vector
< AxisNameMod::AxisName > > | getAxisName2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<AxisNameMod::AxisName> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< AxisNameMod::AxisName > > > | getAxisName3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<AxisNameMod::AxisName> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static FilterModeMod::FilterMode | getFilterMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a FilterModeMod::FilterMode from a string. More...
|
|
static std::vector
< FilterModeMod::FilterMode > | getFilterMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<FilterModeMod::FilterMode> from a string. More...
|
|
static std::vector
< std::vector
< FilterModeMod::FilterMode > > | getFilterMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<FilterModeMod::FilterMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< FilterModeMod::FilterMode > > > | getFilterMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<FilterModeMod::FilterMode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CorrelatorNameMod::CorrelatorName | getCorrelatorName (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CorrelatorNameMod::CorrelatorName from a string. More...
|
|
static std::vector
< CorrelatorNameMod::CorrelatorName > | getCorrelatorName1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CorrelatorNameMod::CorrelatorName> from a string. More...
|
|
static std::vector
< std::vector
< CorrelatorNameMod::CorrelatorName > > | getCorrelatorName2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CorrelatorNameMod::CorrelatorName> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CorrelatorNameMod::CorrelatorName > > > | getCorrelatorName3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CorrelatorNameMod::CorrelatorName> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static WVRMethodMod::WVRMethod | getWVRMethod (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a WVRMethodMod::WVRMethod from a string. More...
|
|
static std::vector
< WVRMethodMod::WVRMethod > | getWVRMethod1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<WVRMethodMod::WVRMethod> from a string. More...
|
|
static std::vector
< std::vector
< WVRMethodMod::WVRMethod > > | getWVRMethod2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<WVRMethodMod::WVRMethod> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< WVRMethodMod::WVRMethod > > > | getWVRMethod3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<WVRMethodMod::WVRMethod> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static ScanIntentMod::ScanIntent | getScanIntent (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a ScanIntentMod::ScanIntent from a string. More...
|
|
static std::vector
< ScanIntentMod::ScanIntent > | getScanIntent1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<ScanIntentMod::ScanIntent> from a string. More...
|
|
static std::vector
< std::vector
< ScanIntentMod::ScanIntent > > | getScanIntent2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<ScanIntentMod::ScanIntent> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< ScanIntentMod::ScanIntent > > > | getScanIntent3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<ScanIntentMod::ScanIntent> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CalDataOriginMod::CalDataOrigin | getCalDataOrigin (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CalDataOriginMod::CalDataOrigin from a string. More...
|
|
static std::vector
< CalDataOriginMod::CalDataOrigin > | getCalDataOrigin1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CalDataOriginMod::CalDataOrigin> from a string. More...
|
|
static std::vector
< std::vector
< CalDataOriginMod::CalDataOrigin > > | getCalDataOrigin2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CalDataOriginMod::CalDataOrigin> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CalDataOriginMod::CalDataOrigin > > > | getCalDataOrigin3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CalDataOriginMod::CalDataOrigin> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CalibrationFunctionMod::CalibrationFunction | getCalibrationFunction (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CalibrationFunctionMod::CalibrationFunction from a string. More...
|
|
static std::vector
< CalibrationFunctionMod::CalibrationFunction > | getCalibrationFunction1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CalibrationFunctionMod::CalibrationFunction> from a string. More...
|
|
static std::vector
< std::vector
< CalibrationFunctionMod::CalibrationFunction > > | getCalibrationFunction2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CalibrationFunctionMod::CalibrationFunction> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CalibrationFunctionMod::CalibrationFunction > > > | getCalibrationFunction3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CalibrationFunctionMod::CalibrationFunction> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CalibrationSetMod::CalibrationSet | getCalibrationSet (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CalibrationSetMod::CalibrationSet from a string. More...
|
|
static std::vector
< CalibrationSetMod::CalibrationSet > | getCalibrationSet1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CalibrationSetMod::CalibrationSet> from a string. More...
|
|
static std::vector
< std::vector
< CalibrationSetMod::CalibrationSet > > | getCalibrationSet2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CalibrationSetMod::CalibrationSet> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CalibrationSetMod::CalibrationSet > > > | getCalibrationSet3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CalibrationSetMod::CalibrationSet> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
AntennaMotionPatternMod::AntennaMotionPattern | getAntennaMotionPattern (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a AntennaMotionPatternMod::AntennaMotionPattern from a string. More...
|
|
static std::vector
< AntennaMotionPatternMod::AntennaMotionPattern > | getAntennaMotionPattern1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<AntennaMotionPatternMod::AntennaMotionPattern> from a string. More...
|
|
static std::vector
< std::vector
< AntennaMotionPatternMod::AntennaMotionPattern > > | getAntennaMotionPattern2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< AntennaMotionPatternMod::AntennaMotionPattern > > > | getAntennaMotionPattern3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<AntennaMotionPatternMod::AntennaMotionPattern> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
SubscanIntentMod::SubscanIntent | getSubscanIntent (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SubscanIntentMod::SubscanIntent from a string. More...
|
|
static std::vector
< SubscanIntentMod::SubscanIntent > | getSubscanIntent1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SubscanIntentMod::SubscanIntent> from a string. More...
|
|
static std::vector
< std::vector
< SubscanIntentMod::SubscanIntent > > | getSubscanIntent2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SubscanIntentMod::SubscanIntent> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SubscanIntentMod::SubscanIntent > > > | getSubscanIntent3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SubscanIntentMod::SubscanIntent> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
SwitchingModeMod::SwitchingMode | getSwitchingMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SwitchingModeMod::SwitchingMode from a string. More...
|
|
static std::vector
< SwitchingModeMod::SwitchingMode > | getSwitchingMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SwitchingModeMod::SwitchingMode> from a string. More...
|
|
static std::vector
< std::vector
< SwitchingModeMod::SwitchingMode > > | getSwitchingMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SwitchingModeMod::SwitchingMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SwitchingModeMod::SwitchingMode > > > | getSwitchingMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SwitchingModeMod::SwitchingMode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CorrelatorCalibrationMod::CorrelatorCalibration | getCorrelatorCalibration (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CorrelatorCalibrationMod::CorrelatorCalibration from a string. More...
|
|
static std::vector
< CorrelatorCalibrationMod::CorrelatorCalibration > | getCorrelatorCalibration1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CorrelatorCalibrationMod::CorrelatorCalibration> from a string. More...
|
|
static std::vector
< std::vector
< CorrelatorCalibrationMod::CorrelatorCalibration > > | getCorrelatorCalibration2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CorrelatorCalibrationMod::CorrelatorCalibration > > > | getCorrelatorCalibration3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CorrelatorCalibrationMod::CorrelatorCalibration> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
TimeSamplingMod::TimeSampling | getTimeSampling (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a TimeSamplingMod::TimeSampling from a string. More...
|
|
static std::vector
< TimeSamplingMod::TimeSampling > | getTimeSampling1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<TimeSamplingMod::TimeSampling> from a string. More...
|
|
static std::vector
< std::vector
< TimeSamplingMod::TimeSampling > > | getTimeSampling2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<TimeSamplingMod::TimeSampling> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< TimeSamplingMod::TimeSampling > > > | getTimeSampling3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<TimeSamplingMod::TimeSampling> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static CalTypeMod::CalType | getCalType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CalTypeMod::CalType from a string. More...
|
|
static std::vector
< CalTypeMod::CalType > | getCalType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CalTypeMod::CalType> from a string. More...
|
|
static std::vector
< std::vector
< CalTypeMod::CalType > > | getCalType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CalTypeMod::CalType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CalTypeMod::CalType > > > | getCalType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CalTypeMod::CalType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
AssociatedCalNatureMod::AssociatedCalNature | getAssociatedCalNature (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a AssociatedCalNatureMod::AssociatedCalNature from a string. More...
|
|
static std::vector
< AssociatedCalNatureMod::AssociatedCalNature > | getAssociatedCalNature1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<AssociatedCalNatureMod::AssociatedCalNature> from a string. More...
|
|
static std::vector
< std::vector
< AssociatedCalNatureMod::AssociatedCalNature > > | getAssociatedCalNature2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< AssociatedCalNatureMod::AssociatedCalNature > > > | getAssociatedCalNature3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<AssociatedCalNatureMod::AssociatedCalNature> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
InvalidatingConditionMod::InvalidatingCondition | getInvalidatingCondition (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a InvalidatingConditionMod::InvalidatingCondition from a string. More...
|
|
static std::vector
< InvalidatingConditionMod::InvalidatingCondition > | getInvalidatingCondition1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<InvalidatingConditionMod::InvalidatingCondition> from a string. More...
|
|
static std::vector
< std::vector
< InvalidatingConditionMod::InvalidatingCondition > > | getInvalidatingCondition2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<InvalidatingConditionMod::InvalidatingCondition> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< InvalidatingConditionMod::InvalidatingCondition > > > | getInvalidatingCondition3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<InvalidatingConditionMod::InvalidatingCondition> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
PositionMethodMod::PositionMethod | getPositionMethod (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a PositionMethodMod::PositionMethod from a string. More...
|
|
static std::vector
< PositionMethodMod::PositionMethod > | getPositionMethod1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<PositionMethodMod::PositionMethod> from a string. More...
|
|
static std::vector
< std::vector
< PositionMethodMod::PositionMethod > > | getPositionMethod2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<PositionMethodMod::PositionMethod> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< PositionMethodMod::PositionMethod > > > | getPositionMethod3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<PositionMethodMod::PositionMethod> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
PointingModelModeMod::PointingModelMode | getPointingModelMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a PointingModelModeMod::PointingModelMode from a string. More...
|
|
static std::vector
< PointingModelModeMod::PointingModelMode > | getPointingModelMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<PointingModelModeMod::PointingModelMode> from a string. More...
|
|
static std::vector
< std::vector
< PointingModelModeMod::PointingModelMode > > | getPointingModelMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<PointingModelModeMod::PointingModelMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< PointingModelModeMod::PointingModelMode > > > | getPointingModelMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<PointingModelModeMod::PointingModelMode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
PointingMethodMod::PointingMethod | getPointingMethod (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a PointingMethodMod::PointingMethod from a string. More...
|
|
static std::vector
< PointingMethodMod::PointingMethod > | getPointingMethod1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<PointingMethodMod::PointingMethod> from a string. More...
|
|
static std::vector
< std::vector
< PointingMethodMod::PointingMethod > > | getPointingMethod2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<PointingMethodMod::PointingMethod> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< PointingMethodMod::PointingMethod > > > | getPointingMethod3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<PointingMethodMod::PointingMethod> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
SyscalMethodMod::SyscalMethod | getSyscalMethod (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SyscalMethodMod::SyscalMethod from a string. More...
|
|
static std::vector
< SyscalMethodMod::SyscalMethod > | getSyscalMethod1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SyscalMethodMod::SyscalMethod> from a string. More...
|
|
static std::vector
< std::vector
< SyscalMethodMod::SyscalMethod > > | getSyscalMethod2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SyscalMethodMod::SyscalMethod> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SyscalMethodMod::SyscalMethod > > > | getSyscalMethod3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SyscalMethodMod::SyscalMethod> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CalCurveTypeMod::CalCurveType | getCalCurveType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CalCurveTypeMod::CalCurveType from a string. More...
|
|
static std::vector
< CalCurveTypeMod::CalCurveType > | getCalCurveType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CalCurveTypeMod::CalCurveType> from a string. More...
|
|
static std::vector
< std::vector
< CalCurveTypeMod::CalCurveType > > | getCalCurveType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CalCurveTypeMod::CalCurveType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CalCurveTypeMod::CalCurveType > > > | getCalCurveType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CalCurveTypeMod::CalCurveType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static StationTypeMod::StationType | getStationType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a StationTypeMod::StationType from a string. More...
|
|
static std::vector
< StationTypeMod::StationType > | getStationType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<StationTypeMod::StationType> from a string. More...
|
|
static std::vector
< std::vector
< StationTypeMod::StationType > > | getStationType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<StationTypeMod::StationType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< StationTypeMod::StationType > > > | getStationType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<StationTypeMod::StationType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
DetectorBandTypeMod::DetectorBandType | getDetectorBandType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a DetectorBandTypeMod::DetectorBandType from a string. More...
|
|
static std::vector
< DetectorBandTypeMod::DetectorBandType > | getDetectorBandType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<DetectorBandTypeMod::DetectorBandType> from a string. More...
|
|
static std::vector
< std::vector
< DetectorBandTypeMod::DetectorBandType > > | getDetectorBandType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<DetectorBandTypeMod::DetectorBandType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< DetectorBandTypeMod::DetectorBandType > > > | getDetectorBandType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<DetectorBandTypeMod::DetectorBandType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static FocusMethodMod::FocusMethod | getFocusMethod (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a FocusMethodMod::FocusMethod from a string. More...
|
|
static std::vector
< FocusMethodMod::FocusMethod > | getFocusMethod1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<FocusMethodMod::FocusMethod> from a string. More...
|
|
static std::vector
< std::vector
< FocusMethodMod::FocusMethod > > | getFocusMethod2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<FocusMethodMod::FocusMethod> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< FocusMethodMod::FocusMethod > > > | getFocusMethod3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<FocusMethodMod::FocusMethod> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
HolographyChannelTypeMod::HolographyChannelType | getHolographyChannelType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a HolographyChannelTypeMod::HolographyChannelType from a string. More...
|
|
static std::vector
< HolographyChannelTypeMod::HolographyChannelType > | getHolographyChannelType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<HolographyChannelTypeMod::HolographyChannelType> from a string. More...
|
|
static std::vector
< std::vector
< HolographyChannelTypeMod::HolographyChannelType > > | getHolographyChannelType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<HolographyChannelTypeMod::HolographyChannelType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< HolographyChannelTypeMod::HolographyChannelType > > > | getHolographyChannelType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<HolographyChannelTypeMod::HolographyChannelType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
FluxCalibrationMethodMod::FluxCalibrationMethod | getFluxCalibrationMethod (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a FluxCalibrationMethodMod::FluxCalibrationMethod from a string. More...
|
|
static std::vector
< FluxCalibrationMethodMod::FluxCalibrationMethod > | getFluxCalibrationMethod1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<FluxCalibrationMethodMod::FluxCalibrationMethod> from a string. More...
|
|
static std::vector
< std::vector
< FluxCalibrationMethodMod::FluxCalibrationMethod > > | getFluxCalibrationMethod2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< FluxCalibrationMethodMod::FluxCalibrationMethod > > > | getFluxCalibrationMethod3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<FluxCalibrationMethodMod::FluxCalibrationMethod> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
PrimaryBeamDescriptionMod::PrimaryBeamDescription | getPrimaryBeamDescription (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a PrimaryBeamDescriptionMod::PrimaryBeamDescription from a string. More...
|
|
static std::vector
< PrimaryBeamDescriptionMod::PrimaryBeamDescription > | getPrimaryBeamDescription1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> from a string. More...
|
|
static std::vector
< std::vector
< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > | getPrimaryBeamDescription2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< PrimaryBeamDescriptionMod::PrimaryBeamDescription > > > | getPrimaryBeamDescription3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<PrimaryBeamDescriptionMod::PrimaryBeamDescription> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static TimeScaleMod::TimeScale | getTimeScale (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a TimeScaleMod::TimeScale from a string. More...
|
|
static std::vector
< TimeScaleMod::TimeScale > | getTimeScale1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<TimeScaleMod::TimeScale> from a string. More...
|
|
static std::vector
< std::vector
< TimeScaleMod::TimeScale > > | getTimeScale2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<TimeScaleMod::TimeScale> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< TimeScaleMod::TimeScale > > > | getTimeScale3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<TimeScaleMod::TimeScale> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static DataScaleMod::DataScale | getDataScale (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a DataScaleMod::DataScale from a string. More...
|
|
static std::vector
< DataScaleMod::DataScale > | getDataScale1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<DataScaleMod::DataScale> from a string. More...
|
|
static std::vector
< std::vector
< DataScaleMod::DataScale > > | getDataScale2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<DataScaleMod::DataScale> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< DataScaleMod::DataScale > > > | getDataScale3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<DataScaleMod::DataScale> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static WeightTypeMod::WeightType | getWeightType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a WeightTypeMod::WeightType from a string. More...
|
|
static std::vector
< WeightTypeMod::WeightType > | getWeightType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<WeightTypeMod::WeightType> from a string. More...
|
|
static std::vector
< std::vector
< WeightTypeMod::WeightType > > | getWeightType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<WeightTypeMod::WeightType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< WeightTypeMod::WeightType > > > | getWeightType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<WeightTypeMod::WeightType> > > from a string. More...
|
|
static std::string | toXML (const std::string &elementName, DifferenceTypeMod::DifferenceType e) |
| Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< DifferenceTypeMod::DifferenceType > &v_e) |
| Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< DifferenceTypeMod::DifferenceType > > &vv_e) |
| Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::vector< DifferenceTypeMod::DifferenceType > > > &vvv_e) |
| Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. More...
|
|
static
DifferenceTypeMod::DifferenceType | getDifferenceType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a DifferenceTypeMod::DifferenceType from a string. More...
|
|
static std::vector
< DifferenceTypeMod::DifferenceType > | getDifferenceType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<DifferenceTypeMod::DifferenceType> from a string. More...
|
|
static std::vector
< std::vector
< DifferenceTypeMod::DifferenceType > > | getDifferenceType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<DifferenceTypeMod::DifferenceType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< DifferenceTypeMod::DifferenceType > > > | getDifferenceType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<DifferenceTypeMod::DifferenceType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CalibrationModeMod::CalibrationMode | getCalibrationMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CalibrationModeMod::CalibrationMode from a string. More...
|
|
static std::vector
< CalibrationModeMod::CalibrationMode > | getCalibrationMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CalibrationModeMod::CalibrationMode> from a string. More...
|
|
static std::vector
< std::vector
< CalibrationModeMod::CalibrationMode > > | getCalibrationMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CalibrationModeMod::CalibrationMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CalibrationModeMod::CalibrationMode > > > | getCalibrationMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CalibrationModeMod::CalibrationMode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
AssociatedFieldNatureMod::AssociatedFieldNature | getAssociatedFieldNature (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a AssociatedFieldNatureMod::AssociatedFieldNature from a string. More...
|
|
static std::vector
< AssociatedFieldNatureMod::AssociatedFieldNature > | getAssociatedFieldNature1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<AssociatedFieldNatureMod::AssociatedFieldNature> from a string. More...
|
|
static std::vector
< std::vector
< AssociatedFieldNatureMod::AssociatedFieldNature > > | getAssociatedFieldNature2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< AssociatedFieldNatureMod::AssociatedFieldNature > > > | getAssociatedFieldNature3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<AssociatedFieldNatureMod::AssociatedFieldNature> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static DataContentMod::DataContent | getDataContent (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a DataContentMod::DataContent from a string. More...
|
|
static std::vector
< DataContentMod::DataContent > | getDataContent1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<DataContentMod::DataContent> from a string. More...
|
|
static std::vector
< std::vector
< DataContentMod::DataContent > > | getDataContent2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<DataContentMod::DataContent> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< DataContentMod::DataContent > > > | getDataContent3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<DataContentMod::DataContent> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
PrimitiveDataTypeMod::PrimitiveDataType | getPrimitiveDataType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a PrimitiveDataTypeMod::PrimitiveDataType from a string. More...
|
|
static std::vector
< PrimitiveDataTypeMod::PrimitiveDataType > | getPrimitiveDataType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<PrimitiveDataTypeMod::PrimitiveDataType> from a string. More...
|
|
static std::vector
< std::vector
< PrimitiveDataTypeMod::PrimitiveDataType > > | getPrimitiveDataType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< PrimitiveDataTypeMod::PrimitiveDataType > > > | getPrimitiveDataType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<PrimitiveDataTypeMod::PrimitiveDataType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
SchedulerModeMod::SchedulerMode | getSchedulerMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SchedulerModeMod::SchedulerMode from a string. More...
|
|
static std::vector
< SchedulerModeMod::SchedulerMode > | getSchedulerMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SchedulerModeMod::SchedulerMode> from a string. More...
|
|
static std::vector
< std::vector
< SchedulerModeMod::SchedulerMode > > | getSchedulerMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SchedulerModeMod::SchedulerMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SchedulerModeMod::SchedulerMode > > > | getSchedulerMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SchedulerModeMod::SchedulerMode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static FieldCodeMod::FieldCode | getFieldCode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a FieldCodeMod::FieldCode from a string. More...
|
|
static std::vector
< FieldCodeMod::FieldCode > | getFieldCode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<FieldCodeMod::FieldCode> from a string. More...
|
|
static std::vector
< std::vector
< FieldCodeMod::FieldCode > > | getFieldCode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<FieldCodeMod::FieldCode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< FieldCodeMod::FieldCode > > > | getFieldCode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<FieldCodeMod::FieldCode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
ACAPolarizationMod::ACAPolarization | getACAPolarization (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a ACAPolarizationMod::ACAPolarization from a string. More...
|
|
static std::vector
< ACAPolarizationMod::ACAPolarization > | getACAPolarization1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<ACAPolarizationMod::ACAPolarization> from a string. More...
|
|
static std::vector
< std::vector
< ACAPolarizationMod::ACAPolarization > > | getACAPolarization2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<ACAPolarizationMod::ACAPolarization> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< ACAPolarizationMod::ACAPolarization > > > | getACAPolarization3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<ACAPolarizationMod::ACAPolarization> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
PositionReferenceCodeMod::PositionReferenceCode | getPositionReferenceCode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a PositionReferenceCodeMod::PositionReferenceCode from a string. More...
|
|
static std::vector
< PositionReferenceCodeMod::PositionReferenceCode > | getPositionReferenceCode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<PositionReferenceCodeMod::PositionReferenceCode> from a string. More...
|
|
static std::vector
< std::vector
< PositionReferenceCodeMod::PositionReferenceCode > > | getPositionReferenceCode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< PositionReferenceCodeMod::PositionReferenceCode > > > | getPositionReferenceCode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<PositionReferenceCodeMod::PositionReferenceCode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
BaselineReferenceCodeMod::BaselineReferenceCode | getBaselineReferenceCode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a BaselineReferenceCodeMod::BaselineReferenceCode from a string. More...
|
|
static std::vector
< BaselineReferenceCodeMod::BaselineReferenceCode > | getBaselineReferenceCode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<BaselineReferenceCodeMod::BaselineReferenceCode> from a string. More...
|
|
static std::vector
< std::vector
< BaselineReferenceCodeMod::BaselineReferenceCode > > | getBaselineReferenceCode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< BaselineReferenceCodeMod::BaselineReferenceCode > > > | getBaselineReferenceCode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<BaselineReferenceCodeMod::BaselineReferenceCode> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
CorrelatorTypeMod::CorrelatorType | getCorrelatorType (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a CorrelatorTypeMod::CorrelatorType from a string. More...
|
|
static std::vector
< CorrelatorTypeMod::CorrelatorType > | getCorrelatorType1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<CorrelatorTypeMod::CorrelatorType> from a string. More...
|
|
static std::vector
< std::vector
< CorrelatorTypeMod::CorrelatorType > > | getCorrelatorType2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<CorrelatorTypeMod::CorrelatorType> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< CorrelatorTypeMod::CorrelatorType > > > | getCorrelatorType3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<CorrelatorTypeMod::CorrelatorType> > > from a string. More...
|
|
static std::string | toXML (const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::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'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::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'. More...
|
|
static
DopplerTrackingModeMod::DopplerTrackingMode | getDopplerTrackingMode (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a DopplerTrackingModeMod::DopplerTrackingMode from a string. More...
|
|
static std::vector
< DopplerTrackingModeMod::DopplerTrackingMode > | getDopplerTrackingMode1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<DopplerTrackingModeMod::DopplerTrackingMode> from a string. More...
|
|
static std::vector
< std::vector
< DopplerTrackingModeMod::DopplerTrackingMode > > | getDopplerTrackingMode2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< DopplerTrackingModeMod::DopplerTrackingMode > > > | getDopplerTrackingMode3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<DopplerTrackingModeMod::DopplerTrackingMode> > > from a string. More...
|
|
static std::string | toXML (const std::string &elementName, SynthProfMod::SynthProf e) |
| Returns a string which represents a XML element with name 'elementName' and a content equal to the string associated to 'e'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< SynthProfMod::SynthProf > &v_e) |
| Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'v_e' followed by sequence of strings associated to each element of 'v_e'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< SynthProfMod::SynthProf > > &vv_e) |
| Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vv_e' followed by sequence of strings associated to each element of 'vv_e'. More...
|
|
static std::string | toXML (const std::string &elementName, const std::vector< std::vector< std::vector< SynthProfMod::SynthProf > > > &vvv_e) |
| Returns a string which represents a XML element with name 'elementName' and of content equal to the number of elements of 'vvv_e' followed by sequence of strings associated to each element of 'vvv_e'. More...
|
|
static SynthProfMod::SynthProf | getSynthProf (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a SynthProfMod::SynthProf from a string. More...
|
|
static std::vector
< SynthProfMod::SynthProf > | getSynthProf1D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<SynthProfMod::SynthProf> from a string. More...
|
|
static std::vector
< std::vector
< SynthProfMod::SynthProf > > | getSynthProf2D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<SynthProfMod::SynthProf> > from a string. More...
|
|
static std::vector
< std::vector< std::vector
< SynthProfMod::SynthProf > > > | getSynthProf3D (const std::string &name, const std::string &tableName, const std::string &xmlDoc) |
| Returns a vector<vector<vector<SynthProfMod::SynthProf> > > from a string. More...
|
|