O-Clone: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=OClone001.png | |||
|Version=2.0 | |||
|Author=[[Rob Broadhead]] | |||
|License=AS IS Freeware | |||
|Download=[oclone20.zip] | |||
|Website= | |||
}} | |||
'''O-Clone''' is a C++ Stub Generator. | '''O-Clone''' is a C++ Stub Generator. | ||
O-Clone helps the C++ developer by quickly generating stubs for a header and body file. Both files have comments at the top giving the author, company, and date started for the class. All attributes will also have generated for them Get and Set functions in the header file. | O-Clone helps the C++ developer by quickly generating stubs for a header and body file. Both files have comments at the top giving the author, company, and date started for the class. All attributes will also have generated for them Get and Set functions in the header file. | ||
[[Category:Development]] | [[Category:Development]] |
Latest revision as of 14:28, 5 October 2020
O-Clone | |
---|---|
![]() | |
Version | 2.0 |
Vendor | |
Author | Rob Broadhead |
License | AS IS Freeware |
Download | [oclone20.zip] |
Website |
O-Clone is a C++ Stub Generator.
O-Clone helps the C++ developer by quickly generating stubs for a header and body file. Both files have comments at the top giving the author, company, and date started for the class. All attributes will also have generated for them Get and Set functions in the header file.