RootInfo
RootInfo* fRoot;
RootInfo(const node_ref& definitionFileNodeRef,
Info(RootInfo* root, Info* parent, const BString& path,
VirtualDirectoryManager::_UpdateTree(RootInfo* root)
RootInfo* Root() const
RootInfo* root = new(std::nothrow) RootInfo(definitionFileNodeRef,
ObjectDeleter<RootInfo> rootDeleter(root);
class RootInfo;
void _UpdateTree(RootInfo* root);