GME  13
Public Member Functions | Friends
OclImplementation::TypeFactory Class Reference

#include <OCLFactory.h>

Inheritance diagram for OclImplementation::TypeFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TypeFactory ()
virtual ~TypeFactory ()
virtual void GetTypes (const std::string &strName, const std::string &strNSpace, std::vector< std::unique_ptr< OclMeta::Type > > &vecTypes, std::string &nameRes)=0
OclMeta::TypeManagerGetTypeManager () const

Friends

class OclMeta::TypeManager

Detailed Description

Definition at line 77 of file OCLFactory.h.


Constructor & Destructor Documentation

Definition at line 83 of file OCLFactory.h.

virtual OclImplementation::TypeFactory::~TypeFactory ( ) [inline, virtual]

Definition at line 85 of file OCLFactory.h.


Member Function Documentation

Definition at line 89 of file OCLFactory.h.

virtual void OclImplementation::TypeFactory::GetTypes ( const std::string strName,
const std::string strNSpace,
std::vector< std::unique_ptr< OclMeta::Type > > &  vecTypes,
std::string nameRes 
) [pure virtual]

Friends And Related Function Documentation

friend class OclMeta::TypeManager [friend]

Definition at line 94 of file OCLFactory.h.


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