13#ifndef ROOT7_RBrowserRequest
14#define ROOT7_RBrowserRequest
28 std::vector<std::string>
path;
Request send from client to get content of path element.
int lastcycle
show only last cycle, -1 - off, 0 - not change, +1 on,
bool hidden
show hidden files
int number
number of childs to request, 0 - all childs
bool reverse
reverse item order
std::string sort
kind of sorting
std::vector< std::string > path
requested path
bool reload
force items reload
std::string regex
applied regex
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.