client-cpp  0.8.1
kaa::TimeoutInfo Class Reference

#include <LogCollector.hpp>

Public Member Functions

 TimeoutInfo (const std::int32_t &transportAccessPointId, const std::chrono::time_point< clock_t > &timeoutTime)
 
std::int32_t getTransportAccessPointId () const
 
std::chrono::time_point< clock_tgetTimeoutTime () const
 

Detailed Description

Definition at line 46 of file LogCollector.hpp.

Constructor & Destructor Documentation

kaa::TimeoutInfo::TimeoutInfo ( const std::int32_t &  transportAccessPointId,
const std::chrono::time_point< clock_t > &  timeoutTime 
)
inline

Definition at line 49 of file LogCollector.hpp.

Member Function Documentation

std::chrono::time_point<clock_t> kaa::TimeoutInfo::getTimeoutTime ( ) const
inline

Definition at line 56 of file LogCollector.hpp.

std::int32_t kaa::TimeoutInfo::getTransportAccessPointId ( ) const
inline

Definition at line 52 of file LogCollector.hpp.


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