NETNEIGHBOR Class Reference
#include <mi32/netnghbr.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
| CHILDTYPE_Invalid |
|
| CHILDTYPE_Container |
|
| CHILDTYPE_Connectable |
|
Constructor & Destructor Documentation
| NETNEIGHBOR::NETNEIGHBOR |
( |
|
) |
|
Default constructor, start at top of network.
| NETNEIGHBOR::~NETNEIGHBOR |
( |
|
) |
|
Member Function Documentation
| void NETNEIGHBOR::Clear |
( |
|
) |
|
Clear list of children for new enumeration.
Enumerate a list of children from parent.
- Returns:
- Number of children or error code if < 0.
- Parameters:
-
| parent | Parent to generate a list of children from |
| name | Object name from parent to generate list of its children from |
| ShareList | List of machine shares found |
Enumerate a list of children from root.
- Returns:
- Number of children or error code if < 0.
- Parameters:
-
| HostList | List of machine hosts found |
Return type of child, Container or Connectable.
- Parameters:
-
| name | Name of child to check |
Return description of child.
- Parameters:
-
| name | Name of child to get description of |
| desc | Description RETURNED |
| bool NETNEIGHBOR::HasChildren |
( |
|
) |
const |
Does container have children?
The documentation for this class was generated from the following file: