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
Construct from ostream
Declared in <SageIII/virtualCFG/filteredCFGImpl.h>
CfgToDotImpl(std::ostream& o);
Name |
Description |
o |
The object to copy construct from |
Created with MrDocs