VICUS Library
Documentation of Vicus library
Loading...
Searching...
No Matches
VICUS::WindowDivider Class Reference

#include <VICUS_WindowDivider.h>

Public Types

enum  para_t { P_Thickness , NUM_P }
 

Public Member Functions

VICUS_READWRITE VICUS_COMPARE_WITH_ID bool operator!= (const WindowDivider &other) const
 
bool isValid () const
 
bool operator== (const WindowDivider &other) const
 

Public Attributes

unsigned int m_id = INVALID_ID
 
unsigned int m_idMaterial = INVALID_ID
 
IBK::Parameter m_para [NUM_P]
 

Detailed Description

Window divider is a child of Window, but not a stand-alone database element.

Member Enumeration Documentation

◆ para_t

Basic parameters.

Enumerator
P_Thickness 
NUM_P 

Member Function Documentation

◆ isValid()

bool VICUS::WindowDivider::isValid ( ) const
inline

◆ operator!=()

VICUS_READWRITE VICUS_COMPARE_WITH_ID bool VICUS::WindowDivider::operator!= ( const WindowDivider other) const
inline

Comparison operator.

◆ operator==()

bool VICUS::WindowDivider::operator== ( const WindowDivider other) const
inline

Comparison operator.

Member Data Documentation

◆ m_id

unsigned int VICUS::WindowDivider::m_id = INVALID_ID

◆ m_idMaterial

unsigned int VICUS::WindowDivider::m_idMaterial = INVALID_ID

Material ID.

◆ m_para

IBK::Parameter VICUS::WindowDivider::m_para[NUM_P]

Parameters.


The documentation for this class was generated from the following file: