ldas-tools-diskcacheAPI  2.7.1
Public Types | Public Member Functions | Private Attributes | List of all members
diskCache::MetaCommand::ClientServerInterface::ServerInfo Class Reference

#include <MetaCommands.hh>

Inheritance diagram for diskCache::MetaCommand::ClientServerInterface::ServerInfo:
Inheritance graph
[legend]
Collaboration diagram for diskCache::MetaCommand::ClientServerInterface::ServerInfo:
Collaboration graph
[legend]

Public Types

typedef int port_type
 
typedef int port_type
 
typedef int port_type
 

Public Member Functions

 ServerInfo ()
 
void Hostname (const std::string &Value)
 
const std::string & Hostname () const
 
void Port (port_type Value)
 
port_type Port () const
 
 ServerInfo ()
 
void Hostname (const std::string &Value)
 
const std::string & Hostname () const
 
void Port (port_type Value)
 
port_type Port () const
 
 ServerInfo ()
 
void Hostname (const std::string &Value)
 
const std::string & Hostname () const
 
void Port (port_type Value)
 
port_type Port () const
 

Private Attributes

std::string hostname
 
port_type port
 

Member Typedef Documentation

◆ port_type [1/3]

◆ port_type [2/3]

◆ port_type [3/3]

Constructor & Destructor Documentation

◆ ServerInfo() [1/3]

diskCache::MetaCommand::ClientServerInterface::ServerInfo::ServerInfo ( )

◆ ServerInfo() [2/3]

diskCache::MetaCommand::ClientServerInterface::ServerInfo::ServerInfo ( )

◆ ServerInfo() [3/3]

diskCache::MetaCommand::ClientServerInterface::ServerInfo::ServerInfo ( )

Member Function Documentation

◆ Hostname() [1/6]

const std::string & diskCache::MetaCommand::ClientServerInterface::ServerInfo::Hostname ( ) const
inline

◆ Hostname() [2/6]

const std::string& diskCache::MetaCommand::ClientServerInterface::ServerInfo::Hostname ( ) const

◆ Hostname() [3/6]

const std::string& diskCache::MetaCommand::ClientServerInterface::ServerInfo::Hostname ( ) const

◆ Hostname() [4/6]

void diskCache::MetaCommand::ClientServerInterface::ServerInfo::Hostname ( const std::string &  Value)
inline

◆ Hostname() [5/6]

void diskCache::MetaCommand::ClientServerInterface::ServerInfo::Hostname ( const std::string &  Value)

◆ Hostname() [6/6]

void diskCache::MetaCommand::ClientServerInterface::ServerInfo::Hostname ( const std::string &  Value)

◆ Port() [1/6]

ClientServerInterface::ServerInfo::port_type diskCache::MetaCommand::ClientServerInterface::ServerInfo::Port ( ) const
inline

◆ Port() [2/6]

port_type diskCache::MetaCommand::ClientServerInterface::ServerInfo::Port ( ) const

◆ Port() [3/6]

port_type diskCache::MetaCommand::ClientServerInterface::ServerInfo::Port ( ) const

◆ Port() [4/6]

void diskCache::MetaCommand::ClientServerInterface::ServerInfo::Port ( port_type  Value)
inline

◆ Port() [5/6]

void diskCache::MetaCommand::ClientServerInterface::ServerInfo::Port ( port_type  Value)

◆ Port() [6/6]

void diskCache::MetaCommand::ClientServerInterface::ServerInfo::Port ( port_type  Value)

Member Data Documentation

◆ hostname

std::string diskCache::MetaCommand::ClientServerInterface::ServerInfo::hostname
private

◆ port

port_type diskCache::MetaCommand::ClientServerInterface::ServerInfo::port
private

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