#include <PatternTypes.h>
Static Public Member Functions | |
| static char * | getDescription (unsigned short type) |
| static unsigned short | getType (string description) |
Definition at line 63 of file PatternTypes.h.
|
|
Returns a description of the pattern type. Definition at line 32 of file PatternTypes.cpp. References STATIC_PATTERN_DESC, STATIC_PATTERN_VALUE, TEMPORAL_PATTERN_DESC, TEMPORAL_PATTERN_VALUE, and UNKNOWN_PATTERN_DESC. |
|
|
Returns the type that corresponds to a given description. Definition at line 42 of file PatternTypes.cpp. References STATIC_PATTERN_DESC, STATIC_PATTERN_VALUE, TEMPORAL_PATTERN_DESC, TEMPORAL_PATTERN_VALUE, and UNKNOWN_PATTERN_VALUE. |
1.4.4