PortDirection

功能

GenerateStaticPortsInfo所使用的枚举类,具体请参见GenerateStaticPortsInfo

结构定义

typedef enum {
INPUT_PORT,
OUTPUT_PORT,
} PortDirection;