#include <OSConcepts.hpp>
openstudio::LoadNameConcept::LoadNameConcept |
( |
const Heading & |
t_heading, |
|
|
bool |
t_hasClickFocus = true |
|
) |
| |
|
inline |
virtual openstudio::LoadNameConcept::~LoadNameConcept |
( |
| ) |
|
|
inlinevirtual |
virtual boost::optional<std::string> openstudio::LoadNameConcept::get |
( |
const ConceptProxy & |
obj, |
|
|
bool |
|
|
) |
| |
|
pure virtual |
virtual bool openstudio::LoadNameConcept::readOnly |
( |
| ) |
const |
|
pure virtual |
virtual void openstudio::LoadNameConcept::reset |
( |
const ConceptProxy & |
obj | ) |
|
|
pure virtual |
virtual boost::optional<std::string> openstudio::LoadNameConcept::set |
( |
const ConceptProxy & |
obj, |
|
|
const std::string & |
|
|
) |
| |
|
pure virtual |