Apache Mesos
Public Member Functions | List of all members
mesos::internal::log::tool::Tool Class Referenceabstract

#include <tool.hpp>

Inheritance diagram for mesos::internal::log::tool::Tool:
mesos::internal::log::tool::Benchmark mesos::internal::log::tool::Initialize mesos::internal::log::tool::Read mesos::internal::log::tool::Replica

Public Member Functions

virtual ~Tool ()
 
virtual std::string name () const =0
 
virtual Try< Nothingexecute (int argc, char **argv)=0
 

Constructor & Destructor Documentation

virtual mesos::internal::log::tool::Tool::~Tool ( )
inlinevirtual

Member Function Documentation

virtual Try<Nothing> mesos::internal::log::tool::Tool::execute ( int  argc,
char **  argv 
)
pure virtual
virtual std::string mesos::internal::log::tool::Tool::name ( ) const
pure virtual

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