OpenStudio:utilities
Loading...
Searching...
No Matches
openstudio::BCLProvenance Class Reference

#include <BCL.hpp>

Public Member Functions

std::string author () const
 
 BCLProvenance (const pugi::xml_node &provenanceElement)
 
std::string comment () const
 
std::string datetime () const
 

Detailed Description

This gives information about the provenance of a single file in a BCL search result.

Constructor & Destructor Documentation

◆ BCLProvenance()

openstudio::BCLProvenance::BCLProvenance ( const pugi::xml_node & provenanceElement)

Member Function Documentation

◆ author()

std::string openstudio::BCLProvenance::author ( ) const

◆ comment()

std::string openstudio::BCLProvenance::comment ( ) const

◆ datetime()

std::string openstudio::BCLProvenance::datetime ( ) const