构造函数
产品支持情况
产品 |
是否支持 |
---|---|
√ |
|
√ |
|
√ |
|
√ |
|
x |
|
√ |
|
x |
功能说明
创建TBuf对象时,初始化数据成员。
函数原型
1 2 | template <TPosition pos> __aicore__ inline TBuf(); |
参数说明
参数名称 |
含义 |
---|---|
pos |
TBuf所在的逻辑位置,取值为VECCALC。关于TPosition的具体介绍请参考TPosition。 |
约束说明
无。
父主题: TBuf
产品 |
是否支持 |
---|---|
√ |
|
√ |
|
√ |
|
√ |
|
x |
|
√ |
|
x |
创建TBuf对象时,初始化数据成员。
1 2 | template <TPosition pos> __aicore__ inline TBuf(); |
参数名称 |
含义 |
---|---|
pos |
TBuf所在的逻辑位置,取值为VECCALC。关于TPosition的具体介绍请参考TPosition。 |
无。