daeStringRef Class Reference
#include <daeStringRef.h>
Collaboration diagram for daeStringRef:
Detailed Description
Defines thedaeStringRef
class.
Public Member Functions | |
~daeStringRef () | |
Destructor. | |
daeStringRef () | |
Constructor. | |
daeStringRef (const daeStringRef &other) | |
Constructor that copies from another daeStringRef . | |
daeStringRef (daeString string) | |
Constructor that creates from a const char *. | |
const daeStringRef & | operator= (const daeStringRef &other) |
Assignment operator. | |
const daeStringRef & | set (daeString string) |
Sets a string from an external const char *. | |
const daeStringRef & | operator= (daeString string) |
Assignment operator from an external const char *. | |
operator daeString () const | |
Cast operator that returns a const char *. | |
bool | operator== (const daeStringRef &other) const |
Comparison operator, the comparison is done via pointers as both strings will have same pointer if they are the same address. | |
Public Attributes | |
DAE_ALLOC | |
Macro that defines new and delete overrides for this class. |
Constructor & Destructor Documentation
|
Constructor that copies from another
|
|
Constructor that creates from a
|
Member Function Documentation
|
Cast operator that returns a
|
|
Assignment operator from an external
|
|
Assignment operator.
|
|
Comparison operator, the comparison is done via pointers as both strings will have same pointer if they are the same address.
|
|
Sets a string from an external
|
The documentation for this class was generated from the following files:
- C:/SVN_wf/COLLADA_DOM/include/dae/daeStringRef.h
- C:/SVN_wf/COLLADA_DOM/src/dae/daeStringRef.cpp
©2005 Sony Computer Entertainment Inc.. All Rights Reserved.
Generated on Fri Feb 10 16:47:04 2006 for COLLADA 1.4 DOM by 1.4.3