Package yarp

Class ConnectionReader


  • public class ConnectionReader
    extends java.lang.Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • ConnectionReader

        protected ConnectionReader​(long cPtr,
                                   boolean cMemoryOwn)
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • expectBlock

        public boolean expectBlock​(java.lang.String data,
                                   long len)
      • expectText

        public java.lang.String expectText​(int terminatingChar)
      • expectText

        public java.lang.String expectText()
      • expectInt

        public int expectInt()
      • expectDouble

        public double expectDouble()
      • isTextMode

        public boolean isTextMode()
      • isBareMode

        public boolean isBareMode()
      • convertTextMode

        public boolean convertTextMode()
      • getSize

        public long getSize()
      • getReference

        public Portable getReference()
      • getRemoteContact

        public Contact getRemoteContact()
      • getLocalContact

        public Contact getLocalContact()
      • isValid

        public boolean isValid()
      • isActive

        public boolean isActive()
      • isError

        public boolean isError()
      • requestDrop

        public void requestDrop()
      • pushInt

        public boolean pushInt​(int x)
      • setSize

        public boolean setSize​(long len)