Arcs between PcpNodes that form a cycle.
More...
#include <errors.h>
|
PCP_API | ~PcpErrorArcCycle () override |
| Destructor.
|
|
PCP_API std::string | ToString () const override |
| Converts error to string message.
|
|
virtual PCP_API | ~PcpErrorBase () |
| Destructor.
|
|
virtual std::string | ToString () const =0 |
| Converts error to string message.
|
|
|
static PcpErrorArcCyclePtr | New () |
| Returns a new error object.
|
|
Arcs between PcpNodes that form a cycle.
Definition at line 115 of file errors.h.
◆ ~PcpErrorArcCycle()
◆ New()
static PcpErrorArcCyclePtr New |
( |
| ) |
|
|
static |
Returns a new error object.
◆ ToString()
PCP_API std::string ToString |
( |
| ) |
const |
|
overridevirtual |
◆ cycle
The documentation for this class was generated from the following file: