OpenStudio:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
openstudio::idfRegex Namespace Reference

Functions

const boost::regex & autocalculate ()
 
const boost::regex & autosize ()
 
const boost::regex & commentOnlyLine ()
 
const boost::regex & contentAndCommentLine ()
 
const boost::regex & imfSection ()
 
const boost::regex & imfSectionEnd ()
 
const boost::regex & line ()
 
const std::string & newLinestring ()
 
const boost::regex & objectEnd ()
 
const boost::regex & objectTypeAndName ()
 
const std::string & optionalNewLinestring ()
 

Function Documentation

const boost::regex& openstudio::idfRegex::autocalculate ( )
const boost::regex& openstudio::idfRegex::autosize ( )
const boost::regex& openstudio::idfRegex::commentOnlyLine ( )
const boost::regex& openstudio::idfRegex::contentAndCommentLine ( )
const boost::regex& openstudio::idfRegex::imfSection ( )
const boost::regex& openstudio::idfRegex::imfSectionEnd ( )
const boost::regex& openstudio::idfRegex::line ( )
const std::string& openstudio::idfRegex::newLinestring ( )
const boost::regex& openstudio::idfRegex::objectEnd ( )
const boost::regex& openstudio::idfRegex::objectTypeAndName ( )
const std::string& openstudio::idfRegex::optionalNewLinestring ( )