Constructor
Function Usage
Initializes data members during TBuf object creation.
Prototype
1 2 | template <TPosition pos> __aicore__ inline TBuf(); |
Parameters
Parameter |
Meaning |
|---|---|
pos |
Logical location of the TBuf. The value is VECCALC. For details about TPosition, see TPosition. |
Constraints
None
Parent topic: TBuf