13#ifndef ROOT7_RBrowserReply
14#define ROOT7_RBrowserReply
29 std::vector<std::string>
path;
32 std::vector<const Browsable::RItem *>
nodes;
Reply on browser request.
std::vector< std::string > path
reply path
std::vector< const Browsable::RItem * > nodes
list of pointers, no ownership!
int nchilds
total number of childs in the node
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.