Otawa  0.10
otawa::ccg::Collection Class Reference

#include <otawa/ccg/Builder.h>

Public Member Functions

 ~Collection (void)
 
int length (void) const
 
Graphget (int index) const
 
Graphoperator[] (int index) const
 

Private Member Functions

 Collection (int cnt)
 

Private Attributes

AllocatedTable< Graph * > ccgs
 

Friends

class Builder
 

Constructor & Destructor Documentation

otawa::ccg::Collection::Collection ( int  cnt)
inlineprivate
otawa::ccg::Collection::~Collection ( void  )
inline

Member Function Documentation

Graph* otawa::ccg::Collection::get ( int  index) const
inline
int otawa::ccg::Collection::length ( void  ) const
inline
Graph* otawa::ccg::Collection::operator[] ( int  index) const
inline

Friends And Related Function Documentation

friend class Builder
friend

Member Data Documentation

AllocatedTable<Graph *> otawa::ccg::Collection::ccgs
private

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