Guiliani  Version 2.5 revision 7293 (documentation build 13)
LeftEmbedding Struct Reference

#include <bidi.h>

Public Member Functions

 LeftEmbedding (eC_UInt uiStartLtR, eC_UInt uiEndLtR)
 default-constructor More...
 
LeftEmbeddingoperator= (const LeftEmbedding &ltrSource)
 
eC_Bool operator== (const LeftEmbedding ltr) const
 

Public Attributes

eC_UInt m_uiEndLtR
 end
 
eC_UInt m_uiStartLtR
 start
 

Detailed Description

left-embedding

Constructor & Destructor Documentation

◆ LeftEmbedding()

LeftEmbedding::LeftEmbedding ( eC_UInt  uiStartLtR,
eC_UInt  uiEndLtR 
)
inline

default-constructor

constructor

Parameters
uiStartLtR
uiEndLtR

Member Function Documentation

◆ operator=()

LeftEmbedding & LeftEmbedding::operator= ( const LeftEmbedding ltrSource)
inline

assign

Parameters
ltrSource
Returns
new object

◆ operator==()

eC_Bool LeftEmbedding::operator== ( const LeftEmbedding  ltr) const
inline

compare

Parameters
ltr
Returns
equal

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