| Tanl Linguistic Pipeline |
Reference to another persistent object. More...
#include <metaclass.h>
Public Member Functions | |
| Reference (DocID id=0, byte *table=0) | |
| Reference & | operator= (Reference const &ref) |
| T * | operator-> () |
Public Attributes | |
| Indexable< T > * | table |
| DocID | id |
Reference to another persistent object.