|
pianod2
multisource multiuser scriptable networked music player
|
This is the complete list of members for ServiceManager, including all inherited members.
| authorizedCommand(Parsnip::Parser::CommandId command, PianodConnection &conn) override | ServiceManager | privatevirtual |
| broadcast(const ResponseGroup &messages) | ServiceManager | |
| broadcast(const ResponseGroup &messages, User *target) | ServiceManager | |
| broadcast_user_actions | ServiceManager | |
| broadcastEffectivePrivileges() | ServiceManager | |
| broadcastEffectivePrivileges(User *target) | ServiceManager | |
| broadcastingActions(void) | ServiceManager | inline |
| broadcastUserActions(bool v) | ServiceManager | inline |
| createRoom(const std::string &name, const AudioSettings &audio, FB_SERVICE_OPTIONS &options) | ServiceManager | |
| EmptyDictionary | PianodInterpreter | protectedstatic |
| EmptyStringVector | PianodInterpreter | protectedstatic |
| event(WaitEvent::Type type, const void *detail=nullptr, RESPONSE_CODE message=S_OK) | ServiceManager | |
| event(WaitEvent::Type type, RESPONSE_CODE message=S_OK) | ServiceManager | inline |
| flush(void) | ServiceManager | |
| getHelp(const std::vector< std::string > &search, std::set< std::string > *option_parsers) | PianodInterpreter | |
| getParserDefinitions() override | ServiceManager | virtual |
| handleCommand(Parsnip::Parser::CommandId command, const Parsnip::Data &options, PianodConnection &conn) override | ServiceManager | privatevirtual |
| HelpList typedef | PianodInterpreter | |
| interpret(Parsnip::Parser::CommandId command_id, const Parsnip::Data ¶meters, PianodConnection &context) override final | PianodInterpreter | privatevirtual |
| json_request_names(PianodSchema &schema) | ServiceManager | static |
| master_parser | ServiceManager | private |
| master_schema | ServiceManager | private |
| master_service | ServiceManager | private |
| optionalValue(const Parsnip::Data &options, const char *name, const LookupType &lookup, const ValueType default_value) | PianodInterpreter | inlinestatic |
| optionIs(const Parsnip::Data &options, const char *name, const char *expected) | PianodInterpreter | static |
| parser_definitions() | ServiceManager | static |
| periodic(void) | ServiceManager | |
| PianodDispatcher | PianodInterpreter | private |
| registerInterpreter(PianodDispatcher &dispatcher) | PianodInterpreter | virtual |
| removeRoom(PianodService *service) | ServiceManager | |
| sendSourceReadyEvents(const Media::Source *const source, RESPONSE_CODE result) | ServiceManager | private |
| ServiceManager() | ServiceManager | |
| shutdown(bool immediate) | ServiceManager | |
| shutdown_pending | ServiceManager | private |
| sourceOffline(const Media::Source *const src) | ServiceManager | private |
| sourceReady(const Media::Source *const src) | ServiceManager | private |
| sourceRemoved(const Media::Source *const src) | ServiceManager | private |
| startup_time | ServiceManager | private |
| StringVector typedef | PianodInterpreter | protected |
| userIsOnline(const User *user) | ServiceManager | |
| ~ServiceManager() | ServiceManager | virtual |