Constructor for TBuf
Product Support
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
x |
|
√ |
Function
Initializes data members during TBuf object creation.
Prototype
1 2 | template <TPosition pos = TPosition::LCM> __aicore__ inline TBuf(); |
Parameters
Parameter |
Meaning |
|---|---|
pos |
Logical location of TBuf. The value is VECCALC. For details about TPosition, see TPosition. |
Restrictions
None
Parent topic: TBuf