Apache Mesos
Public Member Functions | Public Attributes | List of all members
flags::Name Struct Reference

#include <flag.hpp>

Public Member Functions

 Name ()
 
 Name (const std::string &_value)
 
 Name (const char *_value)
 
bool operator== (const Name &other) const
 

Public Attributes

std::string value
 
bool deprecated
 

Constructor & Destructor Documentation

flags::Name::Name ( )
inline
flags::Name::Name ( const std::string &  _value)
inline
flags::Name::Name ( const char *  _value)
inline

Member Function Documentation

bool flags::Name::operator== ( const Name other) const
inline

Member Data Documentation

bool flags::Name::deprecated
std::string flags::Name::value

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