AscendIndexILFlat接口
API定义 |
AscendIndexILFlat(); |
|---|---|
功能描述 |
AscendIndexILFlat的构造函数。 |
输入 |
无 |
输出 |
无 |
返回值 |
无 |
约束说明 |
无 |
API定义 |
AscendIndexILFlat(const AscendIndexILFlat&) = delete; |
|---|---|
功能描述 |
声明此Index拷贝函数为空,即不可拷贝类型。 |
输入 |
const AscendIndexILFlat&:AscendIndexILFlat对象。 |
输出 |
无 |
返回值 |
无 |
约束说明 |
无 |
API定义 |
virtual ~AscendIndexILFlat(); |
|---|---|
功能描述 |
AscendIndexILFlat的析构函数。 |
输入 |
无 |
输出 |
无 |
返回值 |
无 |
约束说明 |
无 |
父主题: AscendIndexILFlat