|
Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
クラス | |
| struct | _container |
マクロ定義 | |
| #define | CONTAINER_WEIGHT (1024 * 1024 * 10) |
| #define | MAX_PRODUCT 10 |
型定義 | |
| typedef struct _container | Container |
| typedef struct _container * | pContainer |
| #define CONTAINER_WEIGHT (1024 * 1024 * 10) |
PipelineFactoryMethod.cpp の 8 行目に定義があります。
| #define MAX_PRODUCT 10 |
PipelineFactoryMethod.cpp の 7 行目に定義があります。
| typedef struct _container Container |
| typedef struct _container * pContainer |