Locus No Pilotus
Project of four first grade MIPT DAFE/RSE students (for engineering practical work in the second semester) in Qt C++
|
This is the complete list of members for lib::TrappyLine, including all inherited members.
CheckErrorValues() const override | lib::TrappyLine | inlineprivatevirtual |
GetId() const | lib::JSONable | inlinevirtual |
GetJsonInfo() const override | lib::TrappyLine | virtual |
GetTargets() const | lib::TrappyLine | |
GetTargetsPtrs() | lib::TrappyLine | inline |
GetTargetsPtrs() const | lib::TrappyLine | inline |
id_ | lib::JSONable | private |
IsChanged(const QJsonObject &trappy_line_obj) const override | lib::TrappyLine | virtual |
operator=(const TrappyLine &)=default | lib::TrappyLine | |
operator=(TrappyLine &&)=default | lib::TrappyLine | |
operator==(const TrappyLine &) const | lib::TrappyLine | |
SetId(unsigned short id) | lib::JSONable | inlinevirtual |
SetJsonInfo(const QJsonObject &) override | lib::TrappyLine | inlinevirtual |
SetTargets(Target *first_target, Target *second_target) | lib::TrappyLine | inline |
SetTargets(std::pair< Target *, Target * > targets) | lib::TrappyLine | inline |
targets_ | lib::TrappyLine | private |
TrappyLine()=default | lib::TrappyLine | |
TrappyLine(Target *first_target, Target *second_target) | lib::TrappyLine | inline |
TrappyLine(std::pair< Target *, Target * > targets) | lib::TrappyLine | inline |
TrappyLine(const TrappyLine &)=default | lib::TrappyLine | |
TrappyLine(TrappyLine &&)=default | lib::TrappyLine |