Project Malmo  0.37.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::ALEAgentHostAn ALE agent host mediates between the researcher's code (the agent) and the ALE (the target environment)
 Cmalmo::AgentHostAn agent host mediates between the researcher's code (the agent) and the Mod (the target environment)
 Cmalmo::MissionInitXML::ClientAgentConnection
 Cmalmo::ClientInfoStructure containing information about a simulation client's address and port
 Cmalmo::ClientPoolA pool of expected network locations of Mod clients
 Cmalmo::ErrorCodeSyncSynchronized error code that can be waited on
 Cstd::exception
 Cmalmo::MissionException
 Cmalmo::XMLParseException
 Cmalmo::Logger
 Cmalmo::LoggerLifetimeTracker
 Cmalmo::LogSection< level, component >
 Cmalmo::MissionInitXML::MinecraftServer
 Cmalmo::MissionEndedXML
 Cmalmo::MissionInitXML
 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::RewardXML
 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::MissionEndedXML::VideoDataAttributes
 Cmalmo::WorldStateRepresents the state of the game world at a moment in time