Project Malmo
0.37.0
|
▼Cmalmo::ArgumentParser | A general purpose command-line argument parser |
Cmalmo::ALEAgentHost | An ALE agent host mediates between the researcher's code (the agent) and the ALE (the target environment) |
Cmalmo::AgentHost | An agent host mediates between the researcher's code (the agent) and the Mod (the target environment) |
Cmalmo::MissionInitXML::ClientAgentConnection | |
Cmalmo::ClientInfo | Structure containing information about a simulation client's address and port |
Cmalmo::ClientPool | A pool of expected network locations of Mod clients |
Cmalmo::ErrorCodeSync | Synchronized 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::MissionRecordSpec | Specifies the type of data that should be recorded from the mission |
Cmalmo::MissionSpec | Specifies a mission to be run |
Cmalmo::ParameterSet | Class which contains a list of key/value parameters for a mission |
Cmalmo::RewardXML | |
Cmalmo::TimestampedReward | A map of int:double storing a value on each dimension, with an attached timestamp saying when it was collected |
Cmalmo::TimestampedString | A string with an attached timestamp saying when it was collected |
Cmalmo::TimestampedUnsignedCharVector | An array of unsigned chars with an attached timestamp saying when it was collected |
Cmalmo::TimestampedVideoFrame | An image with an attached timestamp saying when it was collected |
Cmalmo::MissionEndedXML::VideoDataAttributes | |
Cmalmo::WorldState | Represents the state of the game world at a moment in time |