AMCAX Kernel 1.0.0.0
|
Class used for carrying data the progress of the STEP process. More...
Classes | |
struct | AMCAX::STEP::StepProgressCarrier |
A carrier for carrying data the progress of the STEP process. More... | |
union | AMCAX::STEP::StepProgressCarrier::Payload |
class | AMCAX::STEP::StepProgressState |
A class used for representing the states in the progress of the STEP process. More... | |
Namespaces | |
namespace | AMCAX |
Namespace of all interface in the AMCAX kernel. | |
namespace | AMCAX::STEP |
Namespace of all interface in the AMCAX STEP module. | |
Typedefs | |
using | AMCAX::STEP::StepProgressCallback |
Variables | |
uint64_t | u64 |
int64_t | i64 |
double | f64 |
Class used for carrying data the progress of the STEP process.