com.pcbsys.nirvana.nAdminAPI.nDataStreamNode Class Reference

This class is an Admin API wrapper for a Data Stream object (nDataStream) More...

Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nDataStreamNode:
com.pcbsys.nirvana.nAdminAPI.nNode

Public Member Functions

nDataStream getDataStream ()
 Get the nDataStream client API object More...
 
- Public Member Functions inherited from com.pcbsys.nirvana.nAdminAPI.nNode
bool Equals (long aLong)
 Needed as part of the SortedObject interface. More...
 
override bool Equals (object item)
 Compares this object with the passed object More...
 
virtual string getAbsolutePath ()
 This function walks the tree to the root to generate a fully qualified name for this node More...
 
virtual nNode getParent ()
 Returns this nodes parent node. More...
 
virtual string getRelativePath (nNode top)
 This method returns the relative path from this node to the nNode passed. More...
 
virtual bool lessThan (long aLong)
 Needed as part of the SortedObject interface. More...
 
virtual bool lessThan (object item)
 Compares this object with the passed object. More...
 

Additional Inherited Members

- Properties inherited from com.pcbsys.nirvana.nAdminAPI.nNode
virtual string Name [get]
 Returns the generic name of this node within the namespace More...
 

Detailed Description

This class is an Admin API wrapper for a Data Stream object (nDataStream)

com.pcbsys.nirvana.client.nDataStream

Member Function Documentation

nDataStream com.pcbsys.nirvana.nAdminAPI.nDataStreamNode.getDataStream ( )

Get the nDataStream client API object

Returns
the nDataStream object