|
generator
1.2
|
This is the complete list of members for Robot, including all inherited members.
| activities() const (defined in Robot) | Robot | inline |
| connect(uint32_t &fromActivityId, mCompositeBlock &b, const std::vector< StaticActivity * > &from, const std::vector< StaticActivity * > &to, bool fullyConnected=true) const | Robot | private |
| createAssemblyBlock(uint32_t &fromActivityId, uint32_t &fromPointId, const uint32_t &numberOfInputs) const | Robot | private |
| createBlockOfOperations(uint32_t &fromActivityId, uint32_t &fromPointId, const ActivityType &t1, const ActivityType &t2, const Interval< uint32_t > &numSeq, const Interval< uint32_t > &seqLength) const | Robot | private |
| createComplexBlockHelper(uint32_t &fromActivityId, uint32_t &fromPointId, const uint32_t &numberOfSeq, const std::string &op) const | Robot | private |
| createDisassemblyBlock(uint32_t &fromActivityId, uint32_t &fromPointId, const uint32_t &numberOfOutputs) const | Robot | private |
| createSerialSequence(uint32_t &fromActivityId, uint32_t &fromPointId) const | Robot | private |
| lowerBoundOfCycleTime() const | Robot | |
| mActivities | Robot | private |
| mergeBlocks(const std::vector< mCompositeBlock > &blocks) const | Robot | private |
| mParameters | Robot | private |
| mRobotModes | Robot | private |
| operator=(const Robot &)=delete (defined in Robot) | Robot | private |
| Robot(uint32_t &fromActivityId, uint32_t &fromPointId, const uint32_t &numberOfInputs, const uint32_t &numberOfOutputs, const ProjectParameters &par) | Robot | |
| Robot(const Robot &)=delete (defined in Robot) | Robot | private |
| robotModes() const (defined in Robot) | Robot | inline |
| ~Robot() | Robot |
1.8.9.1