OpenNI 1.5.2
Public Member Functions
xn::DeviceIdentificationCapability Class Reference

#include <XnCppWrapper.h>

Inheritance diagram for xn::DeviceIdentificationCapability:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DeviceIdentificationCapability (XnNodeHandle hNode)
 DeviceIdentificationCapability (const NodeWrapper &node)
XnStatus GetDeviceName (XnChar *strBuffer, XnUInt32 nBufferSize)
XnStatus GetVendorSpecificData (XnChar *strBuffer, XnUInt32 nBufferSize)
XnStatus GetSerialNumber (XnChar *strBuffer, XnUInt32 nBufferSize)

Detailed Description

Allows access to Device Identification capability functions. see Device Identification Capability for additional details.


Constructor & Destructor Documentation

Ctor

Parameters:
hNode[in] Node handle

Member Function Documentation

XnStatus xn::DeviceIdentificationCapability::GetDeviceName ( XnChar *  strBuffer,
XnUInt32  nBufferSize 
) [inline]
For full details and usage, see xnGetDeviceName

XnStatus xn::DeviceIdentificationCapability::GetSerialNumber ( XnChar *  strBuffer,
XnUInt32  nBufferSize 
) [inline]
For full details and usage, see xnGetSerialNumber

XnStatus xn::DeviceIdentificationCapability::GetVendorSpecificData ( XnChar *  strBuffer,
XnUInt32  nBufferSize 
) [inline]
For full details and usage, see xnGetVendorSpecificData


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