API Documentation
|
#include <Connection.h>
Public Member Functions | |
String | id () const |
void | autoSetName () |
HARDWARE_API void | setID (const String &id) |
bool | operator!= (const ConnectionInfo &other) const |
Public Attributes | |
TranslatedString | name |
String | type |
String | address |
ConnectionOpenType | connect_mode = ConnectionOpenType::e_read_write |
TimeSpan | max_timeout = TimeSpan(5.0) |
ProgressInfo * | log = nullptr |
String | thread_id |
|
inline |
|
inline |
|
inline |
void setID | ( | const String & | id | ) |
String address |
ConnectionOpenType connect_mode = ConnectionOpenType::e_read_write |
ProgressInfo* log = nullptr |
TranslatedString name |
String thread_id |
String type |