FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
freetensor::InvalidSchedule Class Reference

#include <except.h>

Inheritance diagram for freetensor::InvalidSchedule:
Inheritance graph
[legend]
Collaboration diagram for freetensor::InvalidSchedule:
Collaboration graph
[legend]

Public Member Functions

 InvalidSchedule (const std::string &msg, std::source_location loc=std::source_location::current())
 
 InvalidSchedule (const Stmt &ast, const std::string &msg, std::source_location loc=std::source_location::current())
 
 InvalidSchedule (const Ref< ScheduleLogItem > &log, const Stmt &ast, const std::string &msg, std::source_location loc=std::source_location::current())
 
- Public Member Functions inherited from freetensor::Error
 Error (const std::string &msg, std::source_location loc=std::source_location::current())
 

Constructor & Destructor Documentation

◆ InvalidSchedule() [1/3]

freetensor::InvalidSchedule::InvalidSchedule ( const std::string &  msg,
std::source_location  loc = std::source_location::current() 
)
inline

◆ InvalidSchedule() [2/3]

freetensor::InvalidSchedule::InvalidSchedule ( const Stmt ast,
const std::string &  msg,
std::source_location  loc = std::source_location::current() 
)

◆ InvalidSchedule() [3/3]

freetensor::InvalidSchedule::InvalidSchedule ( const Ref< ScheduleLogItem > &  log,
const Stmt ast,
const std::string &  msg,
std::source_location  loc = std::source_location::current() 
)

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