| 
    MeVisLab Toolbox Reference
    
   | 
 
The pointer is automatically reset when the metaprofile is destroyed. More...
#include <mlMetaProfilePtr.h>
Public Member Functions | |
| MLMetaProfilePtr () | |
| ~MLMetaProfilePtr () | |
| void | createMetaProfile (const std::string &description) | 
| MLMetaProfile * | operator-> () const | 
| MLMetaProfile & | operator* () | 
| const MLMetaProfile & | operator* () const | 
| MLMetaProfile * | get () const | 
| operator bool () const | |
Friends | |
| class | MLMetaProfile | 
The pointer is automatically reset when the metaprofile is destroyed.
Definition at line 22 of file mlMetaProfilePtr.h.
| MLMetaProfilePtr::MLMetaProfilePtr | ( | ) | 
| MLMetaProfilePtr::~MLMetaProfilePtr | ( | ) | 
      
  | 
  inline | 
Definition at line 34 of file mlMetaProfilePtr.h.
      
  | 
  inline | 
Definition at line 36 of file mlMetaProfilePtr.h.
      
  | 
  inline | 
Definition at line 31 of file mlMetaProfilePtr.h.
      
  | 
  inline | 
Definition at line 32 of file mlMetaProfilePtr.h.
      
  | 
  inline | 
Definition at line 30 of file mlMetaProfilePtr.h.
      
  | 
  friend | 
Definition at line 49 of file mlMetaProfilePtr.h.