OpenDDS::DCPS::LocalObject< Stub > Class Template Reference

#include <LocalObject.h>

Inheritance diagram for OpenDDS::DCPS::LocalObject< Stub >:

Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::LocalObject< Stub >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Stub::_ptr_type _ptr_type
typedef Stub::_var_type _var_type

Static Public Member Functions

static _ptr_type _narrow (CORBA::Object_ptr obj)

Detailed Description

template<class Stub>
class OpenDDS::DCPS::LocalObject< Stub >

OpenDDS::DCPS::LocalObject resolves ambigously-inherited members like _narrow and _ptr_type. It is used from client code like so: class MyReaderListener : public OpenDDS::DCPS::LocalObject<OpenDDS::DCPS::DataReaderListener> {...};


Member Typedef Documentation

template<class Stub>
typedef Stub::_ptr_type OpenDDS::DCPS::LocalObject< Stub >::_ptr_type

Reimplemented in DDS::WaitSet.

template<class Stub>
typedef Stub::_var_type OpenDDS::DCPS::LocalObject< Stub >::_var_type

Reimplemented in DDS::WaitSet.


Member Function Documentation

template<class Stub>
static _ptr_type OpenDDS::DCPS::LocalObject< Stub >::_narrow ( CORBA::Object_ptr  obj  )  [inline, static]


The documentation for this class was generated from the following file:
Generated on Tue Aug 17 14:03:13 2010 for OpenDDS by  doxygen 1.4.7