TNet 3  3.0.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
TNet.RFC Class Reference

Remote Function Call attribute. Used to identify functions that are supposed to be executed remotely. More...

Inheritance diagram for TNet.RFC:

Public Member Functions

 RFC (string property=null)
 
 RFC (int rid)
 
string GetUniqueID (object target)
 

Public Attributes

int id = 0
 
string uniqueID
 
string property
 

Detailed Description

Remote Function Call attribute. Used to identify functions that are supposed to be executed remotely.

Constructor & Destructor Documentation

TNet.RFC.RFC ( string  property = null)
TNet.RFC.RFC ( int  rid)

Member Function Documentation

string TNet.RFC.GetUniqueID ( object  target)

Member Data Documentation

int TNet.RFC.id = 0
string TNet.RFC.property
string TNet.RFC.uniqueID

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