Predator  [unstable] git snapshot
Public Member Functions | Private Member Functions | Private Attributes
EndPointConsolidator Class Reference

a container maintaining a set of trace graph end-points More...

#include <symtrace.hh>

Public Member Functions

 EndPointConsolidator ()
 ~EndPointConsolidator ()
bool insert (Node *)
 insert a new trace graph end-point
bool plotAll (const std::string &name)
 plot a common graph leading to all end-points inside the container

Private Member Functions

 EndPointConsolidator (const EndPointConsolidator &)
EndPointConsolidatoroperator= (const EndPointConsolidator &)

Private Attributes

Private * d

Detailed Description

a container maintaining a set of trace graph end-points

Definition at line 598 of file symtrace.hh.

Constructor & Destructor Documentation

Member Function Documentation

bool insert ( Node )

insert a new trace graph end-point

EndPointConsolidator& operator= ( const EndPointConsolidator )
private
bool plotAll ( const std::string &  name)

plot a common graph leading to all end-points inside the container

Field Documentation

Private* d
private

Definition at line 615 of file symtrace.hh.


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