Public Member Functions | Public Attributes

FbxStringListItem Class Reference

Search for all occurrences

Detailed Description

Wraps a string (FbxString) and a pointer (FbxHandle).

Definition at line 24 of file fbxstringlist.h.

#include <fbxstringlist.h>

List of all members.

Public Member Functions

  FbxStringListItem ()
  FbxStringListItem (const char *pString, FbxHandle pRef=0)

Public Attributes

FbxString  mString
FbxHandle  mReference

Constructor & Destructor Documentation

FbxStringListItem ( ) [inline]

Definition at line 27 of file fbxstringlist.h.

{ mReference = 0; }
FbxStringListItem ( const char *  pString,
FbxHandle  pRef = 0 
) [inline]

Definition at line 28 of file fbxstringlist.h.

{ mString = pString; mReference = pRef; }

Member Data Documentation

Definition at line 30 of file fbxstringlist.h.

FbxHandle mReference

Definition at line 31 of file fbxstringlist.h.


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

FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem
FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem FbxStringListItem