Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TCStringSpcHelper< CharType > Struct Template Reference

#include <CString.h>

Static Public Attributes

static const int32 MAX_SPACES = 255
 
static const int32 MAX_TABS = 255
 

Detailed Description

template<typename CharType = TCHAR>
struct TCStringSpcHelper< CharType >

Definition at line 344 of file CString.h.

Member Data Documentation

◆ MAX_SPACES

template<typename CharType = TCHAR>
const int32 TCStringSpcHelper< CharType >::MAX_SPACES = 255
static

Number of characters to be stored in string.

Definition at line 347 of file CString.h.

◆ MAX_TABS

template<typename CharType = TCHAR>
const int32 TCStringSpcHelper< CharType >::MAX_TABS = 255
static

Number of tabs to be stored in string.

Definition at line 350 of file CString.h.


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