class Maike::DependencyGraph

The following table summarizes all members in this class.

class Maike::DependencyGraph::EventHandler
class Maike::DependencyGraph::TargetProcessor
class Maike::DependencyGraph::TargetProcessorConst
DependencyGraph & targetRegister (Handle< Target > && target)
DependencyGraph & targetsPatch ()
const Twins< size_t > & idRangeGet ()
size_t targetsCountGet ()
DependencyGraph & targetsProcess (TargetProcessor && proc)
DependencyGraph & targetsRemove (TargetProcessor && condition)
void targetsProcess (TargetProcessorConst && proc)
Target * targetFind (const Stringkey & key)
const Target * targetFind (const Stringkey & key)
DependencyGraph & clear ()

DependencyGraph & targetRegister (Handle< Target > && target)

DependencyGraph & targetsPatch ()

const Twins< size_t > & idRangeGet ()

size_t targetsCountGet ()

DependencyGraph & targetsProcess (TargetProcessor && proc)

DependencyGraph & targetsRemove (TargetProcessor && condition)

void targetsProcess (TargetProcessorConst && proc)

Target * targetFind (const Stringkey & key)

const Target * targetFind (const Stringkey & key)

DependencyGraph & clear ()