Fission FSN
Loading...
Searching...
No Matches
fsNCoreUtils Namespace Reference

Classes

struct  fsFncDeleteObject
class  fsCFncDeletePairSecond

Functions

fsU32 unicodeExtraCharacterCountGet (const fsChar pChar)
void unicodeCharCopy (fsStr pSrcText, fsStr &pDestText, fsS32 &pCurrentPos)
template<class valType>
void clamp (valType &pVal, valType pMin, valType pMax)
template<class keyType, class pointerType>
void clearMapOfValuePtrs (std::map< keyType, pointerType > &pMapToTrash)
template<class T>
void clearSequenceContainerOfPtrs (T &pContainerToTrash)

Function Documentation

◆ clamp()

template<class valType>
void fsNCoreUtils::clamp ( valType & pVal,
valType pMin,
valType pMax )

◆ clearMapOfValuePtrs()

template<class keyType, class pointerType>
void fsNCoreUtils::clearMapOfValuePtrs ( std::map< keyType, pointerType > & pMapToTrash)

◆ clearSequenceContainerOfPtrs()

template<class T>
void fsNCoreUtils::clearSequenceContainerOfPtrs ( T & pContainerToTrash)

◆ unicodeCharCopy()

void fsNCoreUtils::unicodeCharCopy ( fsStr pSrcText,
fsStr & pDestText,
fsS32 & pCurrentPos )

◆ unicodeExtraCharacterCountGet()

fsU32 fsNCoreUtils::unicodeExtraCharacterCountGet ( const fsChar pChar)