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

KFbxQueryIsA Class Reference

Search for all occurrences

Detailed Description

Class to manage query property.

It contains a class ID. The class is used to create KFbxCriteria. Please see KFbxCriteria::ObjectIsA() for more details.

See also:
KFbxQuery KFbxQueryOperator KFbxUnaryQueryOperator KFbxQueryClassId KFbxQueryProperty KFbxQueryConnectionType KFbxCriteria

Definition at line 282 of file kfbxquery.h.

#include <kfbxquery.h>

Inheritance diagram for KFbxQueryIsA:
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 the given property is valid for this query IsA.
virtual bool  IsValid (KFbxProperty const &pProperty, kFbxConnectionType pType) const
  Test if the given property is valid for this query IsA.
virtual bool  IsEqual (KFbxQuery *pOtherQuery) const
  Test if this query is equal with the given query .

Static Public Member Functions

static KFBXNEW_DECLARE_FRIEND
KFbxQueryIsA
Create (kFbxClassId pClassId)
  Create a new query IsA object.

Protected Member Functions

  KFbxQueryIsA (kFbxClassId pClassId)
  Constructor!

Constructor & Destructor Documentation

KFbxQueryIsA ( kFbxClassId  pClassId ) [protected]

Constructor!

Parameters:
pClassId

Member Function Documentation

static KFBXNEW_DECLARE_FRIEND KFbxQueryIsA* Create ( kFbxClassId  pClassId ) [static]

Create a new query IsA object.

Parameters:
pClassId
virtual kFbxFilterId GetUniqueId ( ) const [inline, virtual]

Get unique filter Id.

Reimplemented from KFbxQuery.

Definition at line 302 of file kfbxquery.h.

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

Test if the given property is valid for this query IsA.

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 the given property is valid for this query IsA.

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

Reimplemented from KFbxQuery.

virtual bool IsEqual ( KFbxQuery pOtherQuery ) const [virtual]

Test if this query is equal with the given query .

Parameters:
pOtherQuery
Returns:
True if equal, false otherwise.

Reimplemented from KFbxQuery.


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

KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA
KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA KFbxQueryIsA