|
GME
13
|
#include <OCLTypeExGMEEC.h>


Public Member Functions | |
| TypeFactory (CComPtr< IMgaProject > spProject) | |
| virtual void | GetTypes (const std::string &strName, const std::string &strNSpace, std::vector< std::unique_ptr< OclMeta::Type >> &vecTypes, std::string &nameRes) |
Definition at line 223 of file OCLTypeExGMEEC.h.
| OclGmeEC::TypeFactory::TypeFactory | ( | CComPtr< IMgaProject > | spProject | ) |
Definition at line 934 of file OCLTypeExGMEEC.cpp.
| void OclGmeEC::TypeFactory::GetTypes | ( | const std::string & | strName, |
| const std::string & | strNSpace, | ||
| std::vector< std::unique_ptr< OclMeta::Type >> & | vecTypes, | ||
| std::string & | nameRes | ||
| ) | [virtual] |
Definition at line 939 of file OCLTypeExGMEEC.cpp.
1.7.6.1