, including all inherited members.
| addSolution(assembly_c *assm) | problem_c | |
| addSolution(assembly_c *assm, separationInfo_c *disasm, unsigned int pos=0xFFFFFFFF) | problem_c | |
| addSolution(assembly_c *assm, separation_c *disasm, unsigned int pos=0xFFFFFFFF) | problem_c | |
| addTime(unsigned long time) | problem_c | [inline] |
| allowPlacement(unsigned int pc, unsigned int res) | problem_c | |
| assemblerState | problem_c | [private] |
| assemblerVersion | problem_c | [private] |
| assm | problem_c | [private] |
| colorConstraints | problem_c | [private] |
| disallowPlacement(unsigned int pc, unsigned int res) | problem_c | |
| editProblem(void) | problem_c | [private] |
| exchangeShape(unsigned int p1, unsigned int p2) | problem_c | |
| exchangeShapeId(unsigned int s1, unsigned int s2) | problem_c | |
| finishedSolving(void) | problem_c | [inline] |
| getAssembler(void) | problem_c | [inline] |
| getAssembler(void) const | problem_c | [inline] |
| getGridType(void) const | problem_c | |
| getGridType(void) | problem_c | |
| getMaxHoles(void) const | problem_c | [inline] |
| getName(void) const | problem_c | [inline] |
| getNumAssemblies(void) const | problem_c | [inline] |
| getNumSolutions(void) const | problem_c | [inline] |
| getResultId(void) const | problem_c | |
| getResultShape(void) const | problem_c | |
| getResultShape(void) | problem_c | |
| getShape(unsigned int piece) const | problem_c | |
| getShapeGroup(unsigned int piece, unsigned int groupID) const | problem_c | |
| getShapeGroupCount(unsigned int piece, unsigned int groupID) const | problem_c | |
| getShapeGroupNumber(unsigned int piece) const | problem_c | |
| getShapeId(unsigned int shape) const | problem_c | |
| getShapeMax(unsigned int piece) const | problem_c | |
| getShapeMaximum(unsigned int shapeId) const | problem_c | |
| getShapeMin(unsigned int piece) const | problem_c | |
| getShapeMinimum(unsigned int shapeId) const | problem_c | |
| getShapeShape(unsigned int piece) const | problem_c | |
| getShapeShape(unsigned int piece) | problem_c | |
| getSolution(unsigned int sol) const | problem_c | [inline] |
| getSolution(unsigned int sol) | problem_c | [inline] |
| getSolveState(void) const | problem_c | [inline] |
| getUsedTime(void) const | problem_c | [inline] |
| incNumAssemblies(void) | problem_c | [inline] |
| incNumSolutions(void) | problem_c | [inline] |
| makeUnknown(void) | problem_c | |
| maxHoles | problem_c | [private] |
| maxHolesDefined(void) const | problem_c | [inline] |
| name | problem_c | [private] |
| numAssemblies | problem_c | [private] |
| numAssembliesKnown(void) const | problem_c | [inline] |
| numSolutions | problem_c | [private] |
| numSolutionsKnown(void) const | problem_c | [inline] |
| operator=(const problem_c &) | problem_c | [private] |
| partNumber(void) const | problem_c | [inline] |
| parts | problem_c | [private] |
| pieceNumber(void) const | problem_c | |
| pieceToShape(unsigned int pieceNr) const | problem_c | |
| pieceToSubShape(unsigned int pieceNr) const | problem_c | |
| placementAllowed(unsigned int pc, unsigned int res) const | problem_c | |
| problem_c(puzzle_c &puz) | problem_c | |
| problem_c(puzzle_c &puz, xmlParser_c &pars) | problem_c | |
| problem_c(const problem_c *prob, puzzle_c &puz) | problem_c | |
| problem_c(const problem_c &) | problem_c | [private] |
| puzzle | problem_c | [private] |
| removeAllSolutions(void) | problem_c | |
| removeShape(unsigned short shapeId) | problem_c | |
| removeSolution(unsigned int sol) | problem_c | |
| result | problem_c | [private] |
| resultValid(void) const | problem_c | |
| save(xmlWriter_c &xml) const | problem_c | |
| setAssembler(assembler_c *assm) | problem_c | |
| setMaxHoles(unsigned int value) | problem_c | [inline] |
| setMaxHolesInvalid(void) | problem_c | [inline] |
| setName(std::string nm) | problem_c | [inline] |
| setResultId(unsigned int shape) | problem_c | |
| setShapeGroup(unsigned int piece, unsigned short group, unsigned short count) | problem_c | |
| setShapeMaximum(unsigned int shapeId, unsigned int count) | problem_c | |
| setShapeMinimum(unsigned int shapeId, unsigned int count) | problem_c | |
| solutionNumber(void) const | problem_c | [inline] |
| solutions | problem_c | [private] |
| solveState | problem_c | [private] |
| sortSolutions(int by) | problem_c | |
| usedTime | problem_c | [private] |
| usedTimeKnown(void) const | problem_c | [inline] |
| usesShape(unsigned int shapeId) const | problem_c | |
| ~problem_c(void) | problem_c | |