#include <UpdateDataTypes.h>
Collaboration diagram for ActorStrt< PSQ, RWQ, C, T >:

Public Member Functions | |
| ActorStrt (IdType dom, IdType act, IdType top, IdType part, ActorType typ, const char *call, PSQ pub, RWQ drdw, T trans) | |
Public Attributes | |
| IdType | domainId |
| IdType | actorId |
| IdType | topicId |
| IdType | participantId |
| ActorType | type |
| C | callback |
| PSQ | pubsubQos |
| RWQ | drdwQos |
| T | transportInterfaceInfo |
| ActorStrt< PSQ, RWQ, C, T >::ActorStrt | ( | IdType | dom, | |
| IdType | act, | |||
| IdType | top, | |||
| IdType | part, | |||
| ActorType | typ, | |||
| const char * | call, | |||
| PSQ | pub, | |||
| RWQ | drdw, | |||
| T | trans | |||
| ) | [inline] |
| IdType ActorStrt< PSQ, RWQ, C, T >::actorId |
| C ActorStrt< PSQ, RWQ, C, T >::callback |
| IdType ActorStrt< PSQ, RWQ, C, T >::domainId |
| RWQ ActorStrt< PSQ, RWQ, C, T >::drdwQos |
| IdType ActorStrt< PSQ, RWQ, C, T >::participantId |
| PSQ ActorStrt< PSQ, RWQ, C, T >::pubsubQos |
| IdType ActorStrt< PSQ, RWQ, C, T >::topicId |
| T ActorStrt< PSQ, RWQ, C, T >::transportInterfaceInfo |
| ActorType ActorStrt< PSQ, RWQ, C, T >::type |
1.4.7