OpenStudioCore:runmanager/lib
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Types | Public Member Functions | Static Public Member Functions | List of all members
openstudio::runmanager::FileSelection Class Reference

#include <RubyJobUtils.hpp>

+ Inheritance diagram for openstudio::runmanager::FileSelection:

Public Types

enum  domain { BOOST_PP_SEQ_FOR_EACH =(OPENSTUDIO_ENUM_DOMAIN_ELEM, FileSelection , ((Last)) ((All)) ) }
 

Public Member Functions

 FileSelection ()
 
 FileSelection (const std::string &t_name)
 
 FileSelection (int t_value)
 
domain value () const
 

Static Public Member Functions

static std::string enumName ()
 

Member Enumeration Documentation

Enumerator
BOOST_PP_SEQ_FOR_EACH 

Constructor & Destructor Documentation

openstudio::runmanager::FileSelection::FileSelection ( )
inline
openstudio::runmanager::FileSelection::FileSelection ( const std::string &  t_name)
inline
openstudio::runmanager::FileSelection::FileSelection ( int  t_value)
inline

Member Function Documentation

static std::string openstudio::runmanager::FileSelection::enumName ( )
inlinestatic
domain openstudio::runmanager::FileSelection::value ( ) const
inline