AdaCL.Queue.Protect.Sychronized_Object
More...Entities
Record types
Entries
Subprograms
Description
container to store elements.
- Element of type AdaCL.Queue.Element_Type
- Element of type AdaCL.Queue.Element_Type
- EmptyAndFinished of type Boolean
- New_Item of type AdaCL.Queue.Element_Type
250 | overriding function Available return Ada.Containers.Count_Type with |
---|
251 | Inline; |
---|
- Return value
256 | overriding function Current_Use return Ada.Containers.Count_Type with |
---|
257 | Inline; |
---|
- Return value
248 | overriding procedure Finish; |
---|
265 | overriding function Has_Finished return Boolean with |
---|
266 | Inline; |
---|
- Return value
262 | overriding function Is_Empty return Boolean with |
---|
263 | Inline; |
---|
- Return value
253 | overriding function Is_Finishing return Boolean with |
---|
254 | Inline; |
---|
- Return value
259 | overriding function Peak_Use return Ada.Containers.Count_Type with |
---|
260 | Inline; |
---|
- Return value