Packages

class IJVMLineDataReader extends ILineDataReader

Linear Supertypes
ILineDataReader, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IJVMLineDataReader
  2. ILineDataReader
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new IJVMLineDataReader()
  2. new IJVMLineDataReader(cPtr: Long, cMemoryOwn: Boolean)
    Attributes
    protected[src.native_impl]

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def GetDataLineCount(): BigInteger
    Definition Classes
    ILineDataReader
  5. def GetDataLineCount(estimate: Boolean): BigInteger
    Definition Classes
    ILineDataReader
  6. def GetHeader(): TMaybe_TString
    Definition Classes
    ILineDataReader
  7. def ReadLine(arg0: SWIGTYPE_p_TString, arg1: SWIGTYPE_p_TString, arg2: SWIGTYPE_p_unsigned_long_long): Boolean
    Definition Classes
    IJVMLineDataReaderILineDataReader
  8. def ReadLine(line: SWIGTYPE_p_TString, lineIdx: SWIGTYPE_p_unsigned_long_long): Boolean
    Definition Classes
    IJVMLineDataReaderILineDataReader
  9. def ReadLine(arg0: SWIGTYPE_p_TString, arg1: SWIGTYPE_p_TString): Boolean
    Definition Classes
    ILineDataReader
  10. def ReadLine(line: SWIGTYPE_p_TString): Boolean
    Definition Classes
    ILineDataReader
  11. def ReadLineJVM(line: TStringOutWrapper): Boolean
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  14. def delete(): Unit
    Definition Classes
    IJVMLineDataReaderILineDataReader
  15. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  17. def finalize(): Unit
    Attributes
    protected[src.native_impl]
    Definition Classes
    IJVMLineDataReaderILineDataReader → AnyRef
    Annotations
    @SuppressWarnings()
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. def getLineIndex(): BigInteger
  20. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  21. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  22. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  24. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  25. def setLineIndex(value: BigInteger): Unit
  26. def swigDirectorDisconnect(): Unit
    Attributes
    protected[src.native_impl]
    Definition Classes
    IJVMLineDataReaderILineDataReader
  27. def swigReleaseOwnership(): Unit
    Definition Classes
    IJVMLineDataReaderILineDataReader
  28. def swigTakeOwnership(): Unit
    Definition Classes
    IJVMLineDataReaderILineDataReader
  29. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  30. def toString(): String
    Definition Classes
    AnyRef → Any
  31. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from ILineDataReader

Inherited from AnyRef

Inherited from Any

Ungrouped