ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::ControlFlow::DefaultVertexPropertyWriter< CFG > Struct Template Reference

Description

template<class CFG>
struct Rose::BinaryAnalysis::ControlFlow::DefaultVertexPropertyWriter< CFG >

Default vertex property writer is a no-op.

Definition at line 409 of file ControlFlow.h.

#include <Rose/BinaryAnalysis/ControlFlow.h>

Public Member Functions

void operator() (std::ostream &o, typename boost::graph_traits< CFG >::vertex_descriptor vertex) const
 

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