Fleet  0.0.9
Inference in the LOT
Public Member Functions | Public Attributes | List of all members
Instruction Class Reference

#include <Instruction.h>

Public Member Functions

 Instruction (void *_f=nullptr, int a=0x0)
 

Public Attributes

void * f
 
int arg
 

Detailed Description

Author
Steven Piantadosi
Date
20/09/20

Constructor & Destructor Documentation

◆ Instruction()

Instruction::Instruction ( void *  _f = nullptr,
int  a = 0x0 
)
inline

Member Data Documentation

◆ arg

int Instruction::arg

◆ f

void* Instruction::f

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