ArtifactMetadataEntryType
Type of artifact metadata entry.
Members
Name | Description |
---|---|
ArtifactMetadataEntryType_ASSET |
Asset in metadata. |
ArtifactMetadataEntryType_INFO |
Metadata key used to print INFO-level messages by the toolkit when an app is syntheized. |
ArtifactMetadataEntryType_WARN |
Metadata key used to print WARNING-level messages by the toolkit when an app is syntheized. |
ArtifactMetadataEntryType_ERROR |
Metadata key used to print ERROR-level messages by the toolkit when an app is syntheized. |
ArtifactMetadataEntryType_LOGICAL_ID |
Represents the ROS logical ID of a resource at a certain path. |
ArtifactMetadataEntryType_STACK_TAGS |
Represents tags of a stack. |
ArtifactMetadataEntryType_ASSET
Asset in metadata.
ArtifactMetadataEntryType_INFO
Metadata key used to print INFO-level messages by the toolkit when an app is syntheized.
ArtifactMetadataEntryType_WARN
Metadata key used to print WARNING-level messages by the toolkit when an app is syntheized.
ArtifactMetadataEntryType_ERROR
Metadata key used to print ERROR-level messages by the toolkit when an app is syntheized.
ArtifactMetadataEntryType_LOGICAL_ID
Represents the ROS logical ID of a resource at a certain path.
ArtifactMetadataEntryType_STACK_TAGS
Represents tags of a stack.