15 lines
381 B
Text
15 lines
381 B
Text
{
|
|
mode: "implementation",
|
|
includes: [
|
|
"<xo/gc/GCObject.hpp>",
|
|
"<xo/alloc2/Allocator.hpp>"
|
|
],
|
|
local_types: [ ],
|
|
namespace1: "xo",
|
|
namespace2: "scm",
|
|
facet_idl: "idl/GCObject.json5",
|
|
brief: "provide AGCObject interface for DVariable",
|
|
using_doxygen: true,
|
|
repr: "DVariable",
|
|
doc: [ "implement AGCObject for DVariable" ],
|
|
}
|