TANGO Java API
( TangORB-7.3.3.jar)

fr.esrf.TangoDs
Class TimedAttrData

java.lang.Object
  extended by fr.esrf.TangoDs.AttrData
      extended by fr.esrf.TangoDs.TimedAttrData
All Implemented Interfaces:
TangoConst, java.io.Serializable

public class TimedAttrData
extends AttrData
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 TimeVal t_val
           
 
Fields inherited from class fr.esrf.TangoDs.AttrData
bool_ptr, data_type, db_ptr, err, fl_ptr, lg_ptr, lg64_ptr, qual, sh_ptr, str_ptr, x, y
 
Fields inherited from interface fr.esrf.TangoDs.TangoConst
ACCESS_READ, ACCESS_SERVICE, ACCESS_WRITE, ARCHIVE_EVENT, ATT_CONF_EVENT, Attr_AdmName, Attr_Description, Attr_Name, Attr_State, Attr_Status, Attr_Unknown, ATTRIBUTE, BY_CLASS, BY_DEVICE, BY_PROCESS, CHANGE_EVENT, COMMAND, CONTROL_SYSTEM, DATA_READY_EVENT, DEFAULT_LOCK_VALIDITY, eventNames, LOGGING_CONSOLE_TARGET, LOGGING_CONSOLE_TARGET_ID, LOGGING_DEBUG, LOGGING_DEF_RFT, LOGGING_DEVICE_TARGET, LOGGING_DEVICE_TARGET_ID, LOGGING_ERROR, LOGGING_FATAL, LOGGING_FILE_TARGET, LOGGING_FILE_TARGET_ID, LOGGING_INFO, LOGGING_LEVELS, LOGGING_MAX_RFT, LOGGING_MIN_RFT, LOGGING_OFF, LOGGING_SEPARATOR, LOGGING_UNKNOWN_TARGET_ID, LOGGING_WARN, NO_SYNC, NOT_STATELESS, NotANumber, Op_BlackBox, Op_Command, Op_Command_2, Op_Command_inout, Op_Command_inout_2, Op_Command_inout_history_2, Op_Command_list, Op_Command_list_2, Op_Get_Attr_Config, Op_Get_Attr_Config_2, Op_Info, Op_Ping, Op_Read_Attr, Op_Read_Attr_2, Op_Read_Attr_history_2, Op_Set_Attr_Config, Op_Unknown, Op_Write_Attr, PERIODIC_EVENT, QUALITY_EVENT, Req_Attribute, Req_Operation, Req_Unknown, SERVICE_PROP_NAME, STATELESS, Tango_AllAttr, Tango_AllAttr_3, Tango_AlrmValueNotSpec, Tango_AssocWritNotSpec, Tango_AttrDataFormatName, Tango_CLNT_TIMEOUT, Tango_CmdArgTypeName, Tango_CONST_DEV_STRING, Tango_DbObjName, Tango_DEFAULT_POLL_OLD_FACTOR, Tango_DEFAULT_TIMEOUT, Tango_DEFAULT_TIMEOUT_SEC, Tango_DefaultBlackBoxDepth, Tango_DefaultDocUrl, Tango_DefaultPollRingDepth, Tango_DefaultWritableProp, Tango_DELTA_T, Tango_DescNotSet, Tango_DescNotSpec, Tango_DEV_BOOLEAN, Tango_DEV_CHAR, Tango_DEV_DOUBLE, Tango_DEV_ENCODED, Tango_DEV_FLOAT, Tango_DEV_INT, Tango_DEV_LONG, Tango_DEV_LONG64, Tango_DEV_SHORT, Tango_DEV_STATE, Tango_DEV_STRING, Tango_DEV_UCHAR, Tango_DEV_ULONG, Tango_DEV_ULONG64, Tango_DEV_USHORT, Tango_DEV_VOID, Tango_DevStateName, Tango_DEVVAR_CHARARRAY, Tango_DEVVAR_DOUBLEARRAY, Tango_DEVVAR_DOUBLESTRINGARRAY, Tango_DEVVAR_FLOATARRAY, Tango_DEVVAR_LONG64ARRAY, Tango_DEVVAR_LONGARRAY, Tango_DEVVAR_LONGSTRINGARRAY, Tango_DEVVAR_SHORTARRAY, Tango_DEVVAR_STRINGARRAY, Tango_DEVVAR_ULONG64ARRAY, Tango_DEVVAR_ULONGARRAY, Tango_DEVVAR_USHORTARRAY, Tango_DevVersion, Tango_DISCARD_THRESHOLD, Tango_DispUnitNotSpec, Tango_DSDeviceDomain, Tango_EXPERT_ATTR, Tango_EXPERT_CMD, Tango_FormatNotSpec, Tango_InitialOutput, Tango_LabelNotSpec, TANGO_LOG_PATH, Tango_MAX_TRANSFER_SIZE, Tango_MaxServerNameLength, Tango_MIN_POLL_PERIOD, Tango_OPERATOR_ATTR, Tango_OPERATOR_CMD, Tango_POLL_ADD_OBJ, Tango_POLL_ATTR, Tango_POLL_CMD, Tango_POLL_REM_DEV, Tango_POLL_REM_OBJ, Tango_POLL_START, Tango_POLL_STOP, Tango_POLL_UPD_PERIOD, Tango_PollAttribute, Tango_PollCommand, Tango_QualityName, Tango_REL_1, Tango_REL_2, Tango_ResNotDefined, Tango_StdUnitNotSpec, Tango_SysProperty, Tango_TG_IMP_MINOR_DEVFAILED, Tango_TG_IMP_MINOR_NON_DEVFAILED, Tango_TG_IMP_MINOR_TO, Tango_TgLibVers, Tango_UnitNotSpec, USER_EVENT
 
