Whiteboard
An interface and tools for visualizing large and complex datasets
Public Member Functions | Private Attributes | List of all members
makefile_builder::dependency::has_dependent Struct Reference
Inheritance diagram for makefile_builder::dependency::has_dependent:

Public Member Functions

 has_dependent (const string &dependent)
 
bool operator() (const dependency &thing) const
 

Private Attributes

string dependent_
 

Constructor & Destructor Documentation

makefile_builder::dependency::has_dependent::has_dependent ( const string &  dependent)
inline

Member Function Documentation

bool makefile_builder::dependency::has_dependent::operator() ( const dependency thing) const
inline

Member Data Documentation

string makefile_builder::dependency::has_dependent::dependent_
private

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