lasso
iRel_protos.h
Go to the documentation of this file.
00001 #include "iRel_FCDefs.h"
00002 #ifdef IREL_FC_FUNC_
00003 
00004 #define iRel_getErrorType IREL_FC_FUNC_( irel_geterrortype, IREL_GETERRORTYPE )
00005 #define iRel_getDescription IREL_FC_FUNC_( irel_getdescription, IREL_GETDESCRIPTION )
00006 #define iRel_create IREL_FC_FUNC_( irel_create, IREL_CREATE )
00007 #define iRel_destroy IREL_FC_FUNC_( irel_destroy, IREL_DESTROY )
00008 #define iRel_createPair IREL_FC_FUNC_( irel_createpair, IREL_CREATEPAIR )
00009 #define iRel_getPairInfo IREL_FC_FUNC_( irel_getpairinfo, IREL_GETPAIRINFO )
00010 #define iRel_changePairType IREL_FC_FUNC_( irel_changepairtype, IREL_CHANGEPAIRTYPE )
00011 #define iRel_changePairStatus IREL_FC_FUNC_( irel_changepairstatus, IREL_CHANGEPAIRSTATUS )
00012 #define iRel_destroyPair IREL_FC_FUNC_( irel_destroypair, IREL_DESTROYPAIR )
00013 #define iRel_findPairs IREL_FC_FUNC_( irel_findpairs, IREL_FINDPAIRS )
00014 #define iRel_setEntEntRelation IREL_FC_FUNC_( irel_setententrelation, IREL_SETENTENTRELATION )
00015 #define iRel_setEntSetRelation IREL_FC_FUNC_( irel_setentsetrelation, IREL_SETENTSETRELATION )
00016 #define iRel_setSetEntRelation IREL_FC_FUNC_( irel_setsetentrelation, IREL_SETSETENTRELATION )
00017 #define iRel_setSetSetRelation IREL_FC_FUNC_( irel_setsetsetrelation, IREL_SETSETSETRELATION )
00018 #define iRel_setEntArrEntArrRelation IREL_FC_FUNC_( irel_setentarrentarrrelation, IREL_SETENTARRENTARRRELATION )
00019 #define iRel_setSetArrEntArrRelation IREL_FC_FUNC_( irel_setsetarrentarrrelation, IREL_SETSETARRENTARRRELATION )
00020 #define iRel_setEntArrSetArrRelation IREL_FC_FUNC_( irel_setentarrsetarrrelation, IREL_SETENTARRSETARRRELATION )
00021 #define iRel_setSetArrSetArrRelation IREL_FC_FUNC_( irel_setsetarrsetarrrelation, IREL_SETSETARRSETARRRELATION )
00022 #define iRel_getEntEntRelation IREL_FC_FUNC_( irel_getententrelation, IREL_GETENTENTRELATION )
00023 #define iRel_getEntSetRelation IREL_FC_FUNC_( irel_getentsetrelation, IREL_GETENTSETRELATION )
00024 #define iRel_getSetEntRelation IREL_FC_FUNC_( irel_getsetentrelation, IREL_GETSETENTRELATION )
00025 #define iRel_getSetSetRelation IREL_FC_FUNC_( irel_getsetsetrelation, IREL_GETSETSETRELATION )
00026 #define iRel_getEntSetIterRelation IREL_FC_FUNC_( irel_getentsetiterrelation, IREL_GETENTSETITERRELATION )
00027 #define iRel_getEntArrEntArrRelation IREL_FC_FUNC_( irel_getentarrentarrrelation, IREL_GETENTARRENTARRRELATION )
00028 #define iRel_getEntArrSetArrRelation IREL_FC_FUNC_( irel_getentarrsetarrrelation, IREL_GETENTARRSETARRRELATION )
00029 #define iRel_getSetArrEntArrRelation IREL_FC_FUNC_( irel_getsetarrentarrrelation, IREL_GETSETARRENTARRRELATION )
00030 #define iRel_getSetArrSetArrRelation IREL_FC_FUNC_( irel_getsetarrsetarrrelation, IREL_GETSETARRSETARRRELATION )
00031 #define iRel_getEntArrSetIterArrRelation IREL_FC_FUNC_( irel_getentarrsetiterarrrelation, IREL_GETENTARRSETITERARRRELATION )
00032 #define iRel_rmvEntRelation IREL_FC_FUNC_( irel_rmventrelation, IREL_RMVENTRELATION )
00033 #define iRel_rmvSetRelation IREL_FC_FUNC_( irel_rmvsetrelation, IREL_RMVSETRELATION )
00034 #define iRel_rmvEntArrRelation IREL_FC_FUNC_( irel_rmventarrrelation, IREL_RMVENTARRRELATION )
00035 #define iRel_rmvSetArrRelation IREL_FC_FUNC_( irel_rmvsetarrrelation, IREL_RMVSETARRRELATION )
00036 #define iRel_inferAllRelations IREL_FC_FUNC_( irel_inferallrelations, IREL_INFERALLRELATIONS )
00037 #define iRel_inferAllRelationsAndType IREL_FC_FUNC_( irel_inferallrelationsandtype, IREL_INFERALLRELATIONSANDTYPE )
00038 #define iRel_inferEntRelations IREL_FC_FUNC_( irel_inferentrelations, IREL_INFERENTRELATIONS )
00039 #define iRel_inferSetRelations IREL_FC_FUNC_( irel_infersetrelations, IREL_INFERSETRELATIONS )
00040 #define iRel_inferEntArrRelations IREL_FC_FUNC_( irel_inferentarrrelations, IREL_INFERENTARRRELATIONS )
00041 #define iRel_inferSetArrRelations IREL_FC_FUNC_( irel_infersetarrrelations, IREL_INFERSETARRRELATIONS )
00042 
00043 #endif
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines