#include <Definitions.h>
Collaboration diagram for OpenDDS::DCPS::Objref_Servant_Pair< T_impl, T, T_ptr, T_var >:

Public Member Functions | |
| Objref_Servant_Pair () | |
| Objref_Servant_Pair (T_impl *svt, T_ptr obj, bool dup) | |
| ~Objref_Servant_Pair () | |
| bool | operator== (const Objref_Servant_Pair &pair) const |
| bool | operator< (const Objref_Servant_Pair &pair) const |
Public Attributes | |
| T_impl * | svt_ |
| T_var | obj_ |
| OpenDDS::DCPS::Objref_Servant_Pair< T_impl, T, T_ptr, T_var >::Objref_Servant_Pair | ( | ) | [inline] |
| OpenDDS::DCPS::Objref_Servant_Pair< T_impl, T, T_ptr, T_var >::Objref_Servant_Pair | ( | T_impl * | svt, | |
| T_ptr | obj, | |||
| bool | dup | |||
| ) | [inline] |
| OpenDDS::DCPS::Objref_Servant_Pair< T_impl, T, T_ptr, T_var >::~Objref_Servant_Pair | ( | ) | [inline] |
| bool OpenDDS::DCPS::Objref_Servant_Pair< T_impl, T, T_ptr, T_var >::operator< | ( | const Objref_Servant_Pair< T_impl, T, T_ptr, T_var > & | pair | ) | const [inline] |
| bool OpenDDS::DCPS::Objref_Servant_Pair< T_impl, T, T_ptr, T_var >::operator== | ( | const Objref_Servant_Pair< T_impl, T, T_ptr, T_var > & | pair | ) | const [inline] |
| T_var OpenDDS::DCPS::Objref_Servant_Pair< T_impl, T, T_ptr, T_var >::obj_ |
| T_impl* OpenDDS::DCPS::Objref_Servant_Pair< T_impl, T, T_ptr, T_var >::svt_ |
1.4.7