WARPXM v1.10.0
|
Provides a means for derived messengers to return implimentation specific message status flags and data. More...
#include <wxiotmpl.h>
Provides a means for derived messengers to return implimentation specific message status flags and data.
The returned type is an opaque pointer and should not be directly fiddled around with.
Public Member Functions | |
virtual | ~WxIoNodeTypev () |
Destructor. | |
virtual bool | operator== (const WxIoNodeTypev &v)=0 |
A comparison operator. | |
|
inlinevirtual |
Destructor.
|
pure virtual |
A comparison operator.
v | the node to which we are comparing ourself |
Implemented in WxHdf5NodeTypev.