#include "orbsvcs/Notify/XML_Loader.h"
#include "orbsvcs/Notify/Topology_Object.h"
#include "ACEXML/common/DefaultHandler.h"
#include "ACEXML/parser/parser/Parser.h"
#include "ACEXML/common/FileCharStream.h"
#include "ace/Containers_T.h"
#include "tao/debug.h"
#include "ace/OS_NS_unistd.h"
Namespaces | |
namespace | TAO_Notify |
A namespace to be used by all of TAO's Notification Service implementation. | |
namespace | TAO_END_VERSIONED_NAMESPACE_DECL |
Defines | |
#define | DEBUG_LEVEL TAO_debug_level |
Functions | |
CORBA::Long | TAO_END_VERSIONED_NAMESPACE_DECL::makeNVPList (NVPList &nvp, ACEXML_Attributes *attrs) |
Variables | |
const char | TAO_Notify::TOPOLOGY_ID_NAME [] = "TopologyID" |
#define DEBUG_LEVEL TAO_debug_level |