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