Packages

implicit final class glob_tOps extends AnyVal

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. glob_tOps
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new glob_tOps(ptr: Ptr[glob_t])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    Any
  2. final def ##(): Int
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  6. def gl_offs: size_t
  7. def gl_offs_=(v: size_t): Unit
  8. def gl_pathc: size_t
  9. def gl_pathc_=(v: size_t): Unit
  10. def gl_pathv: Ptr[CString]
  11. def gl_pathv_=(v: Ptr[CString]): Unit
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. val ptr: Ptr[glob_t]
  14. def toString(): String
    Definition Classes
    Any

Inherited from AnyVal

Inherited from Any

Ungrouped