|
| | _swig_repr (self) |
| | _swig_setattr_nondynamic_instance_variable (set) |
| | _swig_setattr_nondynamic_class_variable (set) |
| | _swig_add_metaclass (metaclass) |
| | ClearUtilsMaps () |
| | GetDataTypeName (datatype) |
| | GetDataTypeID (typeName) |
| | UtilsTest () |
| | SetSharedSystemInstance (inst) |
| | GetSharedSystemInstance () |
| | SignalEvent (name) |
| | DestroyEvent (name) |
| | UnitTest_Utils () |
| | CreateSharedMemorySegment (name, size, force=False) |
| | OpenSharedMemorySegment (name, size) |
| | CloseSharedMemorySegment (data, size) |
| | ntoh64 (input) |
| | hton64 (input) |
| | Calc32BitFieldSize (bitsize) |
| | Reset32BitField (bitfield, bytesize) |
| | GetFirstFreeBitLoc (bitfield, bytesize, loc) |
| | GetFirstFreeBitLocN (bitfield, bytesize, num, loc) |
| | SetBit (loc, value, bitfield, bytesize) |
| | SetBitN (loc, num, value, bitfield, bytesize) |
| | GetBit (loc, bitfield, bytesize, val) |
| | GetLastOccupiedBitLoc (bitfield, bytesize, loc) |
| | GetBitFieldAsString (bitfield, bytesize, size) |
| | PrintBitFieldString (bitfield, bytesize, size, title) |
| | PrintProgramTrace (startLine=0, endLine=0) |
| | GetProgramTrace () |
| | AtomicIncrement32 (v) |
| | AtomicIncrement64 (v) |
| | AtomicDecrement32 (v) |
| | AtomicDecrement64 (v) |
| | Sleep (ms) |
| | GetCurrentThreadUniqueID (tid) |
| | GetCurrentThreadOSID (tid) |
| | GetThreadStatColAbility () |
| | GetProcessCPUTicks (*args) |
| | GetProcAndOSCPUUsage (*args) |
| | GetOSCPUUsage (percentUse) |
| | ToOSPriority (pri) |
| | FromOSPriority (pri) |
| | GetDesktopSize (width, height) |
| | RenameConsoleWindow (name, prepend=False) |
| | MoveConsoleWindow (x=-1, y=-1, w=-1, h=-1) |
| | RunOSCommand (cmdline, initdir, timeout, stdoutString, stderrString) |
| | NewProcess (cmdline, initdir=None, title=None, x=-1, y=-1, w=-1, h=-1) |
| | GetProcessStatus (proc, returncode) |
| | EndProcess (proc) |
| | NewProcessEx (cmdline, initdir, title, env, captureOutput, ignoreOutput, newProcessGroup) |
| | ReadProcessOutput (proc, out, err) |
| | SendProcessBreak (proc, sig) |
| | WaitForProcess (proc, timeout, returncode) |
| | GetLocalProcessID () |
| | SetCommandLine (argc, argv) |
| | GetCommandLine () |
| | GetCommandLinePath () |
| | GetCommandLineExecutable () |
| | GetCommandLineExecutableOnly () |
| | GetCommandLineArgCount () |
| | GetCommandLineArg (*args) |
| | HasCommandLineArg (key, value) |
| | OpenLibrary (libName) |
| | GetComputerName () |
| | GetProcessMemoryUsage () |
| | GetPeakProcessMemoryUsage () |
| | GetCPUCount () |
| | GetCPUArchitecture () |
| | GetCPUSpeed () |
| | GetSystemMemorySize () |
| | GetSystemMemoryUsage (totalRAM, freeRAM) |
| | GetSystemArchitecture () |
| | GetSystemOSName () |
| | GetSystemOSVersion (major, minor, build, text, textSize) |
| | GetSocketError (wsaError, errorString, errorStringMaxSize, isRecoverable) |
| | GetLastOSErrorNumber () |
| | GetLastOSErrorMessage () |
| | WaitForSocketReadability (s, timeout) |
| | WaitForSocketWriteability (s, timeout) |
| | SetSocketNonBlockingMode (s) |
| | SetSocketBlockingMode (s) |
| | LookupIPAddress (name, address) |
| | LookupHostname (address, name, maxSize) |
| | GetLocalHostnameString () |
| | GetLocalHostname (name, maxSize) |
| | IsLocalIPAddress (*args) |
| | GetLocalIPAddress (address) |
| | GetLocalIPAddresses (count) |
| | GetLocalMACAddress (address) |
| | GetLocalMACAddresses (count) |
| | GetLocalInterfaces (count) |
| | GetNextAvailableLocalPort (lastPort, nextPort) |
| | PrintBinary (p, size, asInt, title) |
| | stristr (str, substr, len=0) |
| | GetNextLineEnd (str, size, len, crSize) |
| | TextReplaceCharsInPlace (str, size, find, replace) |
| | TextEndsWith (str, end, caseSensitive=True) |
| | TextStartsWith (str, start, caseSensitive=True) |
| | strcpyavail (dst, src, maxlen, copyAvailable) |
| | laststrstr (str1, str2) |
| | laststristr (str1, str2) |
| | StringSingleReplace (text, key, value, onlyFirst) |
| | StringMultiReplace (text, map, onlyFirst) |
| | StringScriptReplace (text, name, list) |
| | TextCapitalise (text) |
| | TextUppercase (text) |
| | TextLowercase (text) |
| | TextIndent (text, indent) |
| | TextUnindent (text) |
| | TextTrimQuotes (text) |
| | TextTrim (text) |
| | TextMultiMapSplit (text, outersplit, innersplit) |
| | TextMapSplit (text, outersplit, innersplit) |
| | TextJoin (*args) |
| | TextJoinJSON (map) |
| | TextJoinXML (map, innernodeName, outernodeName) |
| | TextListSplit (text, split, keepEmpty=True, autoTrim=False) |
| | TextListSplitLines (text, keepEmpty=True, autoTrim=False) |
| | TextListBreakLines (*args) |
| | TextVectorConcat (arg1, sep, allowEmpty=True) |
| | TextCommandlineSplit (cmdline) |
| | SplitCommandline (cmdline, argc) |
| | SplitCommandlineW (cmdline, argc) |
| | DeleteCommandline (argv, argc) |
| | StringFormat (*args) |
| | StringFormatInto (*args) |
| | Hex2Char (str) |
| | Dec2Char (str) |
| | CRC32 (addr, length, crc=0) |
| | CompareFloats (a, b) |
| | ReadAFileString (filename) |
| | ReadAFile (*args) |
| | WriteAFile (*args) |
| | AppendToAFile (*args) |
| | GetFileList (dirname, ext, count, fullpath, maxNameLen=256) |
| | GetFileDetails (filename) |
| | GetFilePath (filename) |
| | GetFileBasename (filename) |
| | GetCurrentDir () |
| | DeleteAFile (*args) |
| | DeleteADir (dirname, force) |
| | CreateADir (dirname) |
| | DoesADirExist (dirname) |
| | DoesAFileExist (filename) |
| | DeleteFilesInADir (dirname, force) |
| | ChangeAFileAttr (filename, read, write) |
| | MoveAFile (*args) |
| | CopyAFile (*args) |
| | Int2Ascii (value, result, size, base) |
| | Uint2Ascii (value, result, size, base) |
| | Ascii2UTF16LE (ascii, len, size) |
| | IsTextNumeric (ascii, start=0, end=0) |
| | Ascii2Int64 (ascii, start=0, end=0) |
| | Ascii2Uint64 (ascii, start=0, end=0) |
| | AsciiHex2Uint64 (ascii, start=0, end=0) |
| | Ascii2Int32 (ascii, start=0, end=0) |
| | Ascii2Uint32 (ascii, start=0, end=0) |
| | AsciiHex2Uint32 (ascii, start=0, end=0) |
| | Ascii2Float64 (ascii, start=0, end=0) |
| | TextSubstringCopy (ascii, start, end) |
| | DecodeJSON (str) |
| | EncodeJSON (str) |
| | SeedRandomValues (seedvalue=0) |
| | RandomValue (*args) |
| | RandomInt (_from=0, to=100) |
| | BytifySize (val) |
| | BytifySizes (val1, val2) |
| | BytifyRate (val) |
| | BytifyRates (val1, val2) |
| | GetTimeNow () |
| | SyncToHardwareClock () |
| | SetCurrentNetSyncDif (netTimeDif) |
| | SetCurrentTimeSyncData (tmc, netTimeAdjust) |
| | GetCurrentTimeSyncData (tmc, netTimeAdjust) |
| | EstNextTMCWrap () |
| | GetTimeAge (t) |
| | GetTimeAgeMS (t) |
| | GetTimeFromString (str) |
| | GetHTTPTime (time, buffer, size) |
| | GetTimeFromPsyDateAndTime (tad) |
| | GetTimeOffsetGMT () |
| | GetDateAndTime (t, local=True) |
| | GetDateAndTimeUTC (t) |
| | GetTimeDifference (*args) |
| | PrintTime (t, local=True, us=True, ms=True) |
| | PrintTimeOnly (t, local=True, us=True, ms=True) |
| | PrintTimeDif (t, us=True, ms=True) |
| | PrintDate (t, local=True) |
| | PrintDateSortable (t, local=True) |
| | PrintDateSortableDelimiter (t, _del, local=True) |
| | PrintTimeSortable (t, local) |
| | PrintTimeSortableMillisec (t, local) |
| | PrintTimeSortableMicrosec (t, local) |
| | PrintTimeNowString (local=True, us=True, ms=True) |
| | PrintTimeString (t, local=True, us=True, ms=True) |
| | PrintTimeOnlyString (t, local=True, us=True, ms=True) |
| | PrintTimeDifString (t, us=True, ms=True) |
| | PrintDateString (t, local=True) |
| | PrintDateStringSortable (t, local=True) |
| | PrintDateStringSortableDelimiter (t, _del, local=True) |
| | PrintTimeSortableString (t, local=True) |
| | PrintTimeSortableMillisecString (t, local=True) |
| | PrintTimeSortableMicrosecString (t, local=True) |
| | FTime2PsyTime (t) |
| | PsyTime_UnitTest () |
| | base64_encode (*args) |
| | base64_decode (*args) |
| | Base64_UnitTest () |
| | DecodeHTML (str) |
| | EncodeHTML (str) |
| | HTML2Char (str) |
| | GetMimeType (*args) |
| | IsMimeBinary (type) |
| | GetUsernameFromURL (url) |
| | GetPasswordFromURL (url) |
| | GetAuthenticationFromURL (url) |
| | GetHostFromURL (url) |
| | GetPortFromURL (url) |
| | GetProtocolFromURL (url) |
| | GetURIFromURL (url) |
| | HTML_UnitTest () |
| | MathClasses_UnitTest () |
| | ImageResizeDown66 (bytesource, cols, rows) |
| | ImageResizeDown (bytesource, cols, rows, factor) |
| | ImageResizeUp66 (bytesource, cols, rows) |
| | ImageResizeUp (bytesource, cols, rows, factor) |
| | PsySpaceRun (arg) |
| | PsySpacePoolRun (arg) |
| | PsySpaceContinuousRun (arg) |