#include "tao/MCAST_Parser.h"
#include "tao/default_ports.h"
#include "tao/ORB_Core.h"
#include "tao/ORB.h"
#include "tao/debug.h"
#include "ace/SOCK_Acceptor.h"
#include "ace/SOCK_Dgram.h"
#include "ace/OS_NS_strings.h"
#include "ace/OS_NS_string.h"
Include dependency graph for MCAST_Parser.cpp:
Go to the source code of this file.
Variables | |
const char | mcast_prefix [] = "mcast:" |
|
Definition at line 25 of file MCAST_Parser.cpp. Referenced by TAO_MCAST_Parser::match_prefix(). |