ldas-tools-diskcacheAPI  2.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

Constructor & Destructor Documentation

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

Member Function Documentation

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

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