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 Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)