Project Malmo  0.17.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cmalmo::ArgumentParserA general purpose command-line argument parser
 Cmalmo::AgentHostAn agent host mediates between the researcher's code (the agent) and the Mod (the target environment)
 Cmalmo::ALEAgentHostAn ALE agent host mediates between the researcher's code (the agent) and the ALE (the target environment)
 Cmalmo::ClientInfoStructure containing information about a simulation client's address and port
 Cmalmo::ClientPoolA pool of expected network locations of Mod clients
 Cmalmo::MissionRecordSpecSpecifies the type of data that should be recorded from the mission
 Cmalmo::MissionSpecSpecifies a mission to be run
 Cmalmo::ParameterSetClass which contains a list of key/value parameters for a mission
 Cmalmo::TimestampedRewardA map of int:double storing a value on each dimension, with an attached timestamp saying when it was collected
 Cmalmo::TimestampedStringA string with an attached timestamp saying when it was collected
 Cmalmo::TimestampedUnsignedCharVectorAn array of unsigned chars with an attached timestamp saying when it was collected
 Cmalmo::TimestampedVideoFrameAn image with an attached timestamp saying when it was collected
 Cmalmo::WorldStateRepresents the state of the game world at a moment in time