Who ever adds this will likely have to understand the structure of ODP well enough to add @memberof, @public, @private etc doxygen tags to inform it of all the relationships that it would usually derive from the object oriented language itself.
I am not sure how much work that is or how good the result will be, but it is worth an experiment. On 2 September 2014 19:28, Marshall Guillory <[email protected]> wrote: > Took a class ten years ago... I will try. > > Sincerely, > > Marshall Guillory > LNG > Linaro.org > > > Sent from my iPhone > > On Sep 2, 2014, at 1:59 PM, Bill Fischofer <[email protected]> > wrote: > > If anyone has experience with creating UML diagrams such contributions > would be most welcome. Doxygen is supposed to support them. > > > On Tue, Sep 2, 2014 at 3:53 PM, Victor Kamensky < > [email protected]> wrote: > >> In OO speak are not those methods of pool, i.e >> pool can produce and free buffers. I think odp_buffer_pool.h >> is right place for those. I.e factory OOD pattern. >> >> BTW while reading ODP specs I always struggle to rebuild >> mental UML diagramd between different ODP entities, its >> attributes, methods and relationships between entities. I wish >> we could have those diagrams explicitly ... Is there any one >> looking into this? I think in some conversation with Taras, >> he mentioned that somebody is about to do that. >> >> Thanks, >> Victor >> >> On 2 September 2014 13:44, Mike Holmes <[email protected]> wrote: >> > http://docs.opendataplane.org/html/odp__buffer__pool_8h.html >> > >> > >> > odp_buffer_alloc and odp_buffer_free are in odp_buffer_pool.h but they >> look >> > like they should be in odp_buffer.h since they take or return >> odp_buffer_t >> > not odp_buffer_pool_t >> > >> > Is there a reason to have them with the pool API ? >> > >> > >> > -- >> > Mike Holmes >> > Linaro Technical Manager / Lead >> > LNG - ODP >> > >> > _______________________________________________ >> > lng-odp mailing list >> > [email protected] >> > http://lists.linaro.org/mailman/listinfo/lng-odp >> > >> >> _______________________________________________ >> lng-odp mailing list >> [email protected] >> http://lists.linaro.org/mailman/listinfo/lng-odp >> > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp > > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp > > -- *Mike Holmes* Linaro Technical Manager / Lead LNG - ODP
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
