X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPacketRegistry.hh;h=5d35eb9892b1f503708fd4199fe8ed67581726fe;hb=688f3266c15bd532194fe81e704c0a2cf320375a;hp=ef1fa261755cda73c6bd716feeee933b5fcd7aa9;hpb=2d6585ff852e9d282c17003ba1db0b73eb3a8500;p=senf.git diff --git a/Packets/PacketRegistry.hh b/Packets/PacketRegistry.hh index ef1fa26..5d35eb9 100644 --- a/Packets/PacketRegistry.hh +++ b/Packets/PacketRegistry.hh @@ -30,7 +30,7 @@ #include #include // for boost::noncopyable #include -#include "Utils/Exception.hh" +#include "../Utils/Exception.hh" #include "Packet.hh" //#include "PacketRegistry.mpp" @@ -193,6 +193,10 @@ packet of which the key is requested static Registry & registry(); }; + /** \brief Entry not found in registry + + This exception is signaled whenever a throwing lookup operation fails. + */ struct PacketTypeNotRegisteredException : public std::exception { virtual char const * what() const throw() { return "packet type not registered"; } }; @@ -200,7 +204,7 @@ packet of which the key is requested ///////////////////////////////hh.e//////////////////////////////////////// #endif -#if !defined(SENF_PACKETS_DECL_ONLY) && !defined(HH_PacketRegistryImpl_i_) +#if !defined(HH_Packets__decls_) && !defined(HH_PacketRegistryImpl_i_) #define HH_PacketRegistryImpl_i_ //#include "PacketRegistry.cci" #include "PacketRegistry.ct" @@ -218,10 +222,3 @@ packet of which the key is requested // comment-column: 40 // End: -// LocalWords: PacketRegistry hh dil Fraunhofer Institut fuer offene FOKUS de -// LocalWords: Kommunikationssysteme Kompetenzzentrum Satelitenkommunikation -// LocalWords: SatCom Bund stefan bund fokus fraunhofer Ethertype IP struct -// LocalWords: SomeTag endcode senf SomePacket registerPacket ingroup param -// LocalWords: registerSomePacket RegistrationProxy namespace PacketType key -// LocalWords: registerPacketType ConcretePacket PacketTypeNotRegistered href -// LocalWords: http www org html