source:
ThirdParty/CodePatterns/src/Patterns/unittests/stubs/FactoryStub.def@
b93bc5
Last change on this file since b93bc5 was 41e8e2, checked in by , 8 years ago | |
---|---|
|
|
File size: 243 bytes |
Rev | Line | |
---|---|---|
[084729c] | 1 | #ifndef FACTORYSTUB_DEF_ |
2 | #define FACTORYSTUB_DEF_ | |
3 | ||
4 | #define type_seq (Aclass)(Bclass) | |
5 | #define Abstract_Interface_Class ICreatorStub | |
6 | #define Abstract_Encapsulation_Class CreatorStub | |
7 | #define type_name_space teststubs:: | |
8 | ||
9 | #endif //FACTORYSTUB_DEF_ |
Note:
See TracBrowser
for help on using the repository browser.