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 | Properties
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>()
 

Properties

double timeStamp [get, set]
 

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

Property Documentation

double makVrl.StateRepository.timeStamp
getset

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

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)