OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ServiceInfo Class Reference

#include "serviceInitializer.h"

Public Member Functions

 ServiceInfo (const std::string &_ip, const std::string &_sessionID, int _counter=20)
 
virtual ~ServiceInfo ()
 
int decr (void)
 
void clearCounter (void)
 
std::string url (void) const
 
std::string getSessionID (void) const
 
void setStartupComplete (bool flag)
 
bool getStartupComplete (void)
 
 ServiceInfo (const std::string &_ip, const std::string &_sessionID, int _counter=20)
 
virtual ~ServiceInfo ()
 
int decr (void)
 
void clearCounter (void)
 
std::string url (void) const
 
std::string getSessionID (void) const
 
void setStartupComplete (bool flag)
 
bool getStartupComplete (void)
 

Constructor & Destructor Documentation

◆ ServiceInfo() [1/2]

ServiceInfo::ServiceInfo ( const std::string & _ip,
const std::string & _sessionID,
int _counter = 20 )
inline

◆ ~ServiceInfo() [1/2]

virtual ServiceInfo::~ServiceInfo ( )
inlinevirtual

◆ ServiceInfo() [2/2]

ServiceInfo::ServiceInfo ( const std::string & _ip,
const std::string & _sessionID,
int _counter = 20 )
inline

◆ ~ServiceInfo() [2/2]

virtual ServiceInfo::~ServiceInfo ( )
inlinevirtual

Member Function Documentation

◆ clearCounter() [1/2]

void ServiceInfo::clearCounter ( void )
inline

◆ clearCounter() [2/2]

void ServiceInfo::clearCounter ( void )
inline

◆ decr() [1/2]

int ServiceInfo::decr ( void )
inline

◆ decr() [2/2]

int ServiceInfo::decr ( void )
inline

◆ getSessionID() [1/2]

std::string ServiceInfo::getSessionID ( void ) const
inline

◆ getSessionID() [2/2]

std::string ServiceInfo::getSessionID ( void ) const
inline

◆ getStartupComplete() [1/2]

bool ServiceInfo::getStartupComplete ( void )
inline

◆ getStartupComplete() [2/2]

bool ServiceInfo::getStartupComplete ( void )
inline

◆ setStartupComplete() [1/2]

void ServiceInfo::setStartupComplete ( bool flag)
inline

◆ setStartupComplete() [2/2]

void ServiceInfo::setStartupComplete ( bool flag)
inline

◆ url() [1/2]

std::string ServiceInfo::url ( void ) const
inline

◆ url() [2/2]

std::string ServiceInfo::url ( void ) const
inline

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