TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
basda::quantumcomposers::PulseGeneratorFactory::Config Class Reference

#include <PulseGeneratorFactory.h>

Collaboration diagram for basda::quantumcomposers::PulseGeneratorFactory::Config:
Collaboration graph

Public Member Functions

 Config (const std::string &hostname, unsigned portNr)
 
std::string hostname () const
 
unsigned portNr () const
 
void name (const std::string &name)
 
std::string name () const
 
 Config (const std::string &hostname, unsigned portNr)
 
std::string hostname () const
 
unsigned portNr () const
 
void name (const std::string &name)
 
std::string name () const
 

Private Attributes

std::string hostname_
 
unsigned portNr_
 
std::string name_
 

Constructor & Destructor Documentation

◆ Config() [1/2]

basda::quantumcomposers::PulseGeneratorFactory::Config::Config ( const std::string &  hostname,
unsigned  portNr 
)
inline

◆ Config() [2/2]

basda::quantumcomposers::PulseGeneratorFactory::Config::Config ( const std::string &  hostname,
unsigned  portNr 
)
inline

Member Function Documentation

◆ hostname() [1/2]

std::string basda::quantumcomposers::PulseGeneratorFactory::Config::hostname ( ) const
inline

◆ hostname() [2/2]

std::string basda::quantumcomposers::PulseGeneratorFactory::Config::hostname ( ) const
inline

◆ name() [1/4]

void basda::quantumcomposers::PulseGeneratorFactory::Config::name ( const std::string &  name)
inline

◆ name() [2/4]

void basda::quantumcomposers::PulseGeneratorFactory::Config::name ( const std::string &  name)
inline

◆ name() [3/4]

std::string basda::quantumcomposers::PulseGeneratorFactory::Config::name ( ) const
inline

◆ name() [4/4]

std::string basda::quantumcomposers::PulseGeneratorFactory::Config::name ( ) const
inline

◆ portNr() [1/2]

unsigned basda::quantumcomposers::PulseGeneratorFactory::Config::portNr ( ) const
inline

◆ portNr() [2/2]

unsigned basda::quantumcomposers::PulseGeneratorFactory::Config::portNr ( ) const
inline

Member Data Documentation

◆ hostname_

std::string basda::quantumcomposers::PulseGeneratorFactory::Config::hostname_
private

◆ name_

std::string basda::quantumcomposers::PulseGeneratorFactory::Config::name_
private

◆ portNr_

unsigned basda::quantumcomposers::PulseGeneratorFactory::Config::portNr_
private

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