|
generator
1.2
|
This is the complete list of members for StaticActivity, including all inherited members.
| Activity(const uint32_t &aid, const ActivityType &type) | Activity | inline |
| addPredecessor(Activity *predecessor) (defined in Activity) | Activity | inline |
| addSuccessor(Activity *successor) (defined in Activity) | Activity | inline |
| aid() const (defined in Activity) | Activity | inline |
| locations() const (defined in StaticActivity) | StaticActivity | inline |
| mAid | Activity | protected |
| maxAbsDuration(const double &maxAbsDuration) (defined in Activity) | Activity | inline |
| maxAbsDuration() const (defined in Activity) | Activity | inline |
| minAbsDuration(const double &minAbsDuration) (defined in Activity) | Activity | inline |
| minAbsDuration() const (defined in Activity) | Activity | inline |
| mLocations | StaticActivity | private |
| mMaxAbsDuration | Activity | protected |
| mMinAbsDuration | Activity | protected |
| mPredecessors | Activity | protected |
| mSuccessors | Activity | protected |
| mType | Activity | protected |
| numberOfModes() const override (defined in StaticActivity) | StaticActivity | inlinevirtual |
| predecessors(const std::vector< Activity * > &predecessors) (defined in Activity) | Activity | inline |
| predecessors() const (defined in Activity) | Activity | inline |
| StaticActivity(const uint32_t &aid, uint32_t &fromPoint, const ActivityType &type, const std::vector< RobotPowerMode * > &robotModes, const ProjectParameters &par) | StaticActivity | |
| successors(const std::vector< Activity * > &successors) (defined in Activity) | Activity | inline |
| successors() const (defined in Activity) | Activity | inline |
| type() const (defined in Activity) | Activity | inline |
| ~Activity() (defined in Activity) | Activity | inlinevirtual |
| ~StaticActivity() override | StaticActivity | virtual |
1.8.9.1