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

Public Member Functions

 printConnectionF (const std::string &showf)
 
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 ()
 

Public Attributes

std::string showf
 

Constructor & Destructor Documentation

◆ printConnectionF()

hobbes::printConnectionF::printConnectionF ( const std::string &  showf)
inline

Member Function Documentation

◆ apply()

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

Implements hobbes::op.

◆ type()

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

Implements hobbes::op.

Member Data Documentation

◆ showf

std::string hobbes::printConnectionF::showf

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