MeVisLabToolboxReference
MLMetaProfilePtr Class Reference

The pointer is automatically reset when the meta profile is destroyed. More...

#include <mlMetaProfilePtr.h>

List of all members.

Public Member Functions

 MLMetaProfilePtr ()
 ~MLMetaProfilePtr ()
void createMetaProfile (const std::string &description)
MLMetaProfileoperator-> () const
MLMetaProfileoperator* ()
const MLMetaProfileoperator* () const
MLMetaProfileget () const
 operator bool () const

Friends

class MLMetaProfile

Detailed Description

The pointer is automatically reset when the meta profile is destroyed.

Definition at line 18 of file mlMetaProfilePtr.h.


Constructor & Destructor Documentation

MLMetaProfilePtr::MLMetaProfilePtr ( )
MLMetaProfilePtr::~MLMetaProfilePtr ( )

Member Function Documentation

void MLMetaProfilePtr::createMetaProfile ( const std::string &  description)
MLMetaProfile* MLMetaProfilePtr::get ( ) const [inline]

Definition at line 30 of file mlMetaProfilePtr.h.

MLMetaProfilePtr::operator bool ( ) const [inline]

Definition at line 32 of file mlMetaProfilePtr.h.

MLMetaProfile& MLMetaProfilePtr::operator* ( ) [inline]

Definition at line 27 of file mlMetaProfilePtr.h.

const MLMetaProfile& MLMetaProfilePtr::operator* ( ) const [inline]

Definition at line 28 of file mlMetaProfilePtr.h.

MLMetaProfile* MLMetaProfilePtr::operator-> ( ) const [inline]

Definition at line 26 of file mlMetaProfilePtr.h.


Friends And Related Function Documentation

friend class MLMetaProfile [friend]

Definition at line 45 of file mlMetaProfilePtr.h.


The documentation for this class was generated from the following file: