#include <Nets.h>
List of all members.
[inline]
Definition at line 59 of file Nets.h.
00060 { 00061 return strcmp(s1, s2) == 0; 00062 }