Skip to content

VirtualCFG::CfgToDotImpl::CfgToDotImpl

Construct from ostream

Synopsis

Declared in <SageIII/virtualCFG/filteredCFGImpl.h>

CfgToDotImpl(std::ostream& o);

Parameters

Name

Description

o

The object to copy construct from

Created with MrDocs