Go to the documentation of this file. 1 #ifndef FWCore_ParameterSet_FileInPath_h
2 #define FWCore_ParameterSet_FileInPath_h
101 void write(std::ostream& os)
const;
105 void read(std::istream& is);
140 return a.location() ==
b.location() &&
a.relativePath() ==
b.relativePath();
void swap(FileInPath &other)
void readFromParameterSetBlob(std::istream &is)
std::string canonicalFilename_
void swap(Association< C > &lhs, Association< C > &rhs)
std::ostream & operator<<(std::ostream &ost, const HLTGlobalStatus &hlt)
Formatted printout of trigger tbale.
static void disableFileLookup()
Should only be called while the edmWriteConfigs executable runs.
bool operator==(debugging_allocator< X > const &, debugging_allocator< Y > const &) noexcept
std::istream & operator>>(std::istream &is, FileInPath &fip)
LocationCode location() const
Where was the file found?
void read(std::istream &is)
FileInPath & operator=(FileInPath const &other)
std::string relativePath_
void write(std::ostream &os) const
std::string relativePath() const
std::string fullPath() const