SYRouteWarning Class Reference

Base class for all warnings which may occur during computing a route. More...

#import <SYRouteWarning.h>

Inheritance diagram for SYRouteWarning:
Collaboration diagram for SYRouteWarning:

Instance Methods

((unavailable("Only subclasses can be instantiated.") - __attribute__
 

Class Methods

((unavailable("Only subclasses can be instantiated.") + __attribute__
 

Properties

SYRouteWarningType type
 Type of this warning object. Depending on this value, you can cast the object to a specific subclass. More...
 

Detailed Description

Base class for all warnings which may occur during computing a route.

Method Documentation

◆ __attribute__ [1/2]

- ((unavailable("Only subclasses can be instantiated.") __attribute__

◆ __attribute__ [2/2]

+ ((unavailable("Only subclasses can be instantiated.") __attribute__

Property Documentation

◆ 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: