00001 #ifndef __NEO_Port_hh_seen
00002 #define __NEO_Port_hh_seen
00003 namespace neo {
00004 namespace cca {
00005
00017 class Port
00018 {
00019 public:
00020
00022 virtual ~Port (){}
00023 };
00024
00025 }
00026 }
00027
00028 #endif // __NEO_Port_hh_seen