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

KFbxQueryConnectionType Class Reference

Search for all occurrences

Detailed Description

Class to manage query connection type.

It contains a connection type to query. The class is used to create KFbxCriteria. Please see KFbxCriteria::ConnectionType() for more details.

See also:
KFbxQuery KFbxQueryOperator KFbxUnaryQueryOperator KFbxQueryClassId KFbxQueryIsA KFbxQueryProperty KFbxQueryConnectionType KFbxCriteria

Definition at line 379 of file kfbxquery.h.

#include <kfbxquery.h>

Inheritance diagram for KFbxQueryConnectionType:
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
  Return true, not implemented.
virtual bool  IsValid (KFbxProperty const &pProperty, kFbxConnectionType pType) const
  Test if the given connection type is valid.
virtual bool  IsEqual (KFbxQuery *pOtherQuery) const
  Test if this query connection type is equal with the given query connection type.

Static Public Member Functions

static KFBXNEW_DECLARE_FRIEND
KFbxQueryConnectionType
Create (kFbxConnectionType pConnectionType)
  Create a new query connection type.

Protected Member Functions

  KFbxQueryConnectionType (kFbxConnectionType pConnectionType)

Constructor & Destructor Documentation

KFbxQueryConnectionType ( kFbxConnectionType  pConnectionType ) [protected]

Member Function Documentation

static KFBXNEW_DECLARE_FRIEND KFbxQueryConnectionType* Create ( kFbxConnectionType  pConnectionType ) [static]

Create a new query connection type.

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

Get unique filter Id.

Reimplemented from KFbxQuery.

Definition at line 396 of file kfbxquery.h.

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

Return true, not implemented.

Parameters:
pProperty
Returns:
True.

Reimplemented from KFbxQuery.

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

Test if the given connection type is valid.

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

Reimplemented from KFbxQuery.

virtual bool IsEqual ( KFbxQuery pOtherQuery ) const [virtual]

Test if this query connection type is equal with the given query connection type.

Parameters:
pOtherQuery The given connection type.
Returns:
True, false otherwise.

Reimplemented from KFbxQuery.


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

KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType
KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType KFbxQueryConnectionType