KFbxRenamingStrategy::NameCell Struct Reference


Detailed Description

Definition at line 194 of file kfbxrenamingstrategy.h.

#include <kfbxrenamingstrategy.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 196 of file kfbxrenamingstrategy.h.

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

Member Data Documentation


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