Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

rovsoft::messages::LowEnergyShutdownMessagePtr Class Reference

LowEnergyShutdownMessage autopointer class. More...

#include <LowEnergyShutdownMessagePtr.hh>

Inheritance diagram for rovsoft::messages::LowEnergyShutdownMessagePtr:

Inheritance graph
[legend]
Collaboration diagram for rovsoft::messages::LowEnergyShutdownMessagePtr:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LowEnergyShutdownMessagePtr (LowEnergyShutdownMessage *ptr=0)
 LowEnergyShutdownMessagePtr (const LowEnergyShutdownMessagePtr &orig)
LowEnergyShutdownMessageoperator * ()
 Gets the target.
const LowEnergyShutdownMessageoperator * () const
 Gets the target- const version.
LowEnergyShutdownMessageoperator-> ()
 Gets the object to which this pointer points to.
const LowEnergyShutdownMessageoperator-> () const
 A Ptr object associates its self so much with the object it points to, that if you declare the Ptr object to be constant, you only get a const version of the target.

Detailed Description

LowEnergyShutdownMessage autopointer class.


Constructor & Destructor Documentation

rovsoft::messages::LowEnergyShutdownMessagePtr::LowEnergyShutdownMessagePtr LowEnergyShutdownMessage ptr = 0  )  [inline]
 

rovsoft::messages::LowEnergyShutdownMessagePtr::LowEnergyShutdownMessagePtr const LowEnergyShutdownMessagePtr orig  )  [inline]
 


Member Function Documentation

const rovsoft::messages::LowEnergyShutdownMessage & rovsoft::messages::LowEnergyShutdownMessagePtr::operator *  )  const [inline]
 

Gets the target- const version.

Reimplemented from rovsoft::messages::FloatFloatTypeMessagePtr.

LowEnergyShutdownMessage& rovsoft::messages::LowEnergyShutdownMessagePtr::operator *  )  [inline]
 

Gets the target.

Reimplemented from rovsoft::messages::FloatFloatTypeMessagePtr.

const rovsoft::messages::LowEnergyShutdownMessage * rovsoft::messages::LowEnergyShutdownMessagePtr::operator->  )  const [inline]
 

A Ptr object associates its self so much with the object it points to, that if you declare the Ptr object to be constant, you only get a const version of the target.

Reimplemented from rovsoft::messages::FloatFloatTypeMessagePtr.

rovsoft::messages::LowEnergyShutdownMessage * rovsoft::messages::LowEnergyShutdownMessagePtr::operator->  )  [inline]
 

Gets the object to which this pointer points to.

Reimplemented from rovsoft::messages::FloatFloatTypeMessagePtr.


The documentation for this class was generated from the following file:
Generated on Tue May 31 14:20:01 2005 for Rovsoft by  doxygen 1.4.3