KFbxRenamingStrategyBase::NameCell Struct Reference


Detailed Description

Definition at line 100 of file kfbxrenamingstrategybase.h.

#include <kfbxrenamingstrategybase.h>

List of all members.

Public Member Functions

  NameCell (char const *pName)

Public Attributes

KString  mName
int  mInstanceCount

Constructor & Destructor Documentation

NameCell ( char const *  pName ) [inline]

Definition at line 102 of file kfbxrenamingstrategybase.h.

                                    :
    mName(pName),
        mInstanceCount(0)
    {
    }

Member Data Documentation


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