Used to specify type of CPL3Block
-
CPL3_BLOCK_GLOBAL
- Global type (vars, no braces), should only be used once
-
CPL3_BLOCK_FUNC
- Function type (braces, vars, params, ret)
-
CPL3_BLOCK_BASIC
- Basic type (braces only)
Documentation
Used to specify type of CPL3Block
CPL3_BLOCK_GLOBAL
- Global type (vars, no braces), should only be used once
CPL3_BLOCK_FUNC
- Function type (braces, vars, params, ret)
CPL3_BLOCK_BASIC
- Basic type (braces only)
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.