internaloptions.cxx (b5088357) internaloptions.cxx (fefd526c)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 185 unchanged lines hidden (view full) ---

194 virtual void Commit();
195
196 //---------------------------------------------------------------------------------------------------------
197 // public interface
198 //---------------------------------------------------------------------------------------------------------
199
200 /*-****************************************************************************************************//**
201 @short access method to get internal values
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 185 unchanged lines hidden (view full) ---

194 virtual void Commit();
195
196 //---------------------------------------------------------------------------------------------------------
197 // public interface
198 //---------------------------------------------------------------------------------------------------------
199
200 /*-****************************************************************************************************//**
201 @short access method to get internal values
202 @descr These method give us a chance to regulate acces to ouer internal values.
203 It's not used in the moment - but it's possible for the feature!
202 @descr This method gives us a chance to regulate access to our internal values.
203 It's not used in the moment - but it's possible for the future!
204
205 @seealso -
206
207 @param -
208 @return -
209
210 @onerror -
211 *//*-*****************************************************************************************************/

--- 413 unchanged lines hidden ---
204
205 @seealso -
206
207 @param -
208 @return -
209
210 @onerror -
211 *//*-*****************************************************************************************************/

--- 413 unchanged lines hidden ---