Planeshift
MathExpression::PropertyRef Struct Reference

#include <mathscript.h>

Public Member Functions

uint GetHash () const
 
bool operator< (const PropertyRef &rhs) const
 

Public Attributes

csString object
 
csString property
 

Detailed Description

Definition at line 354 of file mathscript.h.

Member Function Documentation

uint MathExpression::PropertyRef::GetHash ( ) const
inline

Definition at line 360 of file mathscript.h.

bool MathExpression::PropertyRef::operator< ( const PropertyRef rhs) const
inline

Definition at line 366 of file mathscript.h.

Member Data Documentation

csString MathExpression::PropertyRef::object

Definition at line 356 of file mathscript.h.

csString MathExpression::PropertyRef::property

Definition at line 357 of file mathscript.h.


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