certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-dev] Where are region extents handled?


From: Mattias Helsing
Subject: [certi-dev] Where are region extents handled?
Date: Wed, 13 May 2015 23:25:26 +0200

Hi Eric, all

We are trying to get regions to work with CERTI RTI (1.3) and are a
bit perplaxed on how to proceed. Our sim have configurable extent(s)
and have initially tried to implement (de)serialization of the
ddm_modify_region. The ddm_modify_region has an extentSet member which
is a std::vector<certi:Extent>. But the ddm_modify_region is also a
grand daughter of BasicMessage, which have an extent member of the
same type. which one should be used? are both required? We are even
more confused by the fact that BasicMessage seems to implement
serialization of certi::Extent, while serialization of
Ddm_Modify_Region and more are (almost) unimplemented. If someone
could advise on how we should proceed we could try to make regions
work. Thanks.

/Mattias

PS. Also we found that at least 3 functions in DataDistribution.cc
that calls setAttributes(...) without having called setAttributesSize
before, which causes crashes.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]