|
CTRE Phoenix 6 C++ 26.0.0-beta-1
|
This is the complete list of members for ctre::phoenix6::Orchestra, including all inherited members.
| AddInstrument(hardware::traits::CommonDevice const &instrument) | ctre::phoenix6::Orchestra | |
| AddInstrument(hardware::traits::CommonDevice const &instrument, uint16_t trackNumber) | ctre::phoenix6::Orchestra | |
| ClearInstruments() | ctre::phoenix6::Orchestra | |
| GetCurrentTime() const | ctre::phoenix6::Orchestra | |
| IsPlaying() const | ctre::phoenix6::Orchestra | |
| LoadMusic(char const *filepath) | ctre::phoenix6::Orchestra | |
| Orchestra() | ctre::phoenix6::Orchestra | |
| Orchestra(char const *filepath) | ctre::phoenix6::Orchestra | inline |
| Orchestra(std::span< hardware::traits::CommonDevice *const > instruments) | ctre::phoenix6::Orchestra | inline |
| Orchestra(std::span< hardware::traits::CommonDevice *const > instruments, char const *filepath) | ctre::phoenix6::Orchestra | inline |
| Pause() | ctre::phoenix6::Orchestra | |
| Play() | ctre::phoenix6::Orchestra | |
| Stop() | ctre::phoenix6::Orchestra | |
| ~Orchestra() | ctre::phoenix6::Orchestra |