[Ns-developers] How to be conform to coding style
Tom Henderson
tomh at tomh.org
Sat Jun 6 14:06:22 PDT 2009
Mirko Banchi wrote:
> Hi all,
>
> I have a question about coding style. I have new wifi headers for action
> frames ADDBARequest ADDBAResponse and DELBA. ADDBA is acronym for ADD
> Block Ack and DELBA is acronym for DELete Block Ack. I have defined
> three new classes :
>
> MgtAddbaRequestHeader
> MgtAddbaResponseHeader
> MgtDelbaHeader
>
> Do you think that these names could be ok? Or better:
>
> MgtAddBaRequestHeader
> MgtAddBaResponseHeader
> MgtAddDelBaHeader
>
> or other?
>
> Any advice is very useful!
> Sorry for this very little question, but this is very important in order
> to avoid a large number of future changes.
I'd probably choose AddBA, DelBA, but I don't care strongly.
- Tom
More information about the Ns-developers
mailing list