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

rovsoft::messages::ByteTypeMessagePtr Class Reference

ByteTypeMessage autopointer class. More...

#include <ByteTypeMessagePtr.hh>

Inheritance diagram for rovsoft::messages::ByteTypeMessagePtr:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ByteTypeMessagePtr (ByteTypeMessage *ptr=0)
 ByteTypeMessagePtr (const ByteTypeMessagePtr &orig)
ByteTypeMessageoperator * ()
 Gets the target.
const ByteTypeMessageoperator * () const
 Gets the target- const version.
ByteTypeMessageoperator-> ()
 Gets the object to which this pointer points to.
const ByteTypeMessageoperator-> () 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

ByteTypeMessage autopointer class.


Constructor & Destructor Documentation

rovsoft::messages::ByteTypeMessagePtr::ByteTypeMessagePtr ByteTypeMessage ptr = 0  )  [inline]
 

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


Member Function Documentation

const rovsoft::messages::ByteTypeMessage & rovsoft::messages::ByteTypeMessagePtr::operator *  )  const [inline]
 

Gets the target- const version.

Reimplemented from rovsoft::messages::MessagePtr.

Reimplemented in rovsoft::messages::BoolCommandMessagePtr.

ByteTypeMessage& rovsoft::messages::ByteTypeMessagePtr::operator *  )  [inline]
 

Gets the target.

Reimplemented from rovsoft::messages::MessagePtr.

Reimplemented in rovsoft::messages::BoolCommandMessagePtr.

const rovsoft::messages::ByteTypeMessage * rovsoft::messages::ByteTypeMessagePtr::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::MessagePtr.

Reimplemented in rovsoft::messages::BoolCommandMessagePtr.

rovsoft::messages::ByteTypeMessage * rovsoft::messages::ByteTypeMessagePtr::operator->  )  [inline]
 

Gets the object to which this pointer points to.

Reimplemented from rovsoft::messages::MessagePtr.

Reimplemented in rovsoft::messages::BoolCommandMessagePtr.


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