|  |  |  |  |  |  | 
													
												
													
														|  |  | 
 |  |  | 
 | 
													
												
													
														|  |  | bool interpret(ConfigurationData& Data);                                    // (re) Interpret this data. |  |  | bool interpret(ConfigurationData& Data);                                    // (re) Interpret this data. | 
													
												
													
														|  |  | 
 |  |  | 
 | 
													
												
													
														|  |  |  |  |  | int startOfElementIndex; // AVD | 
													
												
													
														|  |  |  |  |  | 
 | 
													
												
													
														|  |  | }; |  |  | }; | 
													
												
													
														|  |  | 
 |  |  | 
 | 
													
												
													
														|  |  | //// Configuration Attribute /////////////////////////////////////////////////// |  |  | //// Configuration Attribute /////////////////////////////////////////////////// | 
													
												
											
												
													
														|  |  |  |  |  |  | 
													
												
													
														|  |  | int Index(int i);                                                           // Changes the current Index. |  |  | int Index(int i);                                                           // Changes the current Index. | 
													
												
													
														|  |  | int Line();                                                                 // Reads the current Line number. |  |  | int Line();                                                                 // Reads the current Line number. | 
													
												
													
														|  |  | int addNewLines(int Count);                                                 // Increments the Line number. |  |  | int addNewLines(int Count);                                                 // Increments the Line number. | 
													
												
													
														|  |  |  |  |  | char const *Buffer() const { return myDataBuffer; } // AVD | 
													
												
													
														|  |  | 
 |  |  | 
 | 
													
												
													
														|  |  | std::stringstream Log;                                                      // Convenient Interpret log. |  |  | std::stringstream Log;                                                      // Convenient Interpret log. | 
													
												
													
														|  |  | 
 |  |  | 
 |