This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Utilities.Attributes.InteropAttribute Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | Properties | List of all members
Org.Apache.REEF.Utilities.Attributes.InteropAttribute Class Reference

Attribute target is used at the Interop layer. More...

Inherits Attribute.

Public Member Functions

 InteropAttribute (params string[] cppFiles)
 

Properties

ISet< string > CppFiles [get]
 The C++ files associated with the C# file. More...
 

Detailed Description

Attribute target is used at the Interop layer.

Should not be used by the user, and may change at any time without a deprecation phase.

Constructor & Destructor Documentation

Org.Apache.REEF.Utilities.Attributes.InteropAttribute.InteropAttribute ( params string[]  cppFiles)
inline

Property Documentation

ISet<string> Org.Apache.REEF.Utilities.Attributes.InteropAttribute.CppFiles
get

The C++ files associated with the C# file.


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