Now you can download a copy of these docs so you can use them offline! Download now
This is the complete list of members for WaitForChildren, including all inherited members.
| _Cancel() | Command | protectedvirtual |
| _End() (defined in Command) | Command | protectedvirtual |
| _Execute() (defined in Command) | Command | protectedvirtual |
| _globalError (defined in ErrorBase) | ErrorBase | protectedstatic |
| _globalErrorMutex (defined in ErrorBase) | ErrorBase | protectedstatic |
| _Initialize() (defined in Command) | Command | protectedvirtual |
| _Interrupted() (defined in Command) | Command | protectedvirtual |
| AssertUnlocked(const char *message) | Command | protected |
| Cancel() | Command | |
| ClearError() const | ErrorBase | virtual |
| CloneError(ErrorBase *rhs) const (defined in ErrorBase) | ErrorBase | virtual |
| Command() | Command | |
| Command(const char *name) | Command | |
| Command(double timeout) | Command | |
| Command(const char *name, double timeout) | Command | |
| DoesRequire(Subsystem *subsystem) | Command | |
| End() | WaitForChildren | protectedvirtual |
| ErrorBase() | ErrorBase | protected |
| Execute() | WaitForChildren | protectedvirtual |
| GetError() | ErrorBase | virtual |
| GetError() const (defined in ErrorBase) | ErrorBase | virtual |
| GetGlobalError() | ErrorBase | static |
| GetGroup() | Command | |
| GetID() | Command | |
| GetName() | Command | virtual |
| GetRequirements() | Command | |
| GetSmartDashboardType() | Command | virtual |
| GetTable() | Command | virtual |
| Initialize() | WaitForChildren | protectedvirtual |
| InitTable(ITable *table) | Command | virtual |
| Interrupted() | WaitForChildren | protectedvirtual |
| IsCanceled() | Command | |
| IsFinished() | WaitForChildren | protectedvirtual |
| IsInterruptible() | Command | |
| IsRunning() | Command | |
| IsTimedOut() | Command | protected |
| m_error (defined in ErrorBase) | ErrorBase | mutableprotected |
| m_table (defined in Command) | Command | protected |
| Requires(Subsystem *s) | Command | |
| Run() | Command | |
| SetErrnoError(const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
| SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
| SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| SetInterruptible(bool interruptible) | Command | |
| SetParent(CommandGroup *parent) | Command | protected |
| SetRunWhenDisabled(bool run) | Command | |
| SetTimeout(double timeout) | Command | protected |
| SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber) const | ErrorBase | virtual |
| Start() | Command | |
| StatusIsFatal() const | ErrorBase | virtual |
| SubsystemSet typedef (defined in Command) | Command | |
| TimeSinceInitialized() | Command | |
| ValueChanged(ITable *source, const std::string &key, EntryValue value, bool isNew) | Command | virtual |
| WaitForChildren(double timeout) (defined in WaitForChildren) | WaitForChildren | |
| WaitForChildren(const char *name, double timeout) (defined in WaitForChildren) | WaitForChildren | |
| WillRunWhenDisabled() | Command | |
| ~Command() (defined in Command) | Command | virtual |
| ~ErrorBase() (defined in ErrorBase) | ErrorBase | virtual |
| ~ITableListener() (defined in ITableListener) | ITableListener | inlinevirtual |
| ~WaitForChildren() (defined in WaitForChildren) | WaitForChildren | inlinevirtual |
1.8.6