ftc
Toggle table of contents
0.3.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ftc
ftc
/
gay.zharel.fateweaver.flight
Package-level
declarations
Types
Properties
Types
Downsampled
Writer
Link copied to clipboard
class
DownsampledWriter
<
T
>
(
val
channel
:
FlightLogChannel
<
T
>
,
val
maxPeriod
:
Long
)
:
LogChannel
<
T
>
Fate
Log
Manager
Link copied to clipboard
object
FateLogManager
Flight
Log
Channel
Link copied to clipboard
data
class
FlightLogChannel
<
T
>
(
val
name
:
String
,
val
schema
:
FateSchema
<
T
>
)
:
LogChannel
<
T
>
Flight
Recorder
Link copied to clipboard
object
FlightRecorder
:
OpModeManagerNotifier.Notifications
Log
Files
Link copied to clipboard
object
LogFiles
Properties
EXT
Link copied to clipboard
const
val
EXT
:
String
LOG_
ROOT
Link copied to clipboard
val
LOG_ROOT
:
<Error class: unknown class>