Public Member Functions | Static Public Attributes

FbxConstantEntryView Class Reference

Search for all occurrences

Detailed Description

FbxConstantEntryView represents constant string entry in entry tables.

The constant string can be used as source or destination for the binding entry.

See also:
FbxBindingTableEntry and FbxBindingTable.

Definition at line 28 of file fbxconstantentryview.h.

#include <fbxconstantentryview.h>

Inheritance diagram for FbxConstantEntryView:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FbxConstantEntryView (FbxBindingTableEntry *pEntry, bool pAsSource, bool pCreate=false)
 Constructor.
 ~FbxConstantEntryView ()
 Destructor.
const char * GetConstantName () const
 Get the constant string for binding entry.
void SetConstantName (const char *pName)
 Set the constant string for binding entry.
virtual const char * EntryType () const
 Get the entry type.

Static Public Attributes

static const char * sEntryType
 Name of the entry type used in the binding entry.

Constructor & Destructor Documentation

FbxConstantEntryView ( FbxBindingTableEntry pEntry,
bool  pAsSource,
bool  pCreate = false 
)

Constructor.

Parameters:
pEntryThe binding table entry to create the entry view for.
pAsSourcetrue to create the entry view as source, false as destination.
pCreatetrue to create the entry view, false otherwise.

Destructor.


Member Function Documentation

const char* GetConstantName ( ) const

Get the constant string for binding entry.

Returns:
The constant string.
void SetConstantName ( const char *  pName)

Set the constant string for binding entry.

Parameters:
pNameThe constant string to set.
virtual const char* EntryType ( ) const [virtual]

Get the entry type.

Returns:
Entry type as string "FbxConstantEntry".
Remarks:
Always use EntryType() to get the right entry type.

Reimplemented from FbxEntryView.


Member Data Documentation

const char* sEntryType [static]

Name of the entry type used in the binding entry.

It should be "FbxConstantEntry" in this case.

Reimplemented from FbxEntryView.

Definition at line 34 of file fbxconstantentryview.h.


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

FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView
FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView FbxConstantEntryView