This is the complete list of members for ROOT::TreeUtils::RFriendInfo, including all inherited members.
AddFriend(const std::string &treeName, const std::string &fileNameGlob, const std::string &alias="", std::int64_t nEntries=std::numeric_limits< std::int64_t >::max(), TVirtualIndex *indexInfo=nullptr) | ROOT::TreeUtils::RFriendInfo | |
AddFriend(const std::string &treeName, const std::vector< std::string > &fileNameGlobs, const std::string &alias="", const std::vector< std::int64_t > &nEntriesVec={}, TVirtualIndex *indexInfo=nullptr) | ROOT::TreeUtils::RFriendInfo | |
AddFriend(const std::vector< std::pair< std::string, std::string > > &treeAndFileNameGlobs, const std::string &alias="", const std::vector< std::int64_t > &nEntriesVec={}, TVirtualIndex *indexInfo=nullptr) | ROOT::TreeUtils::RFriendInfo | |
fFriendChainSubNames | ROOT::TreeUtils::RFriendInfo | |
fFriendFileNames | ROOT::TreeUtils::RFriendInfo | |
fFriendNames | ROOT::TreeUtils::RFriendInfo | |
fNEntriesPerTreePerFriend | ROOT::TreeUtils::RFriendInfo | |
fTreeIndexInfos | ROOT::TreeUtils::RFriendInfo | |
operator=(const RFriendInfo &) | ROOT::TreeUtils::RFriendInfo | |
operator=(RFriendInfo &&)=default | ROOT::TreeUtils::RFriendInfo | |
RFriendInfo()=default | ROOT::TreeUtils::RFriendInfo | |
RFriendInfo(const RFriendInfo &) | ROOT::TreeUtils::RFriendInfo | |
RFriendInfo(RFriendInfo &&)=default | ROOT::TreeUtils::RFriendInfo | |
RFriendInfo(std::vector< std::pair< std::string, std::string > > friendNames, std::vector< std::vector< std::string > > friendFileNames, std::vector< std::vector< std::string > > friendChainSubNames, std::vector< std::vector< std::int64_t > > nEntriesPerTreePerFriend, std::vector< std::unique_ptr< TVirtualIndex > > treeIndexInfos) | ROOT::TreeUtils::RFriendInfo |