ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
IdxConstraint Struct Reference
Collaboration diagram for IdxConstraint:

Public Attributes

char * zColl
 
int bRange
 
int iCol
 
int bFlag
 
int bDesc
 
IdxConstraintpNext
 
IdxConstraintpLink
 

Detailed Description

Definition at line 6920 of file shell.c.

Member Data Documentation

◆ bDesc

int IdxConstraint::bDesc

Definition at line 6925 of file shell.c.

Referenced by expertBestIndex(), and idxAppendColDefn().

◆ bFlag

int IdxConstraint::bFlag

Definition at line 6924 of file shell.c.

Referenced by idxFindCompatible().

◆ bRange

int IdxConstraint::bRange

Definition at line 6922 of file shell.c.

Referenced by expertBestIndex().

◆ iCol

int IdxConstraint::iCol

Definition at line 6923 of file shell.c.

Referenced by expertBestIndex(), idxAppendColDefn(), idxFindCompatible(), and idxFindConstraint().

◆ pLink

IdxConstraint* IdxConstraint::pLink

◆ pNext

IdxConstraint* IdxConstraint::pNext

Definition at line 6926 of file shell.c.

Referenced by expertBestIndex(), idxConstraintFree(), and idxCreateFromWhere().

◆ zColl

char* IdxConstraint::zColl

Definition at line 6921 of file shell.c.

Referenced by idxAppendColDefn(), idxFindCompatible(), and idxNewConstraint().


The documentation for this struct was generated from the following file: