Codemesh Runtime v3 C++ API Reference  3.9.205
xmog_util Member List

This is the complete list of members for xmog_util, including all inherited members.

alloc(size_t len)xmog_utilstatic
concatStrings(const char *str1, const char *str2)xmog_utilstatic
endsWith(const char *str, const char *suffix, bool bCaseSensitive=true)xmog_utilstatic
free(void *ptr)xmog_utilstatic
hasFileAccess(const char *name, xmog_privileges priv)xmog_utilstatic
hasProperType(const char *name)xmog_utilstatic
isWindows()xmog_utilstatic
readLine(FILE *file, char *&line)xmog_utilstatic
setString(char *&strVar, const char *value, size_t len=(size_t) -1)xmog_utilstatic
setString_u16(unsigned short *&strVar, const unsigned short *value, size_t len=(size_t) -1) (defined in xmog_util)xmog_utilstatic
sleep(int ms)xmog_utilstatic
strlen_u16(const unsigned short *str)xmog_utilstatic
strlen_XMOG_WCHAR(const XMOG_WCHAR *str)xmog_utilstatic
strncpy_u16(unsigned short *dest, const unsigned short *src, size_t len)xmog_utilstatic
to_bool(const char *strVal)xmog_utilstatic
to_funptr(const char *strVal)xmog_utilstatic
utf16_to_u8(const unsigned short *utf16)xmog_utilstatic
utf8_to_u16(const char *utf8)xmog_utilstatic

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.