#include "SOCK_Dgram_Mcast_QoS.h"#include "ace/Log_Msg.h"#include "ace/OS_NS_sys_socket.h"
Go to the source code of this file.
Defines | |
| #define | IMR_MULTIADDR imr_multiaddr |
Functions | |
| ACE_RCSID (QoS, SOCK_Dgram_Mcast_QoS,"$Id: SOCK_Dgram_Mcast_QoS.cpp 80826 2008-03-04 14:51:23Z wotte $") 1ACE_SOCK_Dgram_Mcast_QoS | |
| #define IMR_MULTIADDR imr_multiaddr |
Definition at line 18 of file SOCK_Dgram_Mcast_QoS.cpp.
| ACE_RCSID | ( | QoS | , | |
| SOCK_Dgram_Mcast_QoS | , | |||
| "$Id: SOCK_Dgram_Mcast_QoS.cpp 80826 2008-03-04 14:51:23Z wotte $" | ||||
| ) |
Definition at line 22 of file SOCK_Dgram_Mcast_QoS.cpp.
: SOCK_Dgram_Mcast_QoS.cpp 80826 2008-03-04 14:51:23Z wotte $") ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_ALLOC_HOOK_DEFINE(ACE_SOCK_Dgram_Mcast_QoS) // Dummy default constructor... ACE_SOCK_Dgram_Mcast_QoS::ACE_SOCK_Dgram_Mcast_QoS (options opts) : ACE_SOCK_Dgram_Mcast (opts) { ACE_TRACE ("ACE_SOCK_Dgram_Mcast_QoS::ACE_SOCK_Dgram_Mcast_QoS"); }
1.7.0