Otawa  0.10
otawa::dfa::FastState< D >::node_t Struct Reference

Public Member Functions

 node_t (address_t _a, value_t _v, node_t *_n=0)
 
 node_t (node_t *node)
 
void * operator new (size_t size, StackAllocator &alloc)
 

Public Attributes

address_t a
 
value_t v
 
node_tn
 

Constructor & Destructor Documentation

template<class D >
otawa::dfa::FastState< D >::node_t::node_t ( address_t  _a,
value_t  _v,
node_t _n = 0 
)
inline
template<class D >
otawa::dfa::FastState< D >::node_t::node_t ( node_t node)
inline

Member Function Documentation

template<class D >
void* otawa::dfa::FastState< D >::node_t::operator new ( size_t  size,
StackAllocator alloc 
)
inline

Member Data Documentation


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