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

#include <AcStringBuf.h>

Public Member Functions

unsigned int length (void) const
 
void clear (void)
 
wchar_t const * trimWhiteSpace (void)
 

Static Public Member Functions

static bool __cdecl isXStrNorm (wchar_t const *)
 
static bool __cdecl isXStrUcase (wchar_t const *)
 

Detailed Description

Definition at line 20 of file AcStringBuf.h.

Member Function Documentation

◆ clear()

void AcStringBuf::clear ( void )

◆ isXStrNorm()

static bool __cdecl AcStringBuf::isXStrNorm ( wchar_t const * )
static

◆ isXStrUcase()

static bool __cdecl AcStringBuf::isXStrUcase ( wchar_t const * )
static

◆ length()

unsigned int AcStringBuf::length ( void ) const

◆ trimWhiteSpace()

wchar_t const * AcStringBuf::trimWhiteSpace ( void )

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