Lines Matching refs:description
26 #include "Description.h"
30 class Description;
36 * Description. It's responsible for figuring out what to
37 * generate from a Description.
44 * A Key is generated from a Description.
112 void useProgram(const Description& description);
115 // compute a cache Key from a Description
116 static Key computeKey(const Description& description);