VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Public Member Functions | Protected Attributes
makVrl.StateRepository Class Reference
+ Inheritance diagram for makVrl.StateRepository:
+ Collaboration diagram for makVrl.StateRepository:

Public Member Functions

 StateRepository ()
Object getAttribute (string name)
void setAttribute (String name, object val)
bool hasAttribute (string name)

Protected Attributes

Dictionary< string, Object > myAttributes = new Dictionary<string, Object>()

Constructor & Destructor Documentation

makVrl.StateRepository.StateRepository ( )
inline

Member Function Documentation

Object makVrl.StateRepository.getAttribute ( string  name)
inline
bool makVrl.StateRepository.hasAttribute ( string  name)
inline
void makVrl.StateRepository.setAttribute ( String  name,
object  val 
)
inline

Member Data Documentation

Dictionary<string, Object> makVrl.StateRepository.myAttributes = new Dictionary<string, Object>()
protected

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

Document ID: Generated on Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)