Public Member Functions | Private Attributes
xn::Query Class Reference

#include <XnCppWrapper.h>

List of all members.

Public Member Functions

XnStatus AddNeededNode (const XnChar *strInstanceName)
XnStatus AddSupportedCapability (const XnChar *strNeededCapability)
XnStatus AddSupportedMapOutputMode (const XnMapOutputMode &MapOutputMode)
XnNodeQueryGetUnderlyingObject () const
 Gets the underlying C object.
 Query ()
 Ctor.
XnStatus SetCreationInfo (const XnChar *strCreationInfo)
XnStatus SetExistingNodeOnly (XnBool bExistingNode)
XnStatus SetMaxVersion (const XnVersion &maxVersion)
XnStatus SetMinVersion (const XnVersion &minVersion)
XnStatus SetName (const XnChar *strName)
XnStatus SetSupportedMinUserPositions (const XnUInt32 nCount)
XnStatus SetVendor (const XnChar *strVendor)
 ~Query ()
 Dtor.

Private Attributes

XnNodeQuerym_pQuery

Detailed Description

Represents a query, containing filters regarding node info objects. Note that the relation between the filters is an AND relation.

Definition at line 1120 of file XnCppWrapper.h.


Constructor & Destructor Documentation

xn::Query::Query ( ) [inline]

Ctor.

Definition at line 1124 of file XnCppWrapper.h.

xn::Query::~Query ( ) [inline]

Dtor.

Definition at line 1130 of file XnCppWrapper.h.


Member Function Documentation

XnStatus xn::Query::AddNeededNode ( const XnChar strInstanceName) [inline]
For full details and usage, see xnNodeQueryAddNeededNode

Definition at line 1206 of file XnCppWrapper.h.

XnStatus xn::Query::AddSupportedCapability ( const XnChar strNeededCapability) [inline]
For full details and usage, see xnNodeQueryAddSupportedCapability

Definition at line 1174 of file XnCppWrapper.h.

XnStatus xn::Query::AddSupportedMapOutputMode ( const XnMapOutputMode MapOutputMode) [inline]
For full details and usage, see xnNodeQueryAddSupportedMapOutputMode

Definition at line 1182 of file XnCppWrapper.h.

Gets the underlying C object.

Definition at line 1137 of file XnCppWrapper.h.

XnStatus xn::Query::SetCreationInfo ( const XnChar strCreationInfo) [inline]
For full details and usage, see xnNodeQuerySetCreationInfo

Definition at line 1214 of file XnCppWrapper.h.

XnStatus xn::Query::SetExistingNodeOnly ( XnBool  bExistingNode) [inline]
For full details and usage, see xnNodeQuerySetExistingNodeOnly

Definition at line 1198 of file XnCppWrapper.h.

XnStatus xn::Query::SetMaxVersion ( const XnVersion maxVersion) [inline]
For full details and usage, see xnNodeQuerySetMaxVersion

Definition at line 1166 of file XnCppWrapper.h.

XnStatus xn::Query::SetMinVersion ( const XnVersion minVersion) [inline]
For full details and usage, see xnNodeQuerySetMinVersion

Definition at line 1158 of file XnCppWrapper.h.

XnStatus xn::Query::SetName ( const XnChar strName) [inline]
For full details and usage, see xnNodeQuerySetName()

Definition at line 1150 of file XnCppWrapper.h.

For full details and usage, see xnNodeQuerySetSupportedMinUserPositions

Definition at line 1190 of file XnCppWrapper.h.

XnStatus xn::Query::SetVendor ( const XnChar strVendor) [inline]
For full details and usage, see xnNodeQuerySetVendor()

Definition at line 1142 of file XnCppWrapper.h.


Member Data Documentation

Definition at line 1220 of file XnCppWrapper.h.


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


nao_openni
Author(s): Bener SUAY
autogenerated on Mon Jan 6 2014 11:27:52