-
Key: DDSPSMC11_-23
-
Status: open
-
Source: ZettaScale Technology ( Mr. Erik Hendriks)
-
Summary:
Right now, API entities are wrapper templates around the actual Delegate implementation, as in (depicted a bit simplified):
typedef TEntity<EntityDelegate> Entity;
typedef TPublisher<PublisherDelegate> Publisher;If I have an entity of type Entity, and I want to widen it to a type Publisher, I cannot use a regular cast because I need to cast both the wrapper and its Delegate.
-
Reported: DDS-PSM-Cxx 1.0b2 — Wed, 16 Mar 2016 19:03 GMT
-
Updated: Sun, 30 Sep 2018 23:28 GMT
DDSPSMC11_ — API needs a standardized way of downcasting API entities
- Key: DDSPSMC11_-23
- OMG Task Force: DDS-PSM-Cxx v1.1 RTF