OpenStudioCore:energyplus
 All Classes Namespaces Functions Typedefs Enumerations Enumerator Pages
Public Types | Public Member Functions | Static Public Member Functions | List of all members
openstudio::energyplus::VertexEntryDirection Class Reference

#include <GeometryTranslator.hpp>

+ Inheritance diagram for openstudio::energyplus::VertexEntryDirection:

Public Types

enum  domain { BOOST_PP_SEQ_FOR_EACH =(OPENSTUDIO_ENUM_DOMAIN_ELEM, VertexEntryDirection , ((Counterclockwise)) ((Clockwise)) ) }
 

Public Member Functions

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

Static Public Member Functions

static std::string enumName ()
 

Detailed Description

Member Enumeration Documentation

Enumerator
BOOST_PP_SEQ_FOR_EACH 

Constructor & Destructor Documentation

openstudio::energyplus::VertexEntryDirection::VertexEntryDirection ( )
inline
openstudio::energyplus::VertexEntryDirection::VertexEntryDirection ( const std::string &  t_name)
inline
openstudio::energyplus::VertexEntryDirection::VertexEntryDirection ( int  t_value)
inline

Member Function Documentation

static std::string openstudio::energyplus::VertexEntryDirection::enumName ( )
inlinestatic
domain openstudio::energyplus::VertexEntryDirection::value ( ) const
inline