asdm::SquareLawDetectorRow Class Reference

#include <SquareLawDetectorRow.h>

List of all members.


Detailed Description

The SquareLawDetectorRow class is a row of a SquareLawDetectorTable.

Generated from model's revision "1.46", branch "HEAD"


Public Member Functions

SquareLawDetectorTablegetTable () const
SquareLawDetectorRowIDL * toIDL () const
void setFromIDL (SquareLawDetectorRowIDL x) throw (ConversionException)
string toXML () const
void setFromXML (string rowDoc) throw (ConversionException)
Tag getSquareLawDetectorId () const
int getNumBand () const
void setNumBand (int numBand)
DetectorBandTypeMod::DetectorBandType getBandType () const
void setBandType (DetectorBandTypeMod::DetectorBandType bandType)
bool compareNoAutoInc (int numBand, DetectorBandTypeMod::DetectorBandType bandType)
bool compareRequiredValue (int numBand, DetectorBandTypeMod::DetectorBandType bandType)
bool equalByRequiredValue (SquareLawDetectorRow *x)


Member Function Documentation

bool asdm::SquareLawDetectorRow::compareNoAutoInc int  numBand,
DetectorBandTypeMod::DetectorBandType  bandType
 

Compare each mandatory attribute except the autoincrementable one of this SquareLawDetectorRow with the corresponding parameters and return true if there is a match and false otherwise.

bool asdm::SquareLawDetectorRow::equalByRequiredValue SquareLawDetectorRow x  ) 
 

Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.

Parameters:
x a pointer on the SquareLawDetectorRow whose required attributes of the value part will be compared with those of this.
Returns:
a boolean.

DetectorBandTypeMod::DetectorBandType asdm::SquareLawDetectorRow::getBandType  )  const
 

Get bandType.

Returns:
bandType as DetectorBandTypeMod::DetectorBandType

int asdm::SquareLawDetectorRow::getNumBand  )  const
 

Get numBand.

Returns:
numBand as int

Tag asdm::SquareLawDetectorRow::getSquareLawDetectorId  )  const
 

Get squareLawDetectorId.

Returns:
squareLawDetectorId as Tag

SquareLawDetectorTable& asdm::SquareLawDetectorRow::getTable  )  const
 

Return the table to which this row belongs.

void asdm::SquareLawDetectorRow::setBandType DetectorBandTypeMod::DetectorBandType  bandType  ) 
 

Set bandType with the specified DetectorBandTypeMod::DetectorBandType.

Parameters:
bandType The DetectorBandTypeMod::DetectorBandType value to which bandType is to be set.

void asdm::SquareLawDetectorRow::setFromIDL SquareLawDetectorRowIDL  x  )  throw (ConversionException)
 

Fill the values of this row from the IDL struct SquareLawDetectorRowIDL.

Parameters:
x The IDL struct containing the values used to fill this row.

void asdm::SquareLawDetectorRow::setFromXML string  rowDoc  )  throw (ConversionException)
 

Fill the values of this row from an XML string that was produced by the toXML() method.

Parameters:
x The XML string being used to set the values of this row.

void asdm::SquareLawDetectorRow::setNumBand int  numBand  ) 
 

Set numBand with the specified int.

Parameters:
numBand The int value to which numBand is to be set.

SquareLawDetectorRowIDL* asdm::SquareLawDetectorRow::toIDL  )  const
 

Return this row in the form of an IDL struct.

Returns:
The values of this row as a SquareLawDetectorRowIDL struct.

string asdm::SquareLawDetectorRow::toXML  )  const
 

Return this row in the form of an XML string.

Returns:
The values of this row as an XML string.


The documentation for this class was generated from the following file:
Generated on Tue Nov 18 17:43:47 2008 for ASDM C++ Implementation by doxygen 1.3.8