object write extends GtfsWrite[F, [α$3$]RowEncoderF[Some, α$3$, String]]
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def agencies[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- final def asInstanceOf[T0]: T0
- def attributions[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- def calendar[C](implicit encoder: RowEncoderF[Some, C, String]): Pipe[F, C, Nothing]
- def calendarDates[C](implicit encoder: RowEncoderF[Some, C, String]): Pipe[F, C, Nothing]
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def fareAttributes[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- def fareRules[R](implicit encoder: RowEncoderF[Some, R, String]): Pipe[F, R, Nothing]
- def feedInfo[I](implicit encoder: RowEncoderF[Some, I, String]): Pipe[F, I, Nothing]
- def file[T](name: String)(implicit encoder: CsvRowEncoder[T, String]): Pipe[F, T, Nothing]
- def file[T](name: StandardName)(implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def frequencies[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def levels[L](implicit encoder: RowEncoderF[Some, L, String]): Pipe[F, L, Nothing]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def pathways[P](implicit encoder: RowEncoderF[Some, P, String]): Pipe[F, P, Nothing]
- def rawAgencies: Pipe[F, CsvRow[String], Nothing]
- def rawAttributions: Pipe[F, CsvRow[String], Nothing]
- def rawCalendar: Pipe[F, CsvRow[String], Nothing]
- def rawCalendarDates: Pipe[F, CsvRow[String], Nothing]
- def rawFareAttributes: Pipe[F, CsvRow[String], Nothing]
- def rawFareRules: Pipe[F, CsvRow[String], Nothing]
- def rawFeedInfo: Pipe[F, CsvRow[String], Nothing]
- def rawFile(name: StandardName): Pipe[F, CsvRow[String], Nothing]
- def rawFile(name: String): Pipe[F, CsvRow[String], Nothing]
- def rawFrequencies: Pipe[F, CsvRow[String], Nothing]
- def rawLevels: Pipe[F, CsvRow[String], Nothing]
- def rawPathways: Pipe[F, CsvRow[String], Nothing]
- def rawRoutes: Pipe[F, CsvRow[String], Nothing]
- def rawShapes: Pipe[F, CsvRow[String], Nothing]
- def rawStopTimes: Pipe[F, CsvRow[String], Nothing]
- def rawStops: Pipe[F, CsvRow[String], Nothing]
- def rawTransfers: Pipe[F, CsvRow[String], Nothing]
- def rawTranslations: Pipe[F, CsvRow[String], Nothing]
- def rawTrips: Pipe[F, CsvRow[String], Nothing]
- def routes[R](implicit encoder: RowEncoderF[Some, R, String]): Pipe[F, R, Nothing]
- def shapes[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- def stopTimes[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- def stops[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def transfers[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def translations[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def trips[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from GtfsWrite[F, [α$3$]RowEncoderF[Some, α$3$, String]]
Value Members
- def agencies[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- def attributions[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- def calendar[C](implicit encoder: RowEncoderF[Some, C, String]): Pipe[F, C, Nothing]
- def calendarDates[C](implicit encoder: RowEncoderF[Some, C, String]): Pipe[F, C, Nothing]
- def fareAttributes[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- def fareRules[R](implicit encoder: RowEncoderF[Some, R, String]): Pipe[F, R, Nothing]
- def feedInfo[I](implicit encoder: RowEncoderF[Some, I, String]): Pipe[F, I, Nothing]
- def file[T](name: StandardName)(implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def frequencies[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- def levels[L](implicit encoder: RowEncoderF[Some, L, String]): Pipe[F, L, Nothing]
- def pathways[P](implicit encoder: RowEncoderF[Some, P, String]): Pipe[F, P, Nothing]
- def routes[R](implicit encoder: RowEncoderF[Some, R, String]): Pipe[F, R, Nothing]
- def shapes[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- def stopTimes[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- def stops[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- def transfers[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def translations[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def trips[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def agencies[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- final def asInstanceOf[T0]: T0
- def attributions[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- def calendar[C](implicit encoder: RowEncoderF[Some, C, String]): Pipe[F, C, Nothing]
- def calendarDates[C](implicit encoder: RowEncoderF[Some, C, String]): Pipe[F, C, Nothing]
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def fareAttributes[A](implicit encoder: RowEncoderF[Some, A, String]): Pipe[F, A, Nothing]
- def fareRules[R](implicit encoder: RowEncoderF[Some, R, String]): Pipe[F, R, Nothing]
- def feedInfo[I](implicit encoder: RowEncoderF[Some, I, String]): Pipe[F, I, Nothing]
- def file[T](name: String)(implicit encoder: CsvRowEncoder[T, String]): Pipe[F, T, Nothing]
- def file[T](name: StandardName)(implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def frequencies[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def levels[L](implicit encoder: RowEncoderF[Some, L, String]): Pipe[F, L, Nothing]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def pathways[P](implicit encoder: RowEncoderF[Some, P, String]): Pipe[F, P, Nothing]
- def rawAgencies: Pipe[F, CsvRow[String], Nothing]
- def rawAttributions: Pipe[F, CsvRow[String], Nothing]
- def rawCalendar: Pipe[F, CsvRow[String], Nothing]
- def rawCalendarDates: Pipe[F, CsvRow[String], Nothing]
- def rawFareAttributes: Pipe[F, CsvRow[String], Nothing]
- def rawFareRules: Pipe[F, CsvRow[String], Nothing]
- def rawFeedInfo: Pipe[F, CsvRow[String], Nothing]
- def rawFile(name: StandardName): Pipe[F, CsvRow[String], Nothing]
- def rawFile(name: String): Pipe[F, CsvRow[String], Nothing]
- def rawFrequencies: Pipe[F, CsvRow[String], Nothing]
- def rawLevels: Pipe[F, CsvRow[String], Nothing]
- def rawPathways: Pipe[F, CsvRow[String], Nothing]
- def rawRoutes: Pipe[F, CsvRow[String], Nothing]
- def rawShapes: Pipe[F, CsvRow[String], Nothing]
- def rawStopTimes: Pipe[F, CsvRow[String], Nothing]
- def rawStops: Pipe[F, CsvRow[String], Nothing]
- def rawTransfers: Pipe[F, CsvRow[String], Nothing]
- def rawTranslations: Pipe[F, CsvRow[String], Nothing]
- def rawTrips: Pipe[F, CsvRow[String], Nothing]
- def routes[R](implicit encoder: RowEncoderF[Some, R, String]): Pipe[F, R, Nothing]
- def shapes[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- def stopTimes[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- def stops[S](implicit encoder: RowEncoderF[Some, S, String]): Pipe[F, S, Nothing]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def transfers[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def translations[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- def trips[T](implicit encoder: RowEncoderF[Some, T, String]): Pipe[F, T, Nothing]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit