klee::Array Class Reference

#include <Expr.h>

Collaboration diagram for klee::Array:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Array (const MemoryObject *_object, unsigned _id, uint64_t _size)
 ~Array ()

Public Attributes

const MemoryObjectobject
unsigned id
unsigned size
void * stpInitialArray


Detailed Description

Definition at line 474 of file Expr.h.


Constructor & Destructor Documentation

klee::Array::Array ( const MemoryObject _object,
unsigned  _id,
uint64_t  _size 
) [inline]

Definition at line 489 of file Expr.h.

klee::Array::~Array (  )  [inline]

Definition at line 491 of file Expr.h.

References stpInitialArray.


Member Data Documentation

unsigned klee::Array::id

Definition at line 476 of file Expr.h.

Referenced by klee::Executor::doImpliedValueConcretization().


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

Generated on Fri Jun 5 03:32:58 2009 for klee by  doxygen 1.5.8