My Project
Public Member Functions | Public Attributes | List of all members
sc2::ReplayControlImp Class Reference
Inheritance diagram for sc2::ReplayControlImp:
sc2::ReplayControlInterface

Public Member Functions

 ReplayControlImp (ControlInterface *control_interface, ReplayObserver *replay_observer)
 
virtual bool IgnoreReplay (const ReplayInfo &replay_info) override
 
virtual bool GatherReplayInfo (const std::string &path) override
 
virtual bool LoadReplay (const std::string &replay_path, bool feature_layers, uint32_t player_id) override
 
virtual bool WaitForReplay () override
 
virtual const ReplayInfoGetReplayInfo () const override
 

Public Attributes

ReplayInfo replay_info_
 
ControlInterfacecontrol_interface_
 
ReplayObserverreplay_observer_
 

The documentation for this class was generated from the following file: