Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
CString.h File Reference
+ Include dependency graph for CString.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FToBoolHelper
 
struct  TCString< T >
 
struct  TCStringSpcHelper< CharType >
 

Namespaces

namespace  ESearchCase
 
namespace  ESearchDir
 

Macros

#define MAX_SPRINTF   1024
 

Typedefs

typedef TCString< TCHARFCString
 
typedef TCString< ANSICHARFCStringAnsi
 
typedef TCString< WIDECHARFCStringWide
 
typedef TCString< UTF8CHARFCStringUtf8
 

Enumerations

enum  ESearchCase::Type { ESearchCase::CaseSensitive , ESearchCase::IgnoreCase }
 
enum  ESearchDir::Type { ESearchDir::FromStart , ESearchDir::FromEnd }
 

Macro Definition Documentation

◆ MAX_SPRINTF

#define MAX_SPRINTF   1024

Definition at line 17 of file CString.h.

Typedef Documentation

◆ FCString

Definition at line 462 of file CString.h.

◆ FCStringAnsi

Definition at line 463 of file CString.h.

◆ FCStringUtf8

Definition at line 465 of file CString.h.

◆ FCStringWide

Definition at line 464 of file CString.h.