Public Member Functions | Static Public Member Functions | Protected Member Functions

KFbxQueryProperty Class Reference

Search for all occurrences

Detailed Description

Class to manage query property.

It's used to create KFbxCriteria. Please see KFbxCriteria::Property() for more details.

See also:
KFbxQuery KFbxQueryOperator KFbxUnaryQueryOperator KFbxQueryClassId KFbxQueryIsA KFbxQueryConnectionType KFbxCriteria

Definition at line 334 of file kfbxquery.h.

#include <kfbxquery.h>

Inheritance diagram for KFbxQueryProperty:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual kFbxFilterId  GetUniqueId () const
  Get unique filter Id.
virtual bool  IsValid (KFbxProperty const &pProperty) const
  Test if this query for given property is valid.
virtual bool  IsValid (KFbxProperty const &pProperty, kFbxConnectionType pType) const
  Test if this query for given property is valid.
virtual bool  IsEqual (KFbxQuery *pOtherQuery) const
  Return true.

Static Public Member Functions

static KFBXNEW_DECLARE_FRIEND
KFbxQueryProperty
Create ()
  Create new query property.

Protected Member Functions

  KFbxQueryProperty ()

Constructor & Destructor Documentation

KFbxQueryProperty ( ) [protected]

Member Function Documentation

static KFBXNEW_DECLARE_FRIEND KFbxQueryProperty* Create ( ) [static]

Create new query property.

virtual kFbxFilterId GetUniqueId ( ) const [inline, virtual]

Get unique filter Id.

Reimplemented from KFbxQuery.

Definition at line 348 of file kfbxquery.h.

{ return 0x9348203; }
virtual bool IsValid ( KFbxProperty const &  pProperty ) const [virtual]

Test if this query for given property is valid.

Parameters:
pProperty The given property.
Returns:
True if valid, false otherwise.

Reimplemented from KFbxQuery.

virtual bool IsValid ( KFbxProperty const &  pProperty,
kFbxConnectionType  pType 
) const [virtual]

Test if this query for given property is valid.

Parameters:
pProperty The given property.
pType
Returns:
True if valid, false otherwise.

Reimplemented from KFbxQuery.

virtual bool IsEqual ( KFbxQuery pOtherQuery ) const [virtual]

Return true.

Parameters:
pOtherQuery

Reimplemented from KFbxQuery.


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

KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty
KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty KFbxQueryProperty