AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Sharing.StringElement Class Reference
Inheritance diagram for HoloToolkit.Sharing.StringElement:
HoloToolkit.Sharing.Element

Public Member Functions

override void Dispose ()
 
virtual XString GetValue ()
 
virtual void SetValue (XString newString)
 
- Public Member Functions inherited from HoloToolkit.Sharing.Element
virtual ElementType GetElementType ()
 
virtual long GetGUID ()
 
virtual XString GetName ()
 
virtual Element GetParent ()
 
virtual bool IsValid ()
 

Static Public Member Functions

static StringElement Cast (Element element)
 

Additional Inherited Members

- Protected Attributes inherited from HoloToolkit.Sharing.Element
bool swigCMemOwn
 

Detailed Description

Definition at line 13 of file StringElement.cs.

Member Function Documentation

§ Cast()

static StringElement HoloToolkit.Sharing.StringElement.Cast ( Element  element)
static

Definition at line 42 of file StringElement.cs.

§ Dispose()

override void HoloToolkit.Sharing.StringElement.Dispose ( )
virtual

Reimplemented from HoloToolkit.Sharing.Element.

Definition at line 28 of file StringElement.cs.

§ GetValue()

virtual XString HoloToolkit.Sharing.StringElement.GetValue ( )
virtual

Definition at line 48 of file StringElement.cs.

§ SetValue()

virtual void HoloToolkit.Sharing.StringElement.SetValue ( XString  newString)
virtual

Definition at line 54 of file StringElement.cs.


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