MeVisLabToolboxReference
ml::omObjMgrConnection Class Reference

Connection information. More...

#include <ObjMgr/mlObjMgrConnection.h>

Inheritance diagram for ml::omObjMgrConnection:
ml::Base

List of all members.

Public Types

enum  ConnectionFlags { CF_NONE = 0x0000, CF_PERMIT_RECURSION_IN_CLIENT = 0x0001 }
 Macro for declaring methods for the runtime system. More...

Public Member Functions

 omObjMgrConnection ()

Public Attributes

omObjectContainer_objectContainer
ObjMgrBase_sourceModule
MLuint16 _cFlags

Detailed Description

Connection information.

Definition at line 29 of file mlObjMgrConnection.h.


Member Enumeration Documentation

Macro for declaring methods for the runtime system.

connection flags

Enumerator:
CF_NONE 
CF_PERMIT_RECURSION_IN_CLIENT 

Allow recursive reentries in handleNotification()

Definition at line 39 of file mlObjMgrConnection.h.


Constructor & Destructor Documentation

ml::omObjMgrConnection::omObjMgrConnection ( )

Member Data Documentation


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