Constructor Summary
TimedAttrData(boolean[] p_data, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int x, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int x, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int x, int when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int x, int y, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int x, int y, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int x, int y, int when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int x, int y, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, int x, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(boolean[] p_data, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(DevError[] errors, int when)
          Create a new TimedAttrData object for errors.
TimedAttrData(DevError[] errors, TimeVal when)
          Create a new TimedAttrData object for errors.
TimedAttrData(double[] p_data, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int x, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int x, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int x, int when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int x, int y, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int x, int y, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int x, int y, int when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int x, int y, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, int x, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(double[] p_data, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int x, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int x, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int x, int when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int x, int y, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int x, int y, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int x, int y, int when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int x, int y, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, int x, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(float[] p_data, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int x, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int x, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int x, int when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int x, int y, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int x, int y, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int x, int y, int when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int x, int y, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, int x, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(int[] p_data, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int x, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int x, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int x, int when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int x, int y, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int x, int y, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int x, int y, int when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int x, int y, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, int x, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(long[] p_data, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int x, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int x, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int x, int when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int x, int y, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int x, int y, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int x, int y, int when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int x, int y, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, int x, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(short[] p_data, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int x, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int x, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int x, int when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int x, int y, AttrQuality qual, int when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int x, int y, AttrQuality qual, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int x, int y, int when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int x, int y, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, int x, TimeVal when)
          Create a new TimedAttrData object.
TimedAttrData(java.lang.String[] p_data, TimeVal when)
          Create a new TimedAttrData object.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

t_val

public TimeVal t_val
Constructor Detail

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date (nb seconds since EPOCH)

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int x,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int x,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int x,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int x,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int x,
                     int y,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int x,
                     int y,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(boolean[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date (nb seconds since EPOCH)

TimedAttrData

public TimedAttrData(short[] p_data,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int x,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int x,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int x,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int x,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int x,
                     int y,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int x,
                     int y,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(short[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date (nb seconds since EPOCH)

TimedAttrData

public TimedAttrData(int[] p_data,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int x,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int x,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int x,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int x,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int x,
                     int y,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int x,
                     int y,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(int[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Polonger to the attribute value
when - The date (nb seconds since EPOCH)

TimedAttrData

public TimedAttrData(long[] p_data,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed

Parameters:
p_data - Polonger to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     TimeVal when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Polonger to the attribute value
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed

Parameters:
p_data - Polonger to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int x,
                     int when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Polonger to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int x,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed

Parameters:
p_data - Polonger to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int x,
                     TimeVal when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Polonger to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int x,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed

Parameters:
p_data - Polonger to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int x,
                     int y,
                     int when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Polonger to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed

Parameters:
p_data - Polonger to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int x,
                     int y,
                     TimeVal when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Polonger to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(long[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory polonged to by the p_data parameter will not be freed

Parameters:
p_data - Polonger to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date (nb seconds since EPOCH)

TimedAttrData

public TimedAttrData(float[] p_data,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int x,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int x,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int x,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int x,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int x,
                     int y,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int x,
                     int y,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(float[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date (nb seconds since EPOCH)

TimedAttrData

public TimedAttrData(double[] p_data,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int x,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int x,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int x,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int x,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int x,
                     int y,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int x,
                     int y,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(double[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date (nb seconds since EPOCH)

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int x,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int x,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int x,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int x,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int x,
                     int y,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     int when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int x,
                     int y,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed The attribute quality factor will be set to ATTR_VALID

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
when - The date

TimedAttrData

public TimedAttrData(java.lang.String[] p_data,
                     int x,
                     int y,
                     AttrQuality qual,
                     TimeVal when)
Create a new TimedAttrData object. The memory pointed to by the p_data parameter will not be freed

Parameters:
p_data - Pointer to the attribute value
x - The attribute x length
y - The attribute y length
qual - The attribute quality factor
when - The date

TimedAttrData

public TimedAttrData(DevError[] errors,
                     int when)
Create a new TimedAttrData object for errors. The created TimedAttrData is used to store attribute errors in the attribute history stack

Parameters:
errors - The error stack
when - The date

TimedAttrData

public TimedAttrData(DevError[] errors,
                     TimeVal when)
Create a new TimedAttrData object for errors. The created TimedAttrData is used to store attribute errors in the attribute history stack

Parameters:
errors - The error stack
when - The date

TANGO Java API
( TangORB-7.3.3.jar)