Grail (C++)  1.3.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
grail::DebugInfoGenerator Member List

This is the complete list of members for grail::DebugInfoGenerator, including all inherited members.

DebugInfoGenerator(const std::shared_ptr< ITimestampProvider > &timestampProvider) (defined in grail::DebugInfoGenerator)grail::DebugInfoGenerator
GetDebugInfo() const (defined in grail::DebugInfoGenerator)grail::DebugInfoGenerator
IDebugSnapshotReceiver()=default (defined in grail::IDebugSnapshotReceiver)grail::IDebugSnapshotReceiver
IDebugSnapshotReceiver(const IDebugSnapshotReceiver &)=delete (defined in grail::IDebugSnapshotReceiver)grail::IDebugSnapshotReceiver
IDebugSnapshotReceiver(IDebugSnapshotReceiver &&)=delete (defined in grail::IDebugSnapshotReceiver)grail::IDebugSnapshotReceiver
operator=(const IDebugSnapshotReceiver &)=delete (defined in grail::IDebugSnapshotReceiver)grail::IDebugSnapshotReceiver
operator=(IDebugSnapshotReceiver &&)=delete (defined in grail::IDebugSnapshotReceiver)grail::IDebugSnapshotReceiver
ProcessSnapshot(data::GrailStateSnapshot &snapshot) override (defined in grail::DebugInfoGenerator)grail::DebugInfoGeneratorvirtual
ProcessSnapshot(data::UtilityReasonerSnapshot &snapshot) override (defined in grail::DebugInfoGenerator)grail::DebugInfoGeneratorvirtual
ProcessSnapshot(data::PlannerReasonerSnapshot &snapshot) override (defined in grail::DebugInfoGenerator)grail::DebugInfoGeneratorvirtual
ProcessSnapshot(data::SimulatedGameReasonerSnapshot &snapshot) override (defined in grail::DebugInfoGenerator)grail::DebugInfoGeneratorvirtual
ResetDebugInfo() (defined in grail::DebugInfoGenerator)grail::DebugInfoGenerator
SaveToFile(const std::string &filePath, bool useBinaryFormat=true) const (defined in grail::DebugInfoGenerator)grail::DebugInfoGenerator
~DebugInfoGenerator() override (defined in grail::DebugInfoGenerator)grail::DebugInfoGeneratorvirtual
~IDebugSnapshotReceiver()=default (defined in grail::IDebugSnapshotReceiver)grail::IDebugSnapshotReceivervirtual