workingsetoptions.cxx (b5088357) | workingsetoptions.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 --- 107 unchanged lines hidden (view full) --- 116 virtual void Commit(); 117 118 //--------------------------------------------------------------------------------------------------------- 119 // public interface 120 //--------------------------------------------------------------------------------------------------------- 121 122 /*-****************************************************************************************************//** 123 @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 --- 107 unchanged lines hidden (view full) --- 116 virtual void Commit(); 117 118 //--------------------------------------------------------------------------------------------------------- 119 // public interface 120 //--------------------------------------------------------------------------------------------------------- 121 122 /*-****************************************************************************************************//** 123 @short access method to get internal values |
124 @descr These method give us a chance to regulate acces to ouer internal values. 125 It's not used in the moment - but it's possible for the feature! | 124 @descr This method gives us a chance to regulate access to our internal values. 125 It's not used in the moment - but it's possible for the future! |
126 127 @seealso - 128 129 @param - 130 @return - 131 132 @onerror - 133 *//*-*****************************************************************************************************/ --- 256 unchanged lines hidden --- | 126 127 @seealso - 128 129 @param - 130 @return - 131 132 @onerror - 133 *//*-*****************************************************************************************************/ --- 256 unchanged lines hidden --- |