Base class for all warnings which may occur during computing a route.
More...
#import <SYRouteWarning.h>
|
| ((unavailable("Only subclasses can be instantiated.") | - __attribute__ |
| |
|
| ((unavailable("Only subclasses can be instantiated.") | + __attribute__ |
| |
|
| SYRouteWarningType | type |
| | Type of this warning object. Depending on this value, you can cast the object to a specific subclass. More...
|
| |
Base class for all warnings which may occur during computing a route.
◆ __attribute__ [1/2]
| - ((unavailable("Only subclasses can be instantiated.") __attribute__ |
|
|
|
◆ __attribute__ [2/2]
| + ((unavailable("Only subclasses can be instantiated.") __attribute__ |
|
|
|
◆ type
| - (SYRouteWarningType) type |
|
readnonatomicassign |
Type of this warning object. Depending on this value, you can cast the object to a specific subclass.
The documentation for this class was generated from the following file: