|
QSDK 1.1 Documentation |
#include <Q/q.h>
Inheritance diagram for Q::KnowledgeSlice:

Public Member Functions | |
| KnowledgeSlice () | |
| unsigned int | nameCount () const |
| unsigned int | factCount () const |
| Text | name (unsigned int n) const |
| Utils::Result | getFact (unsigned int n, unsigned int &ci, unsigned int &ri, unsigned int &vi, unsigned int &flags) const |
Static Public Member Functions | |
| ClassType | classType () |
| KnowledgeSlice | cast (const ObjectBase &) |
KnowledgeSlices cannot actually be created using this API. They are created as part of the mastering process of a Q file. They are included here in the API for examining the results of the mastering process.
|
|
Create a null slice reference. |
|
|
If the object referenced by |
|
|
Return the class type. |
|
|
Return the number of facts in the slice. |
|
||||||||||||||||||||||||
|
Extract the components of the fact at index |
|
|
Return the name at index |
|
|
Return the number of names in the slice. these are the names of concepts. |
|
|
|
Qube Software Limited © 2000-2004
|
|