#include <cstddef>#include <functional>#include <memory>#include <utility>#include <vector>#include "drake/common/copyable_unique_ptr.h"#include "drake/common/drake_copyable.h"#include "drake/common/reset_on_copy.h"#include "drake/common/value.h"#include "drake/systems/framework/basic_vector.h"#include "drake/systems/framework/framework_common.h"Classes | |
| class | FixedInputPortValue |
| A FixedInputPortValue encapsulates a vector or abstract value for use as an internal value source for one of a System's input ports. More... | |
Namespaces | |
| drake | |
| drake::systems | |