readthedocs-breathe

Contents:

class Nutshell

With a little bit of a elaboration, should you feel it necessary.

Public Types

enum Tool

Our toolset.

The various tools we can opt to use to crack this particular nut

Values:

kHammer = 0

What? It does the job.

kNutCrackers

Boring.

kNinjaThrowingStars

Stealthy.

Public Functions

Nutshell()

Nutshell constructor.

~Nutshell()

Nutshell destructor.

void crack(Tool tool)

Crack that shell with specified tool

Parameters
  • tool: - the tool with which to crack the nut

bool isCracked()

Return
Whether or not the nut is cracked

Indices and tables