C++ Attributes: library_block

Specifies that the IDL construct will be defined in the library block

Syntax

[
    define_attribute = "library_block",
    help_string = "Specifies that the IDL construct will be defined in the library block",
    usage = eAnyUsage,
    group = eCompilerGroup,
    shipping = "true"
];