UA Server SDK C++ Bundle  1.3.2.200
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
UaNetworkBrowseResult Class Reference

Browse result class for navigating through the network. More...

#include <uanetworkbrowser.h>

Public Types

enum  NetworkNodeType { NODE_TYPE_NETWORK, NODE_TYPE_DOMAIN, NODE_TYPE_HOST, NODE_TYPE_INVALID }
 NetworkNodeType enumeration. More...

Data Fields

UaString sNodeName
 Network node name.
NetworkNodeType nodeType
 Network node type.

Detailed Description

Browse result class for navigating through the network.

Member Enumeration Documentation

NetworkNodeType enumeration.

Enumerator:
NODE_TYPE_NETWORK 

A network node

NODE_TYPE_DOMAIN 

A domain node

NODE_TYPE_HOST 

A host node

NODE_TYPE_INVALID 

An invalid node


The documentation for this class was generated from the following file: