defs.h

Go to the documentation of this file.
00001 /*
00002  * Copyright (c) 2005-2008 Nominet UK (www.nic.uk)
00003  * All rights reserved.
00004  * Contributors: Ben Laurie, Rachel Willmer. The Contributors have asserted
00005  * their moral rights under the UK Copyright Design and Patents Act 1988 to
00006  * be recorded as the authors of this copyright work.
00007  *
00008  * Licensed under the Apache License, Version 2.0 (the "License"); you may not
00009  * use this file except in compliance with the License. 
00010  * 
00011  * You may obtain a copy of the License at 
00012  *     http://www.apache.org/licenses/LICENSE-2.0 
00013  * 
00014  * Unless required by applicable law or agreed to in writing, software 
00015  * distributed under the License is distributed on an "AS IS" BASIS, 
00016  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
00017  * 
00018  * See the License for the specific language governing permissions and
00019  * limitations under the License.
00020  */
00021 
00025 #ifndef OPS_DEFS_H
00026 #define OPS_DEFS_H
00027 
00028 #define OPS_ARMOURED ops_true
00029 #define OPS_UNARMOURED ops_false
00030 
00031 #define OPS_OVERWRITE_YES ops_true
00032 #define OPS_OVERWRITE_NO ops_false
00033 
00034 #define OPS_ACCUMULATE_YES ops_true
00035 #define OPS_ACCUMULATE_NO ops_false
00036 
00037 #endif /* OPS_DEFS_H */

Generated on Tue May 21 00:00:02 2013 for OpenPGP:SDK by  doxygen 1.4.6