PortDirection
功能
GenerateStaticPortsInfo所使用的枚举类,具体请参见GenerateStaticPortsInfo。
结构定义
typedef enum {
INPUT_PORT,
OUTPUT_PORT,
} PortDirection;
父主题: 通用数据结构
GenerateStaticPortsInfo所使用的枚举类,具体请参见GenerateStaticPortsInfo。
typedef enum {
INPUT_PORT,
OUTPUT_PORT,
} PortDirection;