Interfaces ¶ IDisposable (Interface) ObjectDispose (Method) ObjectRelease (Method) ObjectRetain (Method) IRange (Interface) GetNextRune (Method) Reset (Method) UngetLastRune (Method) IString (Interface) IsValid (Method) Len (Method) IStringPool (Interface) GetString (Method) IStringRepresentation (Interface) Len (Method) ToIString (Method)
IDisposable (ITF) ¶ INTERFACE IDisposable EXTENDS __SYSTEM.IQueryInterface Methods: ObjectDispose ObjectRelease ObjectRetain Structure: ObjectDispose (Method) ObjectRelease (Method) ObjectRetain (Method)
IDisposable.ObjectDispose (METH) ¶ METHOD ObjectDispose : ERROR InOut: Scope Name Type Return ObjectDispose ERROR
IDisposable.ObjectRelease (METH) ¶ METHOD ObjectRelease : ERROR InOut: Scope Name Type Return ObjectRelease ERROR
Immutable String Segments Library Documentation ¶ Company 3S - Smart Software Solutions GmbH Title Immutable String Segments Version 3.5.18.0 Categories Intern|Strings Namespace STR Author 3S - Smart Software Solutions GmbH Placeholder StringSegs Description 1 ¶ Implements a simple interface for managing UTF-8 encoded immutable string segments. Contents: ¶ Library Information GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function) Strings Aliases Enums Functionblocks Functions Interfaces Indices and tables ¶ 1 Based on Immutable String Segments.library, last modified 01.04.2022, 08:08:38. LibDoc 4.4.0.0-b.27 The content file Immutable String Segments.clean.json was generated with CODESYS V3.5 SP16 Patch 3 on 01.04.2022, 08:08:38.
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION InOut: Scope Name Type Return GetLibVersion VERSION
GetLibVersionNumber (FUN) ¶ FUNCTION GetLibVersionNumber : DWORD InOut: Scope Name Type Return GetLibVersionNumber DWORD
IsLibReleased (FUN) ¶ FUNCTION IsLibReleased : BOOL InOut: Scope Name Type Return IsLibReleased BOOL
Strings ¶ Aliases Constants (GVL) RUNE (Alias) Enums ERROR (Enum) Functionblocks Range (FunctionBlock) IRange GetNextRune (Method) Reset (Method) UngetLastRune (Method) SetInitialValue (Method) Functions Compare (Function) Copy (Function) CreateString (Function) CreateStringPool (Function) IsValidString (Function) Len (Function) RuneCount (Function) Interfaces IDisposable (Interface) ObjectDispose (Method) ObjectRelease (Method) ObjectRetain (Method) IRange (Interface) GetNextRune (Method) Reset (Method) UngetLastRune (Method) IString (Interface) IsValid (Method) Len (Method) IStringPool (Interface) GetString (Method) IStringRepresentation (Interface) Len (Method) ToIString (Method)