FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
TextEditorStack Class Reference

#include <TextEditorStack.h>

Public Member Functions

 TextEditorStack (CStringW const &)
 
 TextEditorStack (CStringW const &, CStringW const &, int, double, wchar_t)
 
 TextEditorStack (CStringW const &, double, bool)
 
 TextEditorStack (TextEditorStack const &)
 
 TextEditorStack (void)
 
 ~TextEditorStack (void)
 
bool has_dimension (int) const
 
CStringW raw_stack (int, bool) const
 
CStringW const & bottom (bool) const
 
CStringW const & top (bool) const
 
TextEditorStackoperator= (TextEditorStack const &)
 
double scale (void) const
 
int type (void) const
 
void set_has_dimension (int, bool, TextEditor const *)
 
wchar_t decimal_char (void) const
 

Static Public Member Functions

static bool __cdecl stackable_string (CStringW const &)
 
static int __cdecl type_from_separator (wchar_t)
 
static wchar_t __cdecl separator_from_type (int)
 

Detailed Description

Definition at line 22 of file TextEditorStack.h.

Constructor & Destructor Documentation

◆ TextEditorStack() [1/5]

TextEditorStack::TextEditorStack ( CStringW const & )

◆ TextEditorStack() [2/5]

TextEditorStack::TextEditorStack ( CStringW const & ,
CStringW const & ,
int ,
double ,
wchar_t  )

◆ TextEditorStack() [3/5]

TextEditorStack::TextEditorStack ( CStringW const & ,
double ,
bool  )

◆ TextEditorStack() [4/5]

TextEditorStack::TextEditorStack ( TextEditorStack const & )

◆ TextEditorStack() [5/5]

TextEditorStack::TextEditorStack ( void )

◆ ~TextEditorStack()

TextEditorStack::~TextEditorStack ( void )

Member Function Documentation

◆ bottom()

CStringW const & TextEditorStack::bottom ( bool ) const

◆ decimal_char()

wchar_t TextEditorStack::decimal_char ( void ) const

◆ has_dimension()

bool TextEditorStack::has_dimension ( int ) const

◆ operator=()

TextEditorStack & TextEditorStack::operator= ( TextEditorStack const & )

◆ raw_stack()

CStringW TextEditorStack::raw_stack ( int ,
bool  ) const

◆ scale()

double TextEditorStack::scale ( void ) const

◆ separator_from_type()

static wchar_t __cdecl TextEditorStack::separator_from_type ( int )
static

◆ set_has_dimension()

void TextEditorStack::set_has_dimension ( int ,
bool ,
TextEditor const *  )

◆ stackable_string()

static bool __cdecl TextEditorStack::stackable_string ( CStringW const & )
static

◆ top()

CStringW const & TextEditorStack::top ( bool ) const

◆ type()

int TextEditorStack::type ( void ) const

◆ type_from_separator()

static int __cdecl TextEditorStack::type_from_separator ( wchar_t )
static

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