hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | List of all members
hobbes::remoteHostF Struct Reference
Inheritance diagram for hobbes::remoteHostF:
Inheritance graph
Collaboration diagram for hobbes::remoteHostF:
Collaboration graph

Public Member Functions

 remoteHostF ()
 
llvm::Value * apply (jitcc *c, const MonoTypes &tys, const MonoTypePtr &rty, const Exprs &es)
 
PolyTypePtr type (typedb &tenv) const
 
- Public Member Functions inherited from hobbes::op
virtual ~op ()
 

Constructor & Destructor Documentation

◆ remoteHostF()

hobbes::remoteHostF::remoteHostF ( )
inline

Member Function Documentation

◆ apply()

llvm::Value* hobbes::remoteHostF::apply ( jitcc c,
const MonoTypes tys,
const MonoTypePtr rty,
const Exprs es 
)
inlinevirtual

Implements hobbes::op.

◆ type()

PolyTypePtr hobbes::remoteHostF::type ( typedb tenv) const
inlinevirtual

Implements hobbes::op.


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