On Jan 18, 2007, at 10:27 PM, Mohamed Ahmed wrote:
Hi,Could someone tell me about the meaning of enum { CLIENT_COUNT = uniqueCount (UQ_COLLECTION_CLIENT) }; which is declared in ForwardingEngineP.nc ? #define UQ_COLLECTION_CLIENT "CollectionSenderC.Send" is declared in TreeCollection.h
The TinyOS programming manual (and the nesC reference manual) explain unique()/uniqueCount().
Phil _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
