CBMC
abstract_aggregate_object.h File Reference

Common behaviour for abstract objects modelling aggregate values - arrays, structs, etc. More...

+ Include dependency graph for abstract_aggregate_object.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  abstract_aggregate_tag
 
class  abstract_aggregate_objectt< aggregate_typet, aggregate_traitst >
 
struct  array_aggregate_typet
 
struct  struct_aggregate_typet
 
struct  union_aggregate_typet
 

Detailed Description

Common behaviour for abstract objects modelling aggregate values - arrays, structs, etc.

Definition in file abstract_aggregate_object.h.