|
Fission FSN
|
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) |
| void fsNCoreUtils::clamp | ( | valType & | pVal, |
| valType | pMin, | ||
| valType | pMax ) |
| void fsNCoreUtils::clearMapOfValuePtrs | ( | std::map< keyType, pointerType > & | pMapToTrash | ) |
| void fsNCoreUtils::clearSequenceContainerOfPtrs | ( | T & | pContainerToTrash | ) |