CBMC
smt_array_theoryt::storet Struct Referencefinal

#include <smt_array_theory.h>

Static Public Member Functions

static const char * identifier ()
 
static smt_sortt return_sort (const smt_termt &array, const smt_termt &index, const smt_termt &value)
 
static void validate (const smt_termt &array, const smt_termt &index, const smt_termt &value)
 

Detailed Description

Definition at line 22 of file smt_array_theory.h.

Member Function Documentation

◆ identifier()

const char * smt_array_theoryt::storet::identifier ( )
static

Definition at line 40 of file smt_array_theory.cpp.

◆ return_sort()

smt_sortt smt_array_theoryt::storet::return_sort ( const smt_termt array,
const smt_termt index,
const smt_termt value 
)
static

Definition at line 44 of file smt_array_theory.cpp.

◆ validate()

void smt_array_theoryt::storet::validate ( const smt_termt array,
const smt_termt index,
const smt_termt value 
)
static

Definition at line 51 of file smt_array_theory.cpp.


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