OpenStudio:shared_gui_components
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Static Public Member Functions | List of all members
openstudio::OSItemType Class Reference

#include <LocalLibrary.hpp>

+ Inheritance diagram for openstudio::OSItemType:

Public Types

enum  domain { BOOST_PP_SEQ_FOR_EACH =(OPENSTUDIO_ENUM_DOMAIN_ELEM, OSItemType , ((CollapsibleListHeader)) ((ListItem)) ((LibraryItem)) ((DropzoneSquare)) ((DropzoneRectangle)) ) }
 

Public Member Functions

 OSItemType ()
 
 OSItemType (const std::string &t_name)
 
 OSItemType (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::OSItemType::OSItemType ( )
inline
openstudio::OSItemType::OSItemType ( const std::string &  t_name)
inline
openstudio::OSItemType::OSItemType ( int  t_value)
inline

Member Function Documentation

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