AdaCL.EAstrings.Latin_1
More...Entities
Subprograms
Description
- Left of type AdaCL.EAstrings.EAstring
- Right of type String
- Return value
- Left of type String
- Right of type AdaCL.EAstrings.EAstring
- Return value
- Left of type AdaCL.EAstrings.EAstring
- Right of type Unbounded_String
- Return value
- Left of type Unbounded_String
- Right of type AdaCL.EAstrings.EAstring
- Return value
- Left of type AdaCL.EAstrings.EAstring
- Right of type Character
- Return value
- Left of type Character
- Right of type AdaCL.EAstrings.EAstring
- Return value
- Left of type Natural
- Right of type String
- Return value
211 | function "*" |
---|
212 | (Left : in Natural; |
---|
213 | Right : in Unbounded_String) |
---|
214 | return EAstring; |
---|
- Left of type Natural
- Right of type Unbounded_String
- Return value
- Left of type Natural
- Right of type Character
- Return value
40 | function "+" (Source : in String) return EAstring renames To_EAstring; |
---|
- Source of type String
42 | function "+" (Source : in Unbounded_String) return EAstring renames |
---|
43 | To_EAstring; |
---|
- Source of type Unbounded_String
45 | function "+" (Source : in EAstring) return String renames To_String; |
---|
- Source of type AdaCL.EAstrings.EAstring
47 | function "+" (Source : in EAstring) return Unbounded_String renames |
---|
48 | To_Unbounded_String; |
---|
- Source of type AdaCL.EAstrings.EAstring
- Left of type AdaCL.EAstrings.EAstring
- Right of type String
- Return value
- Left of type String
- Right of type AdaCL.EAstrings.EAstring
- Return value
- Source of type AdaCL.EAstrings.EAstring
- New_Item of type String
- Source of type AdaCL.EAstrings.EAstring
- New_Item of type Unbounded_String
- Source of type AdaCL.EAstrings.EAstring
- New_Item of type Character
- Source of type AdaCL.EAstrings.EAstring
- Pattern of type String
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Pattern of type Unbounded_String
- Return value
Element returns the character at position Index in Source. It
propagates Index_Error if Index > Length(Source).
- Source of type AdaCL.EAstrings.EAstring
- Index of type Positive
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Pattern of type String
- Going of type Direction
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Pattern of type Unbounded_String
- Going of type Direction
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Before of type Positive
- New_Item of type String
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Before of type Positive
- New_Item of type Unbounded_String
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Before of type Positive
- New_Item of type String
- Source of type AdaCL.EAstrings.EAstring
- Before of type Positive
- New_Item of type Unbounded_String
- Source of type AdaCL.EAstrings.EAstring
- Position of type Positive
- New_Item of type String
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Position of type Positive
- New_Item of type Unbounded_String
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Position of type Positive
- New_Item of type String
- Source of type AdaCL.EAstrings.EAstring
- Position of type Positive
- New_Item of type Unbounded_String
Replace_Element updates Source such that the character at position
Index in Source is By. It propagates Index_Error if Index >
Length(Source).
- Source of type AdaCL.EAstrings.EAstring
- Index of type Positive
- By of type Character
- Source of type AdaCL.EAstrings.EAstring
- Low of type Positive
- High of type Natural
- By of type String
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Low of type Positive
- High of type Natural
- By of type Unbounded_String
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Low of type Positive
- High of type Natural
- By of type String
- Source of type AdaCL.EAstrings.EAstring
- Low of type Positive
- High of type Natural
- By of type Unbounded_String
- Source of type AdaCL.EAstrings.EAstring
- Low of type Positive
- High of type Natural
- Return value
- Source of type String
- Return value
- Source of type Unbounded_String
- Return value
- Source of type AdaCL.EAstrings.EAstring
- Return value
To_Unbounded_String [source]
- Source of type AdaCL.EAstrings.EAstring
- Return value