|
| 1 | +--- |
| 2 | + |
| 3 | +enums: |
| 4 | + ControlRecordType: |
| 5 | +classes: |
| 6 | + DataLog: |
| 7 | + subpackage: log |
| 8 | + methods: |
| 9 | + DataLog: |
| 10 | + overloads: |
| 11 | + std::string_view, std::string_view, double, std::string_view: |
| 12 | + wpi::Logger&, std::string_view, std::string_view, double, std::string_view: |
| 13 | + ignore: true |
| 14 | + std::function<void ( wpi::span<const uint8_t> data )>, double, std::string_view: |
| 15 | + wpi::Logger&, std::function<void ( wpi::span<const uint8_t> data )>, double, std::string_view: |
| 16 | + ignore: true |
| 17 | + SetFilename: |
| 18 | + Flush: |
| 19 | + Pause: |
| 20 | + Resume: |
| 21 | + Start: |
| 22 | + Finish: |
| 23 | + SetMetadata: |
| 24 | + AppendRaw: |
| 25 | + AppendRaw2: |
| 26 | + AppendBoolean: |
| 27 | + AppendInteger: |
| 28 | + AppendFloat: |
| 29 | + AppendDouble: |
| 30 | + AppendString: |
| 31 | + AppendBooleanArray: |
| 32 | + overloads: |
| 33 | + int, wpi::span<const bool>, int64_t: |
| 34 | + int, wpi::span<const int>, int64_t: |
| 35 | + ignore: true |
| 36 | + int, wpi::span<const uint8_t>, int64_t: |
| 37 | + ignore: true |
| 38 | + AppendIntegerArray: |
| 39 | + AppendFloatArray: |
| 40 | + AppendDoubleArray: |
| 41 | + AppendStringArray: |
| 42 | + overloads: |
| 43 | + int, wpi::span<const std::string>, int64_t: |
| 44 | + ignore: true |
| 45 | + int, wpi::span<const std::string_view>, int64_t: |
| 46 | + DataLogEntry: |
| 47 | + subpackage: log |
| 48 | + force_no_trampoline: true |
| 49 | + methods: |
| 50 | + SetMetadata: |
| 51 | + Finish: |
| 52 | + DataLogEntry: |
| 53 | + overloads: |
| 54 | + "": |
| 55 | + ignore: true |
| 56 | + wpi::log::DataLog&, std::string_view, std::string_view, std::string_view, int64_t: |
| 57 | + RawLogEntry: |
| 58 | + subpackage: log |
| 59 | + force_no_trampoline: true |
| 60 | + attributes: |
| 61 | + kDataType: |
| 62 | + methods: |
| 63 | + RawLogEntry: |
| 64 | + overloads: |
| 65 | + "": |
| 66 | + ignore: true |
| 67 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 68 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 69 | + wpi::log::DataLog&, std::string_view, std::string_view, std::string_view, int64_t: |
| 70 | + Append: |
| 71 | + BooleanLogEntry: |
| 72 | + subpackage: log |
| 73 | + force_no_trampoline: true |
| 74 | + attributes: |
| 75 | + kDataType: |
| 76 | + methods: |
| 77 | + BooleanLogEntry: |
| 78 | + overloads: |
| 79 | + "": |
| 80 | + ignore: true |
| 81 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 82 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 83 | + Append: |
| 84 | + IntegerLogEntry: |
| 85 | + subpackage: log |
| 86 | + force_no_trampoline: true |
| 87 | + attributes: |
| 88 | + kDataType: |
| 89 | + methods: |
| 90 | + IntegerLogEntry: |
| 91 | + overloads: |
| 92 | + "": |
| 93 | + ignore: true |
| 94 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 95 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 96 | + Append: |
| 97 | + FloatLogEntry: |
| 98 | + subpackage: log |
| 99 | + force_no_trampoline: true |
| 100 | + attributes: |
| 101 | + kDataType: |
| 102 | + methods: |
| 103 | + FloatLogEntry: |
| 104 | + overloads: |
| 105 | + "": |
| 106 | + ignore: true |
| 107 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 108 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 109 | + Append: |
| 110 | + DoubleLogEntry: |
| 111 | + subpackage: log |
| 112 | + force_no_trampoline: true |
| 113 | + attributes: |
| 114 | + kDataType: |
| 115 | + methods: |
| 116 | + DoubleLogEntry: |
| 117 | + overloads: |
| 118 | + "": |
| 119 | + ignore: true |
| 120 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 121 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 122 | + Append: |
| 123 | + StringLogEntry: |
| 124 | + subpackage: log |
| 125 | + force_no_trampoline: true |
| 126 | + attributes: |
| 127 | + kDataType: |
| 128 | + methods: |
| 129 | + StringLogEntry: |
| 130 | + overloads: |
| 131 | + "": |
| 132 | + ignore: true |
| 133 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 134 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 135 | + wpi::log::DataLog&, std::string_view, std::string_view, std::string_view, int64_t: |
| 136 | + Append: |
| 137 | + BooleanArrayLogEntry: |
| 138 | + subpackage: log |
| 139 | + force_no_trampoline: true |
| 140 | + attributes: |
| 141 | + kDataType: |
| 142 | + methods: |
| 143 | + BooleanArrayLogEntry: |
| 144 | + overloads: |
| 145 | + "": |
| 146 | + ignore: true |
| 147 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 148 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 149 | + Append: |
| 150 | + overloads: |
| 151 | + wpi::span<const bool>, int64_t: |
| 152 | + std::initializer_list<bool>, int64_t: |
| 153 | + ignore: true |
| 154 | + wpi::span<const int>, int64_t: |
| 155 | + ignore: true |
| 156 | + std::initializer_list<int>, int64_t: |
| 157 | + ignore: true |
| 158 | + wpi::span<const uint8_t>, int64_t: |
| 159 | + ignore: true |
| 160 | + IntegerArrayLogEntry: |
| 161 | + subpackage: log |
| 162 | + force_no_trampoline: true |
| 163 | + attributes: |
| 164 | + kDataType: |
| 165 | + methods: |
| 166 | + IntegerArrayLogEntry: |
| 167 | + overloads: |
| 168 | + "": |
| 169 | + ignore: true |
| 170 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 171 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 172 | + Append: |
| 173 | + overloads: |
| 174 | + wpi::span<const int64_t>, int64_t: |
| 175 | + std::initializer_list<int64_t>, int64_t: |
| 176 | + ignore: true |
| 177 | + FloatArrayLogEntry: |
| 178 | + subpackage: log |
| 179 | + force_no_trampoline: true |
| 180 | + attributes: |
| 181 | + kDataType: |
| 182 | + methods: |
| 183 | + FloatArrayLogEntry: |
| 184 | + overloads: |
| 185 | + "": |
| 186 | + ignore: true |
| 187 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 188 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 189 | + Append: |
| 190 | + overloads: |
| 191 | + wpi::span<const float>, int64_t: |
| 192 | + std::initializer_list<float>, int64_t: |
| 193 | + ignore: true |
| 194 | + DoubleArrayLogEntry: |
| 195 | + subpackage: log |
| 196 | + force_no_trampoline: true |
| 197 | + attributes: |
| 198 | + kDataType: |
| 199 | + methods: |
| 200 | + DoubleArrayLogEntry: |
| 201 | + overloads: |
| 202 | + "": |
| 203 | + ignore: true |
| 204 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 205 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 206 | + Append: |
| 207 | + overloads: |
| 208 | + wpi::span<const double>, int64_t: |
| 209 | + std::initializer_list<double>, int64_t: |
| 210 | + ignore: true |
| 211 | + StringArrayLogEntry: |
| 212 | + subpackage: log |
| 213 | + force_no_trampoline: true |
| 214 | + attributes: |
| 215 | + kDataType: |
| 216 | + methods: |
| 217 | + StringArrayLogEntry: |
| 218 | + overloads: |
| 219 | + "": |
| 220 | + ignore: true |
| 221 | + wpi::log::DataLog&, std::string_view, int64_t: |
| 222 | + wpi::log::DataLog&, std::string_view, std::string_view, int64_t: |
| 223 | + Append: |
| 224 | + overloads: |
| 225 | + wpi::span<const std::string>, int64_t: |
| 226 | + ignore: true |
| 227 | + wpi::span<const std::string_view>, int64_t: |
| 228 | + std::initializer_list<std::string_view>, int64_t: |
| 229 | + ignore: true |
0 commit comments