| 
    Cyclone ISO C++ API Reference Guide
    
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef OMG_TDDS_CORE_INSTANCE_HANDLE_HPP_ 
    2 #define OMG_TDDS_CORE_INSTANCE_HANDLE_HPP_ 
   72     template <
typename ARG0>
 
  125 #endif // !defined(OMG_TDDS_CORE_INSTANCE_HANDLE_HPP_) 
 
 
bool operator==(const InstanceHandle &that) const
 
Class to hold the handle associated with in sample instance.
 
This class is used to create dds::core::null objects.
 
bool operator<(const InstanceHandle &that) const
 
InstanceHandle & operator=(const InstanceHandle &that)
 
bool operator>(const InstanceHandle &that) const
 
static const InstanceHandle nil()
 
This class is the base for various value-type dds objects.