Apache Mesos
Public Member Functions | Public Attributes | List of all members
mesos::internal::checks::check::Tcp Struct Reference

#include <checks_types.hpp>

Public Member Functions

 Tcp (uint32_t _port, const std::string &_launcherDir, bool ipv6=false)
 

Public Attributes

uint32_t port
 
std::string launcherDir
 
std::string domain
 

Constructor & Destructor Documentation

mesos::internal::checks::check::Tcp::Tcp ( uint32_t  _port,
const std::string &  _launcherDir,
bool  ipv6 = false 
)
inlineexplicit

Member Data Documentation

std::string mesos::internal::checks::check::Tcp::domain
std::string mesos::internal::checks::check::Tcp::launcherDir
uint32_t mesos::internal::checks::check::Tcp::port

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