Open Inventor Reference
SbNameEntry Class Reference

This is used to make lists of SbName instances.

#include <Inventor/SbString.h>

List of all members.

Public Member Functions

SbBool isEmpty () const
 Returns TRUE if entry's string is empty ("")
SbBool isEqual (const char *s) const
 Returns TRUE if entry's string is same as passed string.

Detailed Description

Definition at line 203 of file SbString.h.


Member Function Documentation

SbBool SbNameEntry::isEmpty ( ) const [inline]

Definition at line 207 of file SbString.h.

SbBool SbNameEntry::isEqual ( const char *  s) const [inline]

Definition at line 210 of file SbString.h.


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