GME  13
Public Types | Public Member Functions | Protected Member Functions
OclCommon::Context Class Reference

#include <OCLContext.h>

Inheritance diagram for OclCommon::Context:
Inheritance graph
[legend]

List of all members.

Public Types

enum  ContextType { CT_EXCLUSIVE = 0, CT_INCLUSIVE = 1 }

Public Member Functions

virtual ~Context ()
ContextType GetType () const

Protected Member Functions

 Context (ContextType eType)

Detailed Description

Definition at line 29 of file OCLContext.h.


Member Enumeration Documentation

Enumerator:
CT_EXCLUSIVE 
CT_INCLUSIVE 

Definition at line 32 of file OCLContext.h.


Constructor & Destructor Documentation

OclCommon::Context::Context ( ContextType  eType) [inline, protected]

Definition at line 38 of file OCLContext.h.

virtual OclCommon::Context::~Context ( ) [inline, virtual]

Definition at line 44 of file OCLContext.h.


Member Function Documentation

Definition at line 48 of file OCLContext.h.


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