RTI Connext DDS Micro C API  Version 3.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
APPGEN

APPGEN. ModuleID = 13. More...

Macros

#define APPGEN_LOG_ALLOCATE_EC   (APPGEN_LOG_BASE + 1)
 Failed to allocate memory for an Application Generator interface.
#define APPGEN_LOG_COPY_ENTITY_NAME_EC   (APPGEN_LOG_BASE + 2)
 Cannot copy a name into an entity name. Name too long.
#define APPGEN_LOG_CREATE_ENTITY_NAME_EC   (APPGEN_LOG_BASE + 3)
 Cannot generate an entity name. Name too long.
#define APPGEN_MULTIPLICITY_EC   (APPGEN_LOG_BASE + 4)
 Cannot create entity name because multiplicity is wrong (0)
#define APPGEN_FACTORY_REGISTER_EC   (APPGEN_LOG_BASE + 5)
 Cannot register a factory.
#define APPGEN_FACTORY_UNREGISTER_EC   (APPGEN_LOG_BASE + 5)
 Cannot unregister a factory.
#define APPGEN_LOG_FACTORY_TOPIC_NOT_FOUND_EC   (APPGEN_LOG_BASE + 6)
 Topic not found. Wrong topic name in writer configuration.
#define APPGEN_LOG_DDS_ENTITY_EC   (APPGEN_LOG_BASE + 7)
 Failed to create/delete/lookup DDS entity.
#define APPGEN_LOG_API_ERROR_EC   (APPGEN_LOG_BASE + 8)
 A call to a DDS api returned an error.
#define APPGEN_LOG_APP_NAME_ERROR_EC   (APPGEN_LOG_BASE + 9)
 Wrong application or participant name. Not a qualified name.
#define APPGEN_LOG_LIB_NOT_FOUND_EC   (APPGEN_LOG_BASE + 10)
 Participant cannot be created because the library name is not found in the configuration.
#define APPGEN_APP_PARTICIPANT_NOT_FOUND_EC   (APPGEN_LOG_BASE + 11)
 Participant cannot be created because the participant name is not found in the configuration.
#define APPGEN_LOG_APP_CONFIG_NOT_CORRECT_EC   (APPGEN_LOG_BASE + 12)
 Application generation configuration is not correct or not consistent.
#define APPGEN_LOG_APP_CONFIG_POINTER_NOT_CORRECT_EC   (APPGEN_LOG_BASE + 13)
 Application generation configuration is not correct or not consistent.

Detailed Description

APPGEN. ModuleID = 13.


Macro Definition Documentation

#define APPGEN_LOG_ALLOCATE_EC   (APPGEN_LOG_BASE + 1)

Failed to allocate memory for an Application Generator interface.

#define APPGEN_LOG_COPY_ENTITY_NAME_EC   (APPGEN_LOG_BASE + 2)

Cannot copy a name into an entity name. Name too long.

#define APPGEN_LOG_CREATE_ENTITY_NAME_EC   (APPGEN_LOG_BASE + 3)

Cannot generate an entity name. Name too long.

#define APPGEN_MULTIPLICITY_EC   (APPGEN_LOG_BASE + 4)

Cannot create entity name because multiplicity is wrong (0)

#define APPGEN_FACTORY_REGISTER_EC   (APPGEN_LOG_BASE + 5)

Cannot register a factory.

#define APPGEN_FACTORY_UNREGISTER_EC   (APPGEN_LOG_BASE + 5)

Cannot unregister a factory.

#define APPGEN_LOG_FACTORY_TOPIC_NOT_FOUND_EC   (APPGEN_LOG_BASE + 6)

Topic not found. Wrong topic name in writer configuration.

#define APPGEN_LOG_DDS_ENTITY_EC   (APPGEN_LOG_BASE + 7)

Failed to create/delete/lookup DDS entity.

#define APPGEN_LOG_API_ERROR_EC   (APPGEN_LOG_BASE + 8)

A call to a DDS api returned an error.

#define APPGEN_LOG_APP_NAME_ERROR_EC   (APPGEN_LOG_BASE + 9)

Wrong application or participant name. Not a qualified name.

#define APPGEN_LOG_LIB_NOT_FOUND_EC   (APPGEN_LOG_BASE + 10)

Participant cannot be created because the library name is not found in the configuration.

#define APPGEN_APP_PARTICIPANT_NOT_FOUND_EC   (APPGEN_LOG_BASE + 11)

Participant cannot be created because the participant name is not found in the configuration.

#define APPGEN_LOG_APP_CONFIG_NOT_CORRECT_EC   (APPGEN_LOG_BASE + 12)

Application generation configuration is not correct or not consistent.

#define APPGEN_LOG_APP_CONFIG_POINTER_NOT_CORRECT_EC   (APPGEN_LOG_BASE + 13)

Application generation configuration is not correct or not consistent.


RTI Connext DDS Micro C API Version 3.0.0 Copyright © Fri Mar 22 2019 Real-Time Innovations, Inc