CBMC
smt_bit_vector_theoryt::rotate_rightt Struct Referencefinal

#include <smt_bit_vector_theory.h>

Public Member Functions

std::vector< smt_indextindices () const
 

Static Public Member Functions

static const char * identifier ()
 
static smt_sortt return_sort (const smt_termt &operand)
 
static void validate (const smt_termt &operand)
 

Public Attributes

std::size_t i
 

Detailed Description

Definition at line 322 of file smt_bit_vector_theory.h.

Member Function Documentation

◆ identifier()

const char * smt_bit_vector_theoryt::rotate_rightt::identifier ( )
static

Definition at line 820 of file smt_bit_vector_theory.cpp.

◆ indices()

std::vector< smt_indext > smt_bit_vector_theoryt::rotate_rightt::indices ( ) const

Definition at line 831 of file smt_bit_vector_theory.cpp.

◆ return_sort()

smt_sortt smt_bit_vector_theoryt::rotate_rightt::return_sort ( const smt_termt operand)
static

Definition at line 826 of file smt_bit_vector_theory.cpp.

◆ validate()

void smt_bit_vector_theoryt::rotate_rightt::validate ( const smt_termt operand)
static

Definition at line 836 of file smt_bit_vector_theory.cpp.

Member Data Documentation

◆ i

std::size_t smt_bit_vector_theoryt::rotate_rightt::i

Definition at line 324 of file smt_bit_vector_theory.h.


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