libmicroemu 0.2.0
ARM Microcontroller Emulator Library
Loading...
Searching...
No Matches
predicates.h File Reference

This file contains the declaration of the Predicates class. More...

#include "libmicroemu/internal/result.h"
#include "libmicroemu/register_details.h"
#include "libmicroemu/special_register_id.h"
#include "libmicroemu/types.h"
#include <cstddef>
#include <cstdint>
#include <string_view>

Go to the source code of this file.

Classes

class  libmicroemu::internal::Predicates
 Provides predicates for certain cpu states. More...
 

Namespaces

namespace  libmicroemu
 The libmicroemu namespace contains all classes and functions of the libmicroemu which are public.
 
namespace  libmicroemu::internal
 The libmicroemu::internal namespace contains all classes and functions of libmicroemu which are private.
 

Detailed Description

This file contains the declaration of the Predicates class.