OpenDDS  Snapshot(2023/04/28-20:55)
Public Member Functions | Public Attributes | List of all members
OpenDDS::ICE::AgentHolder Struct Reference
Collaboration diagram for OpenDDS::ICE::AgentHolder:
Collaboration graph
[legend]

Public Member Functions

 AgentHolder ()
 

Public Attributes

DCPS::RcHandle< AgentImplagent_impl
 

Detailed Description

Definition at line 114 of file Ice.cpp.

Constructor & Destructor Documentation

◆ AgentHolder()

OpenDDS::ICE::AgentHolder::AgentHolder ( )
inline

Definition at line 115 of file Ice.cpp.

116  : agent_impl(DCPS::make_rch<AgentImpl>())
117  {}
DCPS::RcHandle< AgentImpl > agent_impl
Definition: Ice.cpp:119

Member Data Documentation

◆ agent_impl

DCPS::RcHandle<AgentImpl> OpenDDS::ICE::AgentHolder::agent_impl

Definition at line 119 of file Ice.cpp.


The documentation for this struct was generated from the following file: