![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Public Attributes | |
| char * | zColl |
| int | bRange |
| int | iCol |
| int | bFlag |
| int | bDesc |
| IdxConstraint * | pNext |
| IdxConstraint * | pLink |
| int IdxConstraint::bDesc |
Definition at line 6925 of file shell.c.
Referenced by expertBestIndex(), and idxAppendColDefn().
| int IdxConstraint::bFlag |
Definition at line 6924 of file shell.c.
Referenced by idxFindCompatible().
| int IdxConstraint::bRange |
Definition at line 6922 of file shell.c.
Referenced by expertBestIndex().
| int IdxConstraint::iCol |
Definition at line 6923 of file shell.c.
Referenced by expertBestIndex(), idxAppendColDefn(), idxFindCompatible(), and idxFindConstraint().
| IdxConstraint* IdxConstraint::pLink |
Definition at line 6927 of file shell.c.
Referenced by expertBestIndex(), idxCreateFromCons(), idxCreateFromWhere(), idxFindCompatible(), and idxFindConstraint().
| IdxConstraint* IdxConstraint::pNext |
Definition at line 6926 of file shell.c.
Referenced by expertBestIndex(), idxConstraintFree(), and idxCreateFromWhere().
| char* IdxConstraint::zColl |
Definition at line 6921 of file shell.c.
Referenced by idxAppendColDefn(), idxFindCompatible(), and idxNewConstraint().