#include <stdio.h>
#include <wchar.h>
#include <stdbool.h>
#include <stdlib.h>
#include "contentlist.h"
#include <map>
#include <vector>
#include "querystr.h"
Go to the source code of this file.
Macro Definition Documentation
for selection of all columns
#define COL_ALLMD "metadata" |
column reserved for selecting all metadata
#define COL_ALLTAGS "tags" |
column reserved for selecting all tags
#define COL_CREATIONTIME "creationtime" |
#define COL_DESCRIPTION "description" |
#define COL_DOCUUID "docuuid" |
column names - doc specific
#define COL_MDPREFIX "md::" |
#define COL_OWNERNAME "ownername" |
#define COL_SCORE "score()" |
column reserved for tag in conditions
#define COL_UPDATETIME "updatetime" |
#define COL_USERDOCID "userdocid" |
#define COL_USERTIME "usertime" |
#define COL_VERSIONID "vudversionid" |
#define COL_VUDCOMMENT "vudcomment" |
#define TAB_DOCUMENT "document" |
#define TAB_FOLDER "folder" |
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
select_column |
|
pred_column |
|
orderby_column |
|