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

rovsoft::messages::BoolCommandMessagePtr Class Reference

BoolCommandMessage autopointer class. More...

#include <BoolCommandMessagePtr.hh>

Inheritance diagram for rovsoft::messages::BoolCommandMessagePtr:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

BoolCommandMessage autopointer class.


Constructor & Destructor Documentation

rovsoft::messages::BoolCommandMessagePtr::BoolCommandMessagePtr BoolCommandMessage ptr = 0  )  [inline]
 

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


Member Function Documentation

const rovsoft::messages::BoolCommandMessage & rovsoft::messages::BoolCommandMessagePtr::operator *  )  const [inline]
 

Gets the target- const version.

Reimplemented from rovsoft::messages::ByteTypeMessagePtr.

BoolCommandMessage& rovsoft::messages::BoolCommandMessagePtr::operator *  )  [inline]
 

Gets the target.

Reimplemented from rovsoft::messages::ByteTypeMessagePtr.

const rovsoft::messages::BoolCommandMessage * rovsoft::messages::BoolCommandMessagePtr::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::ByteTypeMessagePtr.

rovsoft::messages::BoolCommandMessage * rovsoft::messages::BoolCommandMessagePtr::operator->  )  [inline]
 

Gets the object to which this pointer points to.

Reimplemented from rovsoft::messages::ByteTypeMessagePtr.


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