From 7b97b75fb6778388ba557dec2e7989d7dbb6d656 Mon Sep 17 00:00:00 2001 From: Simon G Date: Tue, 10 Nov 2020 16:08:57 +0100 Subject: [PATCH] #25: update xml --- GBase/GBase.xml | 291 +++++++++++++++++------------------------------- 1 file changed, 100 insertions(+), 191 deletions(-) diff --git a/GBase/GBase.xml b/GBase/GBase.xml index ded0749..55dd771 100644 --- a/GBase/GBase.xml +++ b/GBase/GBase.xml @@ -87,13 +87,15 @@ The value to set A to await - + Try to get values from the cache for the given property The that implements the property The of the property + The name of the property + An with all the values for the property @@ -163,11 +165,10 @@ Factory for the - + Creates an - The path to the xml file A newly created instance of the implementation for @@ -175,12 +176,10 @@ Factory for the - + Creates an - The path to the xml file - The root element name of the xml file A newly created instance of the implementation for @@ -198,152 +197,142 @@ The attribute name of the value attribute - + A that handles its data in an xml file The path to the xml file - The root element name of the xml file The factory The factory The factory - + Initialize the If true an existing value is overwritten, if false an additional value is added - A to cancel the async operation Returns true if successful, false if not - + Set the value for the given property The that implements the property The of the property + The name of the property The value to set + A to await - + Remove the value for the given property The of the property The of the property + The name of the property The value to set + A to await - + Get the value for the given property, if multiple values are set the first is returned The that implements the property The of the property + The name of the property + The value for the given property - + Get all the values that are set for the given property The that implements the property The of the property + The name of the property + An with all the values for the property - - - Dispose used resources asynchronously - - A to await - A that reads from a xml file - - - A that reads from a xml file - - The path to the xml file - - - - Initialize the - - A to cancel the async operation - Returns true if successful, false if not - No root element found - - + Read the data of a property The The of the property + The name of the property + The data of the given property, null if no data found Invalid found for the read object - - - Dispose used resources asynchronously - - A to await - A that writes to a xml file - - - A that writes to an xml file - - The path to the xml file - The root element name of the xml file - - + Initialize the + + A to cancel the async operation Returns true if successful, false if not No root element found - + Write the data of a property - The that implements the property + The The of the property + The name of the property The value of the property If true an existing value is overwritten, if false an additional value is added + + A to await + + + + Write the data of a property + + The that implements the property + + The name of the property + The value of the property + + If true an existing value is overwritten, if false an additional value is added + A to await + No root element is set - + Remove the value for the given property The of the property The of the property + The name of the property The value to set + A to await - - - - Dispose used resources asynchronously - - A to await + No root element is set @@ -372,19 +361,14 @@ The table type - + - that the table for the given is missing + that the table for the given is missing - + - that the table for the given is missing - - - - - The that has no table + that the table for the given is missing @@ -410,7 +394,7 @@ Factory for the - + Creates an @@ -460,11 +444,10 @@ The file extension for all GBase tables - + Internal file handler - The @@ -474,48 +457,6 @@ A to cancel the asynchronous operation True if successful, false if not - - - Set the value for the given property - - The of the property - The of the property - The name of the property - The value to set - - A to await - - - - Remove the value for the given property - - The of the property - The of the property - The name of the property - The value to set - - A to await - - - - Get the value for the given property, if multiple values are set the first is returned - - The of the property - The of the property - The name of the property - - The value for the given property - - - - Get all the values that are set for the given property - - The of the property - The of the property - The name of the property - - An with all the values for the property - Dispose used resources asynchronously @@ -583,7 +524,7 @@ A column of a - + A column of a @@ -603,7 +544,7 @@ GBase object that allows conversion from - No table for is existing + No table for is existing @@ -616,10 +557,13 @@ A table - + A table + + The + @@ -680,22 +624,6 @@ The entry implementing True if successful, false if not - - - Modify the property of a given entry with the given value - - The entry - The name of the property - The new value to set - True if successful, false if not - - - - A entry changed - - The entry (sender) - The - The method @@ -768,13 +696,15 @@ The value to set A to await - + Try to get values from the cache for the given property The that implements the property The of the property + The name of the property + An with all the values for the property @@ -817,50 +747,57 @@ Interface for data handlers to implement - + Initialize the If true an existing value is overwritten, if false an additional value is added - A to cancel the async operation Returns true if successful, false if not - + Set the value for the given property The of the property The of the property + The name of the property The value to set + A to await - + Remove the value for the given property The of the property The of the property + The name of the property The value to set + A to await - + Get the value for the given property, if multiple values are set the first is returned The of the property The of the property + The name of the property + The value for the given property - + Get all the values that are set for the given property The of the property The of the property + The name of the property + An with all the values for the property @@ -868,20 +805,15 @@ Interface for data readers to implement - - - Initialize the - - A to cancel the async operation - Returns true if successful, false if not - - + Read the data of a property The The of the property + The name of the property + The data of the given property, null if no data found @@ -889,32 +821,51 @@ Interface for data writers to implement - + Initialize the + + A to cancel the async operation Returns true if successful, false if not - + Write the data of a property The The of the property + The name of the property The value of the property If true an existing value is overwritten, if false an additional value is added + A to await - + + + Write the data of a property + + The + + The name of the property + The value of the property + + If true an existing value is overwritten, if false an additional value is added + + A to await + + Remove the value for the given property The of the property The of the property + The name of the property The value to set + A to await @@ -960,48 +911,6 @@ A to cancel the asynchronous operation True if successful, false if not - - - Set the value for the given property - - The of the property - The of the property - The name of the property - The value to set - - A to await - - - - Remove the value for the given property - - The of the property - The of the property - The name of the property - The value to set - - A to await - - - - Get the value for the given property, if multiple values are set the first is returned - - The of the property - The of the property - The name of the property - - The value for the given property - - - - Get all the values that are set for the given property - - The of the property - The of the property - The name of the property - - An with all the values for the property - The base class of the GBase database