63 | | |
64 | | |
65 | | <h1><a class="anchor" id="dev_guide2">BDM Development - Contribution guide </a></h1><p></p> |
66 | | <p>Get familiar with the library structure: <a class="el" href="library_structure.html">Library structure</a></p> |
67 | | <p>You should read and follow the coding styles: <a class="el" href="codingrules.html">Coding Rules (Mostly inherited from IT++)</a></p> |
68 | | <p>Each contribution should come with elementary test of its functionality: <a class="el" href="unit_testing.html">Unit testing of BDM</a></p> |
69 | | <p>C++ is greatly flexible language which allows many tricks with memory management. For compatibility and ease of debugging, please follow guidelines given at: <a class="el" href="memory_management.html">Memory Management in BDM</a> </p> |
70 | | </div> |
71 | | <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:05 2009 for mixpp by |
| 60 | <h1><a class="anchor" name="dev_guide2">BDM Development - Contribution guide </a></h1><p> |
| 61 | Get familiar with the library structure: <a class="el" href="library_structure.html">Library structure</a><p> |
| 62 | You should read and follow the coding styles: <a class="el" href="codingrules.html">Coding Rules (Mostly inherited from IT++)</a><p> |
| 63 | Each contribution should come with elementary test of its functionality: <a class="el" href="unit_testing.html">Unit testing of BDM</a><p> |
| 64 | C++ is greatly flexible language which allows many tricks with memory management. For compatibility and ease of debugging, please follow guidelines given at: <a class="el" href="memory_management.html">Memory Management in BDM</a> </div> |
| 65 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:44 2009 for mixpp by |