MarkLogic Connect
MarkLogic Connect Client API Collection
mlclient::SearchDescription Member List

This is the complete list of members for mlclient::SearchDescription, including all inherited members.

getOptions() const mlclient::SearchDescription
getPageLength() const mlclient::SearchDescription
getPayload() const mlclient::SearchDescription
getQuery() const mlclient::SearchDescription
getQueryText() const mlclient::SearchDescription
getStart() const mlclient::SearchDescription
SearchDescription()mlclient::SearchDescription
SearchDescription(const SearchDescription &desc) (defined in mlclient::SearchDescription)mlclient::SearchDescription
setOptions(ITextDocumentContent &options)mlclient::SearchDescription
setPageLength(const long pageLength)mlclient::SearchDescription
setQuery(ITextDocumentContent &query)mlclient::SearchDescription
setQueryText(std::string qtext)mlclient::SearchDescription
setStart(const long start)mlclient::SearchDescription
~SearchDescription()mlclient::SearchDescriptionvirtual