Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afw_runtime_object_maps.h
Go to the documentation of this file.
1 // See the 'COPYING' file in the project root for licensing information.
2 /*
3  * Adaptive Framework Runtime Object Mapping Header
4  *
5  * Copyright (c) 2010-2023 Clemson University
6  *
7  */
8 
9 /* ----------------------------- N O T E -------------------------------------
10  *
11  * This file is generated by "afwdev generate afw".
12  *
13  * Do not change this file directly or the changes will be lost the next time
14  * this file is regenerated.
15  *
16  * -------------------------------------------------------------------------*/
17 
18 
19 #ifndef __AFW_RUNTIME_OBJECT_MAPS_H__
20 #define __AFW_RUNTIME_OBJECT_MAPS_H__
21 
22 
34 
40 
46 
52 
58 
64 
70 
76 
82 
88 
94 
100 
106 
112 
118 
124 
130 
136 
142 
148 
154 
160 
166 
172 
178 
184 
190 
196 
202 
208 
214 
220 
226 
232 
238 
244 
250 
256 
262 
268 
274 
280 
286 
292 
298 
304 
310 
316 
322 
328 
334 
340 
346 
352 
358 
364 
370 
376 
382 
388 
394 
400 
406 
412 
418 
424 
430 
436 
442 
448 
454 
460 
466 
472 
478 
484 
490 
496 
502 
508 
514 
520 
526 
532 
538 
544 
550 
556 
562 
568 
574 
580 
586 
592 
598 
604 
610 
616 
622 
628 
634 
640 
646 
652 
658 
664 
670 
676 
682 
688 
694 
700 
706 
712 
718 
724 
730 
736 
742 
748 
754 
760 
766 
772 
778 
784 
790 
796  afw_xctx_t *xctx);
797 
798 /* @brief Value accessor afw_model_internal_get_current_adaptorId. */
800 afw_model_internal_get_current_adaptorId(
802  const void *internal,
803  const afw_pool_t *p,
804  afw_xctx_t *xctx);
805 
806 /* @brief Value accessor afw_model_internal_get_current_adaptorTypeSpecific. */
808 afw_model_internal_get_current_adaptorTypeSpecific(
810  const void *internal,
811  const afw_pool_t *p,
812  afw_xctx_t *xctx);
813 
814 /* @brief Value accessor afw_model_internal_get_current_mapBackObject. */
816 afw_model_internal_get_current_mapBackObject(
818  const void *internal,
819  const afw_pool_t *p,
820  afw_xctx_t *xctx);
821 
822 /* @brief Value accessor afw_model_internal_get_current_mappedAdaptorId. */
824 afw_model_internal_get_current_mappedAdaptorId(
826  const void *internal,
827  const afw_pool_t *p,
828  afw_xctx_t *xctx);
829 
830 /* @brief Value accessor afw_model_internal_get_current_mappedObject. */
832 afw_model_internal_get_current_mappedObject(
834  const void *internal,
835  const afw_pool_t *p,
836  afw_xctx_t *xctx);
837 
838 /* @brief Value accessor afw_model_internal_get_current_mappedObjectId. */
840 afw_model_internal_get_current_mappedObjectId(
842  const void *internal,
843  const afw_pool_t *p,
844  afw_xctx_t *xctx);
845 
846 /* @brief Value accessor afw_model_internal_get_current_mappedObjectType. */
848 afw_model_internal_get_current_mappedObjectType(
850  const void *internal,
851  const afw_pool_t *p,
852  afw_xctx_t *xctx);
853 
854 /* @brief Value accessor afw_model_internal_get_current_mappedPropertyName. */
856 afw_model_internal_get_current_mappedPropertyName(
858  const void *internal,
859  const afw_pool_t *p,
860  afw_xctx_t *xctx);
861 
862 /* @brief Value accessor afw_model_internal_get_current_mappedValue. */
864 afw_model_internal_get_current_mappedValue(
866  const void *internal,
867  const afw_pool_t *p,
868  afw_xctx_t *xctx);
869 
870 /* @brief Value accessor afw_model_internal_get_current_modifyEntries. */
872 afw_model_internal_get_current_modifyEntries(
874  const void *internal,
875  const afw_pool_t *p,
876  afw_xctx_t *xctx);
877 
878 /* @brief Value accessor afw_model_internal_get_current_object. */
880 afw_model_internal_get_current_object(
882  const void *internal,
883  const afw_pool_t *p,
884  afw_xctx_t *xctx);
885 
886 /* @brief Value accessor afw_model_internal_get_current_objectId. */
888 afw_model_internal_get_current_objectId(
890  const void *internal,
891  const afw_pool_t *p,
892  afw_xctx_t *xctx);
893 
894 /* @brief Value accessor afw_model_internal_get_current_objectType. */
896 afw_model_internal_get_current_objectType(
898  const void *internal,
899  const afw_pool_t *p,
900  afw_xctx_t *xctx);
901 
902 /* @brief Value accessor afw_model_internal_get_current_propertyName. */
904 afw_model_internal_get_current_propertyName(
906  const void *internal,
907  const afw_pool_t *p,
908  afw_xctx_t *xctx);
909 
910 /* @brief Value accessor afw_model_internal_get_current_queryCriteria. */
912 afw_model_internal_get_current_queryCriteria(
914  const void *internal,
915  const afw_pool_t *p,
916  afw_xctx_t *xctx);
917 
918 /* @brief Value accessor afw_model_internal_get_current_returnObject. */
920 afw_model_internal_get_current_returnObject(
922  const void *internal,
923  const afw_pool_t *p,
924  afw_xctx_t *xctx);
925 
926 /* @brief Value accessor afw_model_internal_get_current_useDefaultProcessing. */
928 afw_model_internal_get_current_useDefaultProcessing(
930  const void *internal,
931  const afw_pool_t *p,
932  afw_xctx_t *xctx);
933 
934 /* @brief Value accessor afw_model_internal_get_current_value. */
936 afw_model_internal_get_current_value(
938  const void *internal,
939  const afw_pool_t *p,
940  afw_xctx_t *xctx);
941 
942 
943 
944 #endif /* __AFW_RUNTIME_OBJECT_MAPS_H__ */
#define AFW_DECLARE_INTERNAL(type)
Declare an internal function for /src/afw/ source*.h files.
afw_runtime_inf__AdaptiveAuthorizationHandlerType_
Runtime object inf for object type AdaptiveAuthorizationHandlerType
afw_runtime_inf__AdaptiveConfType_
Runtime object inf for object type AdaptiveConfType
afw_runtime_inf__AdaptiveRuntimeLabels_
Runtime object inf for object type AdaptiveRuntimeLabels
afw_runtime_inf__AdaptiveAction_
Runtime object inf for object type AdaptiveAction
afw_runtime_inf__AdaptiveQualifierDefinitions_
Runtime object inf for object type AdaptiveQualifierDefinitions
afw_runtime_inf__AdaptiveEnvironmentRegistry_
Runtime object inf for object type AdaptiveEnvironmentRegistry
afw_runtime_inf__AdaptiveAdaptorMetrics_
Runtime object inf for object type AdaptiveAdaptorMetrics
afw_runtime_inf__AdaptivePackageSrcdirs_
Runtime object inf for object type AdaptivePackageSrcdirs
afw_runtime_inf__AdaptiveContextType_
Runtime object inf for object type AdaptiveContextType
afw_runtime_inf__AdaptiveMetaPropertyTypes_
Runtime object inf for object type AdaptiveMetaPropertyTypes
afw_runtime_inf__AdaptiveQueryCriteria_
Runtime object inf for object type AdaptiveQueryCriteria
afw_runtime_inf__AdaptiveConf_requestHandler
Runtime object inf for object type _AdaptiveConf_requestHandler.
afw_runtime_inf__AdaptiveModelCurrentOnGetObject_
Runtime object inf for object type AdaptiveModelCurrentOnGetObject
afw_runtime_inf__AdaptiveFunction_
Runtime object inf for object type AdaptiveFunction
afw_runtime_inf__AdaptiveJournalEntry_
Runtime object inf for object type AdaptiveJournalEntry
afw_runtime_inf__AdaptiveLog_
Runtime object inf for object type AdaptiveLog
afw_runtime_inf__AdaptiveLayoutComponent_
Runtime object inf for object type AdaptiveLayoutComponent
afw_runtime_inf__AdaptiveModelCurrentOnModifyObject_
Runtime object inf for object type AdaptiveModelCurrentOnModifyObject
afw_runtime_inf__AdaptiveValueInf_
Runtime object inf for object type AdaptiveValueInf
afw_runtime_inf__AdaptiveRootFilePaths_
Runtime object inf for object type AdaptiveRootFilePaths
afw_runtime_inf__AdaptiveLayoutComponentTypeCategory_
Runtime object inf for object type AdaptiveLayoutComponentTypeCategory
afw_runtime_inf__AdaptiveConf_log
Runtime object inf for object type _AdaptiveConf_log.
afw_runtime_inf__AdaptiveConf_requestHandler_adaptor
Runtime object inf for object type _AdaptiveConf_requestHandler_adaptor.
afw_runtime_inf__AdaptiveRequestContext_
Runtime object inf for object type AdaptiveRequestContext
afw_runtime_inf__AdaptiveVersionInfo_
Runtime object inf for object type AdaptiveVersionInfo
afw_runtime_inf__AdaptiveConf_log_event_log
Runtime object inf for object type _AdaptiveConf_log_event_log.
afw_runtime_inf__AdaptiveRuntimeObjectMapInf_
Runtime object inf for object type AdaptiveRuntimeObjectMapInf
afw_runtime_inf__AdaptiveApplication_
Runtime object inf for object type AdaptiveApplication
afw_runtime_inf__AdaptiveDataTypeTestCase_
Runtime object inf for object type AdaptiveDataTypeTestCase
afw_runtime_inf__AdaptiveQueryCriteriaFilter_
Runtime object inf for object type AdaptiveQueryCriteriaFilter
afw_runtime_inf__AdaptiveObjectTypes_
Runtime object inf for object type AdaptiveObjectTypes
afw_runtime_inf__AdaptiveModelCurrentOnGetInitialObjectId_
Runtime object inf for object type AdaptiveModelCurrentOnGetInitialObjectId
afw_runtime_inf__AdaptiveConf_authorizationHandler
Runtime object inf for object type _AdaptiveConf_authorizationHandler.
afw_runtime_inf__AdaptiveAuthorizationDecision_
Runtime object inf for object type AdaptiveAuthorizationDecision
afw_runtime_inf__AdaptiveConf_application
Runtime object inf for object type _AdaptiveConf_application.
afw_runtime_inf__AdaptiveConf_adaptor
Runtime object inf for object type _AdaptiveConf_adaptor.
afw_runtime_inf__AdaptiveModelObjectType_
Runtime object inf for object type AdaptiveModelObjectType
afw_runtime_inf__AdaptiveResponseError_
Runtime object inf for object type AdaptiveResponseError
afw_runtime_inf__AdaptiveAuthorizationControl_
Runtime object inf for object type AdaptiveAuthorizationControl
afw_runtime_inf__AdaptivePropertyTypes_
Runtime object inf for object type AdaptivePropertyTypes
afw_runtime_inf__AdaptiveDataTypeGenerate_
Runtime object inf for object type AdaptiveDataTypeGenerate
afw_runtime_inf__AdaptiveDataType_
Runtime object inf for object type AdaptiveDataType
afw_runtime_inf__AdaptiveModelPropertyTypes_
Runtime object inf for object type AdaptiveModelPropertyTypes
afw_runtime_inf__AdaptivePolymorphicFunction_
Runtime object inf for object type AdaptivePolymorphicFunction
afw_runtime_inf__AdaptiveAuthorizationMode_
Runtime object inf for object type AdaptiveAuthorizationMode
afw_runtime_inf__AdaptiveConf_adaptor_afw_runtime
Runtime object inf for object type _AdaptiveConf_adaptor_afw_runtime.
afw_runtime_inf__AdaptiveSystemInfo_
Runtime object inf for object type AdaptiveSystemInfo
afw_runtime_inf__AdaptiveTestScriptResult_
Runtime object inf for object type AdaptiveTestScriptResult
afw_runtime_inf__AdaptivePackageCompileOptions_
Runtime object inf for object type AdaptivePackageCompileOptions
afw_runtime_inf__AdaptiveValuePath_
Runtime object inf for object type AdaptiveValuePath
afw_runtime_inf__AdaptiveValueMeta_
Runtime object inf for object type AdaptiveValueMeta
void afw_register_runtime_object_maps(afw_xctx_t *xctx)
Register (afw_) runtime object maps.
afw_runtime_inf__AdaptiveConf_log_standard
Runtime object inf for object type _AdaptiveConf_log_standard.
afw_runtime_inf__AdaptiveRuntimeCustom_
Runtime object inf for object type AdaptiveRuntimeCustom
afw_runtime_inf__AdaptiveConf_authorizationHandler_script
Runtime object inf for object type _AdaptiveConf_authorizationHandler_script.
afw_runtime_inf__AdaptiveRuntimeValueAccessor_
Runtime object inf for object type AdaptiveRuntimeValueAccessor
afw_runtime_inf__AdaptiveModelCurrentOnDeleteObject_
Runtime object inf for object type AdaptiveModelCurrentOnDeleteObject
afw_runtime_inf__AdaptiveAuthorizationHandler_
Runtime object inf for object type AdaptiveAuthorizationHandler
afw_runtime_inf__AdaptiveManifest_
Runtime object inf for object type AdaptiveManifest
afw_runtime_inf__AdaptiveConf_log_syslog
Runtime object inf for object type _AdaptiveConf_log_syslog.
afw_runtime_inf__AdaptiveAuthorizationResult_
Runtime object inf for object type AdaptiveAuthorizationResult
afw_runtime_inf__AdaptiveResponseAction_
Runtime object inf for object type AdaptiveResponseAction
afw_runtime_inf__AdaptiveFlag_
Runtime object inf for object type AdaptiveFlag
afw_runtime_inf__AdaptiveModelCurrentOnSetProperty_
Runtime object inf for object type AdaptiveModelCurrentOnSetProperty
afw_runtime_inf__AdaptiveMetaPropertyType_
Runtime object inf for object type AdaptiveMetaPropertyType
afw_runtime_inf__AdaptiveServer_
Runtime object inf for object type AdaptiveServer
afw_runtime_inf__AdaptivePackageSrcdirInfo_
Runtime object inf for object type AdaptivePackageSrcdirInfo
afw_runtime_inf__AdaptiveFunctionCategory_
Runtime object inf for object type AdaptiveFunctionCategory
afw_runtime_inf__AdaptiveModelObjectTypes_
Runtime object inf for object type AdaptiveModelObjectTypes
afw_runtime_inf__AdaptiveInterface_
Runtime object inf for object type AdaptiveInterface
afw_runtime_inf__AdaptiveFunctionGenerate_
Runtime object inf for object type AdaptiveFunctionGenerate
afw_runtime_inf__AdaptiveModelPropertyType_
Runtime object inf for object type AdaptiveModelPropertyType
afw_runtime_inf__AdaptiveModelCurrentOnGetInitialValue_
Runtime object inf for object type AdaptiveModelCurrentOnGetInitialValue
afw_runtime_inf__AdaptiveEnvironmentRegistryType_
Runtime object inf for object type AdaptiveEnvironmentRegistryType
afw_runtime_inf__AdaptiveExtension_
Runtime object inf for object type AdaptiveExtension
afw_runtime_inf__AdaptiveParsedURI_
Runtime object inf for object type AdaptiveParsedURI
afw_runtime_inf__AdaptiveObject_
Runtime object inf for object type AdaptiveObject
afw_runtime_inf__AdaptiveSingleton_
Runtime object inf for object type AdaptiveSingleton
afw_runtime_inf__AdaptiveService_
Runtime object inf for object type AdaptiveService
afw_runtime_inf__AdaptiveModelCurrentOnAddObject_
Runtime object inf for object type AdaptiveModelCurrentOnAddObject
afw_runtime_inf__AdaptiveRequestHandlerType_
Runtime object inf for object type AdaptiveRequestHandlerType
afw_runtime_inf__AdaptiveConf_
Runtime object inf for object type AdaptiveConf
afw_runtime_inf__AdaptiveModelCurrentOnGetProperty_
Runtime object inf for object type AdaptiveModelCurrentOnGetProperty
afw_runtime_inf__AdaptiveProvisioningPeer_
Runtime object inf for object type AdaptiveProvisioningPeer
afw_runtime_inf__AdaptiveActions_
Runtime object inf for object type AdaptiveActions
afw_runtime_inf__AdaptiveResponse_
Runtime object inf for object type AdaptiveResponse
afw_runtime_inf__AdaptiveContentType_
Runtime object inf for object type AdaptiveContentType
afw_runtime_inf__AdaptiveModelCurrentOnReplaceObject_
Runtime object inf for object type AdaptiveModelCurrentOnReplaceObject
afw_runtime_inf__AdaptiveLayoutComponentType_
Runtime object inf for object type AdaptiveLayoutComponentType
afw_runtime_inf__AdaptiveLock_
Runtime object inf for object type AdaptiveLock
afw_runtime_inf__AdaptiveFunctionErrorThrown_
Runtime object inf for object type AdaptiveFunctionErrorThrown
afw_runtime_inf__AdaptiveFunctionTestResult_
Runtime object inf for object type AdaptiveFunctionTestResult
afw_runtime_inf__AdaptiveAdaptorType_
Runtime object inf for object type AdaptiveAdaptorType
afw_runtime_inf__AdaptiveRequestHandler_
Runtime object inf for object type AdaptiveRequestHandler
afw_runtime_inf__AdaptiveModelCurrentOnRetrieveObjects_
Runtime object inf for object type AdaptiveModelCurrentOnRetrieveObjects
afw_runtime_inf__AdaptiveFunctionTest_
Runtime object inf for object type AdaptiveFunctionTest
afw_runtime_inf__AdaptiveMeta_
Runtime object inf for object type AdaptiveMeta
afw_runtime_inf__AdaptiveRequestProperties_
Runtime object inf for object type AdaptiveRequestProperties
afw_runtime_inf__AdaptiveEnvironmentVariables_
Runtime object inf for object type AdaptiveEnvironmentVariables
afw_runtime_inf__AdaptiveFunctionParameter_
Runtime object inf for object type AdaptiveFunctionParameter
afw_runtime_inf__AdaptiveDataTypeTest_
Runtime object inf for object type AdaptiveDataTypeTest
afw_runtime_inf__AdaptiveRuntimeProperty_
Runtime object inf for object type AdaptiveRuntimeProperty
afw_runtime_inf__AdaptiveErrorRVDecoder_
Runtime object inf for object type AdaptiveErrorRVDecoder
afw_runtime_inf__AdaptiveFunctionTestCase_
Runtime object inf for object type AdaptiveFunctionTestCase
afw_runtime_inf__AdaptiveApplicationComponents_
Runtime object inf for object type AdaptiveApplicationComponents
afw_runtime_inf__AdaptiveFunctionDeclaration_
Runtime object inf for object type AdaptiveFunctionDeclaration
afw_runtime_inf__AdaptiveTestScriptTestResult_
Runtime object inf for object type AdaptiveTestScriptTestResult
afw_runtime_inf__AdaptiveConf_adaptor_model
Runtime object inf for object type _AdaptiveConf_adaptor_model.
afw_runtime_inf__AdaptiveModel_
Runtime object inf for object type AdaptiveModel
afw_runtime_inf__AdaptiveLogType_
Runtime object inf for object type AdaptiveLogType
afw_runtime_inf__AdaptiveJournalEntrySource_
Runtime object inf for object type AdaptiveJournalEntrySource
afw_runtime_inf__AdaptiveObjectType_
Runtime object inf for object type AdaptiveObjectType
afw_runtime_inf__AdaptiveAnnotation_
Runtime object inf for object type AdaptiveAnnotation
afw_runtime_inf__AdaptiveObjectOptions_
Runtime object inf for object type AdaptiveObjectOptions
afw_runtime_inf__AdaptivePackage_
Runtime object inf for object type AdaptivePackage
afw_runtime_inf__AdaptiveCollection_
Runtime object inf for object type AdaptiveCollection
afw_runtime_inf__AdaptiveServiceType_
Runtime object inf for object type AdaptiveServiceType
afw_runtime_inf__AdaptiveRuntimeObject_
Runtime object inf for object type AdaptiveRuntimeObject
afw_runtime_inf__AdaptiveFunctionTestArgument_
Runtime object inf for object type AdaptiveFunctionTestArgument
afw_runtime_inf__AdaptiveConf_adaptor_file
Runtime object inf for object type _AdaptiveConf_adaptor_file.
afw_runtime_inf__AdaptiveServiceConf_
Runtime object inf for object type AdaptiveServiceConf
afw_runtime_inf__AdaptiveHybridPropertiesObjects_
Runtime object inf for object type AdaptiveHybridPropertiesObjects
afw_runtime_inf__AdaptiveAdaptor_
Runtime object inf for object type AdaptiveAdaptor
afw_runtime_inf__AdaptiveTag_
Runtime object inf for object type AdaptiveTag
afw_runtime_inf__AdaptiveHybridProperties_
Runtime object inf for object type AdaptiveHybridProperties
afw_runtime_inf__AdaptiveModelCurrent_
Runtime object inf for object type AdaptiveModelCurrent
afw_runtime_inf__AdaptiveConf_extension
Runtime object inf for object type _AdaptiveConf_extension.
afw_runtime_inf__AdaptiveJournalEntryRequest_
Runtime object inf for object type AdaptiveJournalEntryRequest
AFW_DECLARE_CONST_DATA(afw_utf8_t) afw_s_200
afw_utf8_t for string 200
Interface afw_object_inf_s struct.
Interface afw_pool public struct.
Struct for runtime object map property.
Definition: afw_runtime.h:99
Interface afw_value public struct.
Interface afw_xctx public struct.