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

#include <MetaCommands.hh>

Inheritance diagram for diskCache::MetaCommand::ClientServerInterface::ServerInfo:
diskCache::ServerInterface

Public Types

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
 

Member Typedef Documentation

◆ port_type

Constructor & Destructor Documentation

◆ ServerInfo()

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

Member Function Documentation

◆ Hostname() [1/2]

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

◆ Hostname() [2/2]

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

◆ Port() [1/2]

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

◆ Port() [2/2]

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

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