O-Clone: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Software | ||
O-Clone is a C++ Stub Generator. | |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 helps the C++ developer by quickly generating stubs for a header and body 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. | ||
Set functions in the header file. | |||
[[Category:Development]] | |||
[[Category: |
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.