org.http4s.rho.bits

HListToFunc

Related Docs: trait HListToFunc | package bits

object HListToFunc

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. HListToFunc
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

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. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  5. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. implicit def const0[R](implicit m: ResultMatcher[R]): HListToFunc[HNil, R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  7. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. implicit def fun0[R](implicit m: ResultMatcher[R]): HListToFunc[HNil, () ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  11. implicit def fun1[T1, R](implicit m: ResultMatcher[R]): HListToFunc[::[T1, HNil], (T1) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  12. implicit def fun2[T1, T2, R](implicit m: ResultMatcher[R]): HListToFunc[::[T1, ::[T2, HNil]], (T2, T1) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  13. implicit def fun3[T1, T2, T3, R](implicit m: ResultMatcher[R]): HListToFunc[::[T3, ::[T2, ::[T1, HNil]]], (T1, T2, T3) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  14. implicit def fun4[T1, T2, T3, T4, R](implicit m: ResultMatcher[R]): HListToFunc[::[T4, ::[T3, ::[T2, ::[T1, HNil]]]], (T1, T2, T3, T4) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  15. implicit def fun5[T1, T2, T3, T4, T5, R](implicit m: ResultMatcher[R]): HListToFunc[::[T5, ::[T4, ::[T3, ::[T2, ::[T1, HNil]]]]], (T1, T2, T3, T4, T5) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  16. implicit def fun6[T1, T2, T3, T4, T5, T6, R](implicit m: ResultMatcher[R]): HListToFunc[::[T6, ::[T5, ::[T4, ::[T3, ::[T2, ::[T1, HNil]]]]]], (T1, T2, T3, T4, T5, T6) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  17. implicit def fun7[T1, T2, T3, T4, T5, T6, T7, R](implicit m: ResultMatcher[R]): HListToFunc[::[T7, ::[T6, ::[T5, ::[T4, ::[T3, ::[T2, ::[T1, HNil]]]]]]], (T1, T2, T3, T4, T5, T6, T7) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  18. implicit def fun8[T1, T2, T3, T4, T5, T6, T7, T8, R](implicit m: ResultMatcher[R]): HListToFunc[::[T8, ::[T7, ::[T6, ::[T5, ::[T4, ::[T3, ::[T2, ::[T1, HNil]]]]]]]], (T1, T2, T3, T4, T5, T6, T7, T8) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  19. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  20. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  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
  24. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  25. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  26. def toString(): String

    Definition Classes
    AnyRef → Any
  27. implicit def wReqFun0[S, R](implicit m: ResultMatcher[R]): HListToFunc[HNil, (Request) ⇒ R]

  28. implicit def wReqfun1[T1, R](implicit m: ResultMatcher[R]): HListToFunc[::[T1, HNil], (Request, T1) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  29. implicit def wReqfun2[T1, T2, R](implicit m: ResultMatcher[R]): HListToFunc[::[T1, ::[T2, HNil]], (Request, T2, T1) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  30. implicit def wReqfun3[T1, T2, T3, R](implicit m: ResultMatcher[R]): HListToFunc[::[T3, ::[T2, ::[T1, HNil]]], (Request, T1, T2, T3) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  31. implicit def wReqfun4[T1, T2, T3, T4, R](implicit m: ResultMatcher[R]): HListToFunc[::[T4, ::[T3, ::[T2, ::[T1, HNil]]]], (Request, T1, T2, T3, T4) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  32. implicit def wReqfun5[T1, T2, T3, T4, T5, R](implicit m: ResultMatcher[R]): HListToFunc[::[T5, ::[T4, ::[T3, ::[T2, ::[T1, HNil]]]]], (Request, T1, T2, T3, T4, T5) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  33. implicit def wReqfun6[T1, T2, T3, T4, T5, T6, R](implicit m: ResultMatcher[R]): HListToFunc[::[T6, ::[T5, ::[T4, ::[T3, ::[T2, ::[T1, HNil]]]]]], (Request, T1, T2, T3, T4, T5, T6) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  34. implicit def wReqfun7[T1, T2, T3, T4, T5, T6, T7, R](implicit m: ResultMatcher[R]): HListToFunc[::[T7, ::[T6, ::[T5, ::[T4, ::[T3, ::[T2, ::[T1, HNil]]]]]]], (Request, T1, T2, T3, T4, T5, T6, T7) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  35. implicit def wReqfun8[T1, T2, T3, T4, T5, T6, T7, T8, R](implicit m: ResultMatcher[R]): HListToFunc[::[T8, ::[T7, ::[T6, ::[T5, ::[T4, ::[T3, ::[T2, ::[T1, HNil]]]]]]]], (Request, T1, T2, T3, T4, T5, T6, T7, T8) ⇒ R] { def matcher: org.http4s.rho.bits.ResultMatcher[R] }

  36. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped