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

FbxQueryOperator Class Reference

Search for all occurrences

Detailed Description

Definition at line 197 of file fbxquery.h.

#include <fbxquery.h>

Inheritance diagram for FbxQueryOperator:
Inheritance graph
[legend]

List of all members.

Public Types

enum  EType { eAND, eOR }

Public Member Functions

 FBXSDK_FRIEND_NEW ()
virtual FbxInt GetUniqueId () const
 Get unique filter Id.
virtual bool IsValid (const FbxProperty &pProperty) const
 Judge if the given property is valid.
virtual bool IsEqual (FbxQuery *pOtherQuery) const
 This compares whether two FbxQuery are the same, NOT whether the query matches or not.

Static Public Member Functions

static FbxQueryOperatorCreate (FbxQuery *pA, EType pOperator, FbxQuery *pB)

Protected Member Functions

 FbxQueryOperator (FbxQuery *pA, EType pOperator, FbxQuery *pB)
virtual ~FbxQueryOperator ()

Member Enumeration Documentation

enum EType

Constructor & Destructor Documentation

FbxQueryOperator ( FbxQuery pA,
EType  pOperator,
FbxQuery pB 
) [protected]
virtual ~FbxQueryOperator ( ) [protected, virtual]

Member Function Documentation

FBXSDK_FRIEND_NEW ( )
static FbxQueryOperator* Create ( FbxQuery pA,
EType  pOperator,
FbxQuery pB 
) [static]
virtual FbxInt GetUniqueId ( ) const [inline, virtual]

Get unique filter Id.

Reimplemented from FbxQuery.

Definition at line 205 of file fbxquery.h.

{ return FBXSDK_QUERY_UNIQUE_ID+1; }
virtual bool IsValid ( const FbxProperty pProperty) const [virtual]

Judge if the given property is valid.

Parameters:
pPropertyThe given property.
Returns:
true always, not implemented.

Reimplemented from FbxQuery.

virtual bool IsEqual ( FbxQuery pOtherQuery) const [virtual]

This compares whether two FbxQuery are the same, NOT whether the query matches or not.

It's strictly the equivalent of an operator==, but virtual.

Parameters:
pOtherQueryThe given FbxQuery

Reimplemented from FbxQuery.


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

FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator
FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator FbxQueryOperator