RTC
Class TimedCharSeq

java.lang.Object
  extended by RTC.TimedCharSeq
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TimedCharSeq
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

RTC/TimedCharSeq.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: idl/InterfaceDataTypes.idl 2011�N10��5�� 15��39��12�b JST

See Also:
Serialized Form

Field Summary
 char[] data
           
 Time tm
           
 
Constructor Summary
TimedCharSeq()
           
TimedCharSeq(Time _tm, char[] _data)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tm

public Time tm

data

public char[] data
Constructor Detail

TimedCharSeq

public TimedCharSeq()

TimedCharSeq

public TimedCharSeq(Time _tm,
                    char[] _data)