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

Public Member Functions

 SimulationAddress ()
 
 SimulationAddress (int site, int app)
 
 SimulationAddress (string str)
 

Properties

int site [get, set]
 
int applicationId [get, set]
 
string str [get, set]
 

Private Attributes

int mySite
 
int myHost
 
string myString
 

Constructor & Destructor Documentation

makVrl.SimulationAddress.SimulationAddress ( )
inline
makVrl.SimulationAddress.SimulationAddress ( int  site,
int  app 
)
inline
makVrl.SimulationAddress.SimulationAddress ( string  str)
inline

Member Data Documentation

int makVrl.SimulationAddress.myHost
private
int makVrl.SimulationAddress.mySite
private
string makVrl.SimulationAddress.myString
private

Property Documentation

int makVrl.SimulationAddress.applicationId
getset
int makVrl.SimulationAddress.site
getset
string makVrl.SimulationAddress.str
getset

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

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)