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

rovsoft::messages::NUByteTypeMessagePtr Class Reference

NUByteTypeMessage autopointer class. More...

#include <NUByteTypeMessagePtr.hh>

Inheritance diagram for rovsoft::messages::NUByteTypeMessagePtr:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

NUByteTypeMessage autopointer class.


Constructor & Destructor Documentation

rovsoft::messages::NUByteTypeMessagePtr::NUByteTypeMessagePtr NUByteTypeMessage ptr = 0  )  [inline]
 

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


Member Function Documentation

const rovsoft::messages::NUByteTypeMessage & rovsoft::messages::NUByteTypeMessagePtr::operator *  )  const [inline]
 

Gets the target- const version.

Reimplemented from rovsoft::messages::NumberedMessagePtr.

Reimplemented in rovsoft::messages::NConfirmationMessagePtr.

NUByteTypeMessage& rovsoft::messages::NUByteTypeMessagePtr::operator *  )  [inline]
 

Gets the target.

Reimplemented from rovsoft::messages::NumberedMessagePtr.

Reimplemented in rovsoft::messages::NConfirmationMessagePtr.

const rovsoft::messages::NUByteTypeMessage * rovsoft::messages::NUByteTypeMessagePtr::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::NumberedMessagePtr.

Reimplemented in rovsoft::messages::NConfirmationMessagePtr.

rovsoft::messages::NUByteTypeMessage * rovsoft::messages::NUByteTypeMessagePtr::operator->  )  [inline]
 

Gets the object to which this pointer points to.

Reimplemented from rovsoft::messages::NumberedMessagePtr.

Reimplemented in rovsoft::messages::NConfirmationMessagePtr.


